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

ci: fix skopeo running errors #2581

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

zyy17
Copy link
Collaborator

@zyy17 zyy17 commented Oct 12, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Fix skopeo running errors:

  • Use env to inject credentials;

  • Use skopeo latest stable container instead of installing from apt;

Please explain IN DETAIL what the changes are in this PR and why they are needed:

  • Summarize your change (mandatory)
  • How does this PR work? Need a brief introduction for the changed logic (optional)
  • Describe clearly one logical change and avoid lazy messages (optional)
  • Describe any limitations of the current code (optional)

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #2581 (262c25c) into develop (0a9972a) will decrease coverage by 0.37%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2581      +/-   ##
===========================================
- Coverage    85.35%   84.99%   -0.37%     
===========================================
  Files          737      737              
  Lines       118020   118020              
===========================================
- Hits        100735   100306     -429     
- Misses       17285    17714     +429     

@waynexia waynexia enabled auto-merge October 12, 2023 02:42
@waynexia waynexia added this pull request to the merge queue Oct 12, 2023
Merged via the queue into GreptimeTeam:develop with commit 94f3542 Oct 12, 2023
13 checks passed
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
@zyy17 zyy17 deleted the ci/fix-skopeo-error branch October 20, 2023 06:32
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.

4 participants