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: Docker パッケージの作成 CI の修正 #710

Merged
merged 4 commits into from
Feb 6, 2023
Merged

Conversation

MikuroXina
Copy link
Collaborator

@MikuroXina MikuroXina commented Feb 5, 2023

Closes #701.

Type of Change:

CI の修正

Details of implementation (実施内容)

docker/build-push-actionv4 に bump しました. あわせて v4 の利用ガイドに沿ってタグの管理やログイン部分を修正しました.

@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2023

Codecov Report

Merging #710 (e3c7a8b) into main (03aec1a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #710   +/-   ##
=======================================
  Coverage   72.45%   72.45%           
=======================================
  Files          67       67           
  Lines        4697     4697           
  Branches      443      443           
=======================================
  Hits         3403     3403           
  Misses        854      854           
  Partials      440      440           
Flag Coverage Δ
unittests 72.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MikuroXina MikuroXina marked this pull request as ready for review February 5, 2023 16:58
@MikuroXina MikuroXina self-assigned this Feb 5, 2023
@MikuroXina MikuroXina added C-GitHub Actions Category: GitHub Actions C-improvement Category: improvement P-high Priority: High labels Feb 5, 2023
@github-actions github-actions bot removed the C-GitHub Actions Category: GitHub Actions label Feb 6, 2023
@MikuroXina MikuroXina merged commit 9c554d4 into main Feb 6, 2023
@MikuroXina MikuroXina deleted the ci/docker branch February 6, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-improvement Category: improvement P-high Priority: High
Projects
None yet
Development

Successfully merging this pull request may close these issues.

リリース時 ghcr.io へのイメージプッシュに失敗する
3 participants