question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provides a nightly image for che-theia image on branch 7.0.0

See original GitHub issue

Description

There is a 7.0.0 branch in che-theia for stabilizing che/theia used for 7.0.0 GA

but 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.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
evidolobcommented, Jul 17, 2019

I think we can close this issue, che-theia:7.0.0-next is updated on each commit in che-theia 7.0.0 branch, so we don’t need to have nightly image.

0reactions
benoitfcommented, Jul 16, 2019

@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) but SNAPSHOT, nightlies, etc, all are for development purpose.

the backend for 7.0.0-rc-4.0 and for 7.0.0 if you use che latest at some point you’ll get 7.0.0-RC4 and then 7.0.0 but you’ll never have a mix.

if you use ‘latest’ then you’ve the latest stable version of che, latest stable version of theia, etc and for testing you would have the testing version of che, etc if you use nightly then you should have nightlies everywhere, etc.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Put `nightly` che-plugin-registry back to the helm charts · Issue ...
We need to make sure, nightly is back there, once the latest nightly image (which would contain che-theia:7.0.0) is built.
Read more >
How to build Che Theia image with my own changes?
The sources of eclipse/che-theia is located here. After the changes are made, you need to rebuild the image with the following command: ...
Read more >
CHANGELOG.md · feb18ac7fc7e4c997483d0a86afd15eb4010f22e ...
#14537 (sunix); Provide an ability to create workspaces from factories per user ... Set all image version to the 7.0.0 to align it...
Read more >
Eclipse Che
Che manages dependencies and builds the project with Apache Maven. Docker is used to provide container images that contain Che and all its...
Read more >
@eclipse-che/theia-factory-plugin - npm
The code has been moved to https://github.com/eclipse/che-theia/tree/ ... Build the needed "mydockerorg/che-theia:nightly" image with using ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found