You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
automatic versioning is actually not really what we want (trust me, I tried it before it's just annoying...). We rather need an option to automatically push the version number of a tag to the source code... An option would be to use a gh action to listen to a tag push. The tag version number will then be automatically written to some version.json and the application itself takes the version number to be displayed from this version.json
Issue description
Describe your issue in detail here
Find a solution for and add a version number somewhere in the application
Definition Of Ready (DoR)
This issue can be worked on if
The text was updated successfully, but these errors were encountered: