-
Notifications
You must be signed in to change notification settings - Fork 77
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
Update actions deps to fix cache issue #2268
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CHATOPS:HELP] ChatOps commands.
|
github-actions
bot
added
team/sre
SRE team
type/ci
size/S
type/bug
Something isn't working
labels
Dec 8, 2023
kpango
force-pushed
the
bugfix/actions/docker-login-to-ghcr
branch
from
December 8, 2023 08:02
df0ec75
to
9aa7b34
Compare
Deploying with Cloudflare Pages
|
Signed-off-by: kpango <[email protected]>
kpango
force-pushed
the
bugfix/actions/docker-login-to-ghcr
branch
from
December 8, 2023 08:07
9aa7b34
to
a0806b9
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2268 +/- ##
==========================================
+ Coverage 29.97% 29.99% +0.01%
==========================================
Files 370 370
Lines 36085 36089 +4
==========================================
+ Hits 10818 10824 +6
- Misses 24752 24753 +1
+ Partials 515 512 -3 ☔ View full report in Codecov by Sentry. |
ykadowak
approved these changes
Dec 8, 2023
vankichi
approved these changes
Dec 8, 2023
ykadowak
changed the title
change login user and token for ghcr.io & small refactor
Update actions deps to fix cache issue
Dec 8, 2023
kmrmt
pushed a commit
that referenced
this pull request
Dec 12, 2023
Signed-off-by: kpango <[email protected]>
ykadowak
pushed a commit
that referenced
this pull request
Dec 20, 2023
Signed-off-by: kpango <[email protected]>
This was referenced Jan 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
I've updated buildkit version for vald docker image build.
And bump actions/checkout@v3 to v4.
Related Issue:
Versions:
Checklist:
Special notes for your reviewer: