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

[pull] master from bitnami:master #38

Open
wants to merge 85 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 20, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Carlos Rodriguez Hernandez added 4 commits June 20, 2022 11:07
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Use buster for minideb snapshot
@pull pull bot added the ⤵️ pull label Jun 20, 2022
Carlos Rodriguez Hernandez and others added 25 commits June 21, 2022 07:30
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"
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
bitnami-bot and others added 30 commits November 29, 2023 18:54
replace `libvirt-bin` with `libvirt-daemon-system libvirt-clients` 

Ref: https://wiki.debian.org/KVM#Installation

Signed-off-by: Black-Hole <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
This workflow file is not needed anymore

Signed-off-by: Fran Mulero <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
* Deprecate Debian 10

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

* Change debootstrap

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

* Remove buster from checks

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

* Update bullseye

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

---------

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
Signed-off-by: Orgad Shaneh <[email protected]>
Closes: #171

Signed-off-by: Colin Walters <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.23.0 to 2.0.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](slackapi/slack-github-action@v1.23.0...v2.0.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  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/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6f51ac0...65c4c4a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.