Skip to content
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

revert back pulling CLI if local image older than 24h #3695

Merged
merged 3 commits into from
Jan 12, 2017

Conversation

riuvshin
Copy link
Contributor

after I've reverted f7ca10c this I've also removed logic which do pull CLI and exit if CLI is older than 24h
so I'm adding it back with this PR.

@riuvshin riuvshin added this to the 5.0.1 milestone Jan 12, 2017
@riuvshin riuvshin self-assigned this Jan 12, 2017
@TylerJewell
Copy link

We need to do testing on this again - changed the logic.

@TylerJewell
Copy link

Fixes #3684

@@ -381,12 +381,14 @@ function verify_nightly_accuracy() {
# than the one stored on DockerHub.
if is_nightly; then

REMOTE_NIGHTLY_JSON=$(curl -s https://hub.docker.com/v2/repositories/${CHE_IMAGE_NAME}/tags/nightly/)
# REMOTE_NIGHTLY_JSON=$(curl -s https://hub.docker.com/v2/repositories/${CHE_IMAGE_NAME}/tags/nightly/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can drop the commented line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@riuvshin riuvshin merged commit fa561a1 into master Jan 12, 2017
@riuvshin riuvshin deleted the revert_back_cli_nightly_pull branch January 12, 2017 16:33
riuvshin pushed a commit that referenced this pull request Jan 12, 2017
* revert back pulling CLI if local image older than 24h
@codenvy-ci
Copy link

@slemeur slemeur modified the milestones: 5.1.0, 5.0.1 Jan 17, 2017
@slemeur slemeur added the kind/bug Outline of a bug - must adhere to the bug report template. label Jan 17, 2017
@JamesDrummond JamesDrummond mentioned this pull request Jan 31, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
* revert back pulling CLI if local image older than 24h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants