Commit Graph

9 Commits

Author SHA1 Message Date
David Gomez de89b1016a [TNZ-80357] Update emoji for repo's alert (#219)
Update emoji for repo's alert
ai-assisted=no

Signed-off-by: David Gomez <david.gomez@broadcom.com>
2026-02-12 11:51:04 +01:00
dependabot[bot] f0d9e150ac Bump actions/checkout from 6.0.1 to 6.0.2 (#218)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 12:27:38 +01:00
dependabot[bot] 5eede8b38a Bump actions/checkout from 6.0.0 to 6.0.1 (#213)
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](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 12:14:01 +01:00
dependabot[bot] 6178929eff Bump actions/checkout from 5.0.0 to 6.0.0 (#211)
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](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-25 07:54:26 +01:00
Alessandro Chitolina e6de8d7e0f fix(cd/workflow): use gha arm-based workers to build arm images (#203)
Signed-off-by: Alessandro Chitolina <alekitto@gmail.com>
2025-09-19 16:11:51 +02:00
Javier J. Salmerón García f1fd9b459c feat: Add debian trixie support (#201)
* feat:  Add debian trixie support

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>

* chore: 🔧 Add perl package

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>

* chore: 🔧 Bump ubuntu testing version

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>

---------

Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
2025-09-08 12:14:47 +02:00
dependabot[bot] eec8c842f2 Bump actions/checkout from 4.2.2 to 5.0.0 (#198)
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](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea73d27597364c9af683...08c6903cd8c0fde910a37f88322edcfb5dd907a8)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 17:37:38 +02:00
Fran Mulero a0a8b83407 fix(workflow/cd): Fix typo (#189)
Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
2025-03-05 15:34:43 +01:00
Fran Mulero 40bc2650b4 feature(aws-gallery): Publish minideb images to AWS ECR public Gallery (#188)
* feature(aws-gallery): Publish minideb images to AWS ECR public Gallery

Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>

* Clean code and little fixes

Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>

---------

Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
2025-03-05 15:17:49 +01:00