Skip to content

Add support for arm64 images and multi-platform builds#125

Merged
ChristophShyper merged 2 commits intomasterfrom
feature/multi-platform
Feb 11, 2025
Merged

Add support for arm64 images and multi-platform builds#125
ChristophShyper merged 2 commits intomasterfrom
feature/multi-platform

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 11, 2025

📝 Brief description

Add support for arm64 images and multi-platform builds
Merge branch 'master' into feature/multi-platform

💻 Commits

  • 15f23df - Krzysztof Szyper - 2025-02-11 22:38:35
    | Merge branch 'master' into feature/multi-platform
    |
  • cb24c44 - ChristophShyper - 2025-02-11 22:35:46
    Add support for arm64 images and multi-platform builds
    Push also images to GitHub Packages.

📁 Modified files

.github/dependabot.yml | 10 -----
.github/workflows/CRON.yml | 23 ++++++++---
.github/workflows/PUSH-MASTER.yml | 43 ++++++++++++---------
.github/workflows/PUSH-OTHER.yml | 80 ++++++++++++++++++++++-----------------
Dockerfile | 46 ++++++++++++----------
Makefile | 61 ++++++++++++++++++++++-------
README.md | 15 +++++---
action.yml | 2 +-
8 files changed, 172 insertions(+), 108 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Push also images to GitHub Packages.
@github-actions github-actions bot requested review from a team and ChristophShyper as code owners February 11, 2025 21:36
@github-actions github-actions bot added the feature Adding a new feature label Feb 11, 2025
@ChristophShyper ChristophShyper merged commit b8c990a into master Feb 11, 2025
4 checks passed
@ChristophShyper ChristophShyper deleted the feature/multi-platform branch February 11, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Adding a new feature

Development

Successfully merging this pull request may close these issues.

1 participant