GitHub releases/tags #2447
MoritzBrueckner
started this conversation in
General
Replies: 1 comment 1 reply
-
That's a good point, thanks for mentioning that. I have hidden the releases to prevent confusion. The reason is basically that I find armsdk releases more useful since it points to all submodules, so it should be still doable to jump from armsdk release into appropriate armory version easily. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @luboslenco,
every now and then people on the Discord server ask why Armory's GitHub page only has releases until SDK 2021.06, which looks as if there was no release after that:
I was wondering if there is a reason for that? I know that the GitHub releases aren't very helpful because you need the entire SDK + submodules, but maybe it's possible to either hide them on the repo front page, or at least you can add version tags as before? Tags help a lot when checking out specific versions of the repository, for example when trying to fix a bug from 2019 you can simply navigate to the code from the current release at that point.
If you want I can add and push tags for the latest versions, but I'm not sure if GitHub does a release then and whether you want that.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions