gpg
signed release .zip
#45
Labels
No labels
abstractions
architecture
bug
distribution
docs
duplicate
enhancement
feature
physical
proposal
question
simulation
tooling
tracker
unconfirmed
ux
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: so-rose/oscillode#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need the ability to quickly generate a
.zip
-file for distribution, so others can use the software!gpg
signing support inscripts/pack.py
.rye
script to generate a release.zip
, for use in CI.rye run cz bump && git push
.pyproject.toml
version; therefore,cz bump
is truly enough to ensure that the addon will also get a version bump.