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

gha: test against docker v27.0.3 #11946

Closed
wants to merge 2 commits into from

Conversation

thaJeztah
Copy link
Member

What I did

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Switch to the test-channel, using the test.docker.com
script, which has both stable and pre-releases.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh ./get-docker.sh --version ${{ matrix.engine }}
curl -fsSL https://test.docker.com -o get-docker.sh
sudo REPO_FILE=docker-ce-staging.repo DOWNLOAD_URL=https://download-stage.docker.com sh ./get-docker.sh --version ${{ matrix.engine }}
Copy link
Member Author

Choose a reason for hiding this comment

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

Using download-stage.docker.com as packages have not yet been deployed to production (will be done on Monday); I'll update the PR once that's done.

@thaJeztah thaJeztah self-assigned this Jun 29, 2024
Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.60%. Comparing base (cc09f39) to head (b9d7ee3).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11946      +/-   ##
==========================================
+ Coverage   54.52%   54.60%   +0.08%     
==========================================
  Files         145      145              
  Lines       12694    12723      +29     
==========================================
+ Hits         6922     6948      +26     
- Misses       5071     5074       +3     
  Partials      701      701              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thaJeztah
Copy link
Member Author

closing in favour of #11927, as v27.0.3 is now deployed to download.docker.com

@thaJeztah thaJeztah closed this Jul 1, 2024
@thaJeztah thaJeztah deleted the gha_docker_27.0.3 branch July 1, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant