mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-06-17 19:12:36 +02:00
15e7d39243
Without a source-tag or source-commit, snapcraft pulls the latest HEAD of qet_tb_generator-plugin on every build. This makes builds non-reproducible and risks breakage whenever the upstream repo changes. Pin to the only published release tag (v1.31, commit d6ee3cf) so the snap always builds against a known-good version of the plugin. Closes #202 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>