Commit Graph

22 Commits

Author SHA1 Message Date
Claudia Garcia 113044f9a2 [CONTENT-3783] Fix slack webhook url variable naming
Signed-off-by: Claudia Garcia <gclaudia@vmware.com>
2023-04-27 09:19:43 +01:00
Claudia Garcia e434f14b5e [CONTENT-3783] Use slack webhook url instead of token
Signed-off-by: Claudia Garcia <gclaudia@vmware.com>
2023-04-27 08:56:20 +01:00
Claudia Garcia e32873729d [CONTENT-3783] Configure Slack alerts for CI failures in bitnami/minideb
Signed-off-by: Claudia Garcia <gclaudia@vmware.com>
2023-04-24 15:34:02 +01:00
Claudia Garcia 1299ee2830 [CONTENT-3783] Configure Slack alerts for CI failures in bitnami/minideb
Signed-off-by: Claudia Garcia <gclaudia@vmware.com>
2023-04-24 15:13:41 +01:00
Carlos Rodríguez Hernández d995b9f297 Merge pull request #140 from bitnami/actions/checkout
Bump actions/checkout version from v2 to v3
2022-11-03 17:59:42 +01:00
Carlos Rodriguez Hernandez f97e1053dc Bump actions/checkout version from v2 to v3
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-11-03 16:55:25 +00:00
Carlos Rodriguez Hernandez a9d9039d03 Remove snapshot logic
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-11-03 16:40:27 +00:00
Alejandro Gómez fa2e0bc295 Adding fmulero's feedback
Signed-off-by: Alejandro Gómez <morona@vmware.com>
2022-09-14 11:49:33 +02:00
Alejandro Gómez 8a9c383934 Adding the ability to assign to a team member of the containers triage team to review any (re)opened PR or issue
Signed-off-by: Alejandro Gómez <morona@vmware.com>
2022-09-14 11:28:32 +02:00
Chris Banks d418e8272f Remove the workaround for qemu/+bug/1749393.
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 <chris.banks@digital.cabinet-office.gov.uk>
2022-08-26 17:37:24 +01:00
Chris Banks 57ef6ab622 Use Ubuntu 22.04 for GitHub Actions runners instead of 20.04.
This should remove the need to install qemu from a non-LTS apt repo.

Signed-off-by: Chris Banks <chris.banks@digital.cabinet-office.gov.uk>
2022-08-26 17:37:12 +01:00
Carlos Rodriguez Hernandez 72c463dfd2 Remove gcloud installation
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-06-29 21:31:40 +00:00
Carlos Rodriguez Hernandez f864c9f5cb Don't build/publish minideb in GCR
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-06-29 21:20:45 +00:00
Carlos Rodriguez Hernandez cf730dbae2 Fix snapshot push and remove unused quay creds
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-06-21 10:37:44 +00:00
Carlos Rodriguez Hernandez f5901de6da Allow snapshot image to be different than latest
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-06-21 07:30:40 +00:00
Carlos Rodriguez Hernandez 76e2a0a4a3 Update debian versions
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-06-20 11:07:43 +00:00
Mario Campos 623f8d48ba Update build for arm64 bullseye (#118)
Replace old Groovy repository to use Hirsute version instead
2022-01-03 14:47:03 +01:00
Juan Jose Medina 58a9dd8846 Include Debian 11 in CI automations (#111)
* Include Debian 11 in CI automations

* Disabled bullseye arm for now until we figure out a fix for the qemu crash

* Use qemu-static package from Ubuntu 20.10 when building for bullseye to workaround the segfault issue
2021-09-01 14:22:27 +02:00
Juan Jose Medina 59c31e40dd Install gcloud dependency from github workflow (#108) 2021-03-22 16:27:31 +01:00
Javier Salmeron Garcia fde742f766 Add github template 2021-03-16 10:43:56 +01:00
Juan Jose Medina fa8d74f535 Run periodically (#105) 2021-03-15 16:41:01 +01:00
Juan Jose Medina 98de255d46 Migrate to GitHub actions (#103) 2021-03-10 16:37:37 +01:00