-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provides a nightly image for che-theia image on branch 7.0.0 #13782
Comments
Tagging this 7.0 because it's necessary for testing our work for 7.0 |
che-theia 7.0.0 branch builded on each commit. |
should it be |
It can be, but I want to alight che-theia image version with Che version |
but che version images are 'nightly' (there is no SNAPSHOT in all other che images) |
OK, so version should be |
if you name it
|
@benoitf It seems your comment not full, can you write what version you think would be better? |
Now, it means that plugin-registry is updated a lot so if you're able to give a word to 7.0.0 it may be better. For example some products have channels like so you could say: etc so we have |
OK, it would be |
So in this case 'latest' will be the same for each Che backend for 7.0.0-rc-4.0 and for 7.0.0 and probably won't work in some cases. |
@vparfonov for tagged versions we replace aliases by the real versions so latest inside 7.0.0 will still have 7.0.0 everywhere ( a tag is a fixed name)
if you use 'latest' then you've the latest stable version of che, latest stable version of theia, etc |
I think we can close this issue, |
Description
There is a
7.0.0
branch in che-theia for stabilizing che/theia used for 7.0.0 GAbut AFAIK there is no nightly image built from that branch so any new commit to
7.0.0
is not used on che master branch (7.0.0 branch)So if the tag is only occurring at the end it might not work at all and people are not using the latest state.
Before che:master was using che-theia:next but it can't be the case anymore as process it to have something as stable as possible.
The text was updated successfully, but these errors were encountered: