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: add docker arm64 image #533

Merged
merged 1 commit into from
Jul 18, 2022
Merged

ci: add docker arm64 image #533

merged 1 commit into from
Jul 18, 2022

Conversation

mgrachev
Copy link
Member

@mgrachev mgrachev commented Jul 8, 2022

✔ Checklist:

  • Commit messages have been written in Conventional Commits format;
  • This PR has been added to CHANGELOG.md (at the top of the list);
  • Tests for the changes have been added (for bug fixes / features);
  • Docs have been added / updated on the dotenv-linter.github.io (for bug fixes / features).

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #533 (c4cce2d) into master (3fd096e) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #533      +/-   ##
==========================================
- Coverage   98.94%   98.94%   -0.01%     
==========================================
  Files          43       43              
  Lines        2759     2750       -9     
==========================================
- Hits         2730     2721       -9     
  Misses         29       29              
Impacted Files Coverage Δ
src/fs_utils.rs 95.34% <0.00%> (-0.06%) ⬇️
src/lib.rs 98.98% <0.00%> (-0.02%) ⬇️
src/common/comment.rs 100.00% <0.00%> (ø)
src/common/line_entry.rs 100.00% <0.00%> (ø)
src/fixes/unordered_key.rs 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3fd096e...c4cce2d. Read the comment docs.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@mgrachev mgrachev force-pushed the docker-arm branch 3 times, most recently from d229c8e to 2660de1 Compare July 14, 2022 17:54
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
@mgrachev mgrachev linked an issue Jul 14, 2022 that may be closed by this pull request
Copy link
Member

@mstruebing mstruebing left a comment

Choose a reason for hiding this comment

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

🎉

@mgrachev mgrachev merged commit 8bdf25f into master Jul 18, 2022
@mgrachev mgrachev deleted the docker-arm branch July 18, 2022 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Missing arm(64) docker builds
4 participants