Change to version numbering (UIs and BE components) #1374
severinbeauvais
started this conversation in
Ideas
Replies: 3 comments 3 replies
|
@thorwolpert wrote:
|
1 reply
|
Think about using a manifest file to store those information and integrate with CD flow. |
2 replies
|
I have a example 'version file' that update by CD flow. Makefile has the update command. |
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
Currently, the Entity UI versions are 4.2.4/3.1.2/0.6.24, which are pretty meaningless.
I propose to change the UI versions to
yyyy.mm.dd-- updated in each PR (as we do now), starting with PRs in the new year.Any strong feelings either way? Or other ideas?
All reactions