forked from bitnami/minideb
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from bitnami:master #38
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
Open
pull
wants to merge
111
commits into
next-stack:master
Choose a base branch
from
bitnami:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Update Debian versions
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Use buster for minideb snapshot
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Allow snapshot image to be different as the latest one
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Fix snapshot push and remove unused quay creds
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Don't build/publish minideb in GCR
Changed libvirt-bin to libvirt-daemon-system libvirt-clients as docmented in https://lists.debian.org/debian-user/2016/11/msg00518.html Signed-off-by: Bob Tanner <[email protected]>
WIP #129: Unable to build Minideb for ARM64 foreign architecture
Revert "WIP #129: Unable to build Minideb for ARM64 foreign architecture"
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
This should remove the need to install qemu from a non-LTS apt repo. Signed-off-by: Chris Banks <[email protected]>
Now that we can run GitHub Actions on Ubuntu 22.04 images, we no longer have to install qemu from a non-LTS Ubuntu repo in order to get these bugfixes: https://bugs.launchpad.net/qemu/+bug/1749393 https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1928075 Signed-off-by: Chris Banks <[email protected]>
Update CI runners to Ubuntu 22.04 and remove workaround for qemu.
…e team to review any (re)opened PR or issue Signed-off-by: Alejandro Gómez <[email protected]>
Signed-off-by: Alejandro Gómez <[email protected]>
[bitnami/**] Adding the ability to assign to a team member of the containers triage
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Remove logic to build and publish snapshot images
Bump actions/checkout version from v2 to v3
Signed-off-by: bitnami-bot <[email protected]>
Make it so that only builds triggered by the `bitnami/minideb` repository will attempt to push images (because it is the only repository that has access to the required secrets). This will prevent builds in forked repositories that don't have access to the secrets from failing. Signed-off-by: John Kristensen <[email protected]>
Most repository forks won't want to run builds on a schedule, so only run the scheduled builds on the main `bitnami/minideb` repo. Signed-off-by: John Kristensen <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
* github-actions: Add gchat notification Signed-off-by: Miguel Ruiz <[email protected]> * Fix CodeQL: actions/missing-workflow-permissions Signed-off-by: Miguel Ruiz <[email protected]> --------- Signed-off-by: Miguel Ruiz <[email protected]>
Signed-off-by: bitnami-bot <[email protected]>
Signed-off-by: bitnami-bot <[email protected]>
Signed-off-by: bitnami-bot <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@65c4c4a...4cec3d8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: bitnami-bot <[email protected]>
#188) * feature(aws-gallery): Publish minideb images to AWS ECR public Gallery Signed-off-by: Fran Mulero <[email protected]> * Clean code and little fixes Signed-off-by: Fran Mulero <[email protected]> --------- Signed-off-by: Fran Mulero <[email protected]>
Signed-off-by: Fran Mulero <[email protected]>
Signed-off-by: bitnami-bot <[email protected]>
Signed-off-by: Jota Martos <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: ✨ Add debian trixie support Signed-off-by: Javier J. Salmerón García <[email protected]> * chore: 🔧 Add perl package Signed-off-by: Javier J. Salmerón García <[email protected]> * chore: 🔧 Bump ubuntu testing version Signed-off-by: Javier J. Salmerón García <[email protected]> --------- Signed-off-by: Javier J. Salmerón García <[email protected]>
Signed-off-by: bitnami-bot <[email protected]>
Signed-off-by: Alessandro Chitolina <[email protected]>
Bumps [actions/stale](https://github.com/actions/stale) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@3a9db7e...5f858e3) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix for podman usage The output of load command in docker and podman differs: - docker produces only one line of output the sha256 hash at 4th position - podman produces mulktiple lines of output with sha256 hash in the last line at third position This patch filters the line with hash and print the last argument, which is the hash. It works with docker and podman. Signed-off-by: flymarq <[email protected]> * Add hints for building with podman Provide a simple command toi replace all relevant calls to docker with podman to enable a daemon less run. Signed-off-by: flymarq <[email protected]> --------- Signed-off-by: flymarq <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...330a01c) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: bitnami-bot <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...1af3b93) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.0 to 10.1.1. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@5f858e3...9971854) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@1af3b93...8e8c483) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: bitnami-bot <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@330a01c...b7c566a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
It seems as though the `/usr/share/keyrings/debian-archive-keyring.gpg`
on Debian 13/trixie is actually a symlink to
`debian-archive-keyring.pgp` in the same directory. This means that the
`cp -a` in `mkimage` copies the symlink and not the actual keyring,
resulting in the following error:
E: specified keyring file (/<tmpdir>/debian-archive-keyring.gpg) not found
Using `cp -aL` ensures the file that is symlink source actually gets
copied.
Signed-off-by: John Kristensen <[email protected]>
Signed-off-by: bitnami-bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )