Project

General

Profile

Download (4.72 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
42e7178b 04/18/2024 02:34 PM Evgeni Golov

include Katello in GHA tests

c3170233 02/26/2024 06:31 PM dependabot[bot]

Bump actions/upload-artifact from 3 to 4

  • Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)...

7716613e 01/23/2024 12:00 PM dependabot[bot]

Bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)...

a1142ab9 12/19/2023 01:58 PM Evgeni Golov

run external kickstart and grub tests on GHA

1c0ecb53 11/30/2023 05:18 PM Evgeni Golov

also execute assets:precompile as part of GHA tests

4283fb48 11/29/2023 06:27 PM Evgeni Golov

execute db:seed as a test

740a46d1 11/29/2023 05:42 PM Evgeni Golov

run integration tests as part of the GHA matrix

38e2c55c 11/27/2023 10:16 AM Evgeni Golov

enable GHA for pushes to develop and stable branches

without this there is never a "base" cache and PRs always start off
without any cached gems, taking longer to execute

b3b6aa38 11/27/2023 10:15 AM Evgeni Golov

move rubocop into foreman.yml

9f8202b7 11/24/2023 02:56 PM Evgeni Golov

configure cancel-in-progress for new foreman workflow

1cfbb451 11/24/2023 01:42 PM Evgeni Golov

parallelize tests on GHA

b26b09f5 11/23/2023 01:22 PM Oleh Fedorenko

Fixes #36913 - Set up GHA with matrix to run test on Ruby 2.7

Co-Authored-by: Ewoud Kohl van Wijngaarden <>
Co-Authored-by: Evgeni Golov <>