Felix Fontein
|
e18de43407
|
Prepare 3.0.0 release (#318)
* Prepare 3.0.0 release.
* Install using ansible-galaxy via git instead of cloning directly.
|
2024-10-18 21:01:46 +02:00 |
|
Felix Fontein
|
dc7fa11f5d
|
Stop building EE with RHEL UBI 8. (#293)
|
2024-06-21 21:38:11 +02:00 |
|
Felix Fontein
|
f43a5ce446
|
Stop building EE with CentOS Stream 8, which no longer has builds. (#290)
|
2024-06-04 07:42:57 +02:00 |
|
dependabot[bot]
|
482e5b2b7e
|
Bump actions/setup-python from 4 to 5 (#240)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
|
2023-12-12 07:14:45 +01:00 |
|
dependabot[bot]
|
2350913075
|
Bump actions/checkout from 3 to 4 (#214)
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](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2023-09-05 12:27:04 +02:00 |
|
Felix Fontein
|
553a77aa91
|
Install and use Python 3.11 on RHEL UBI 9. (#188)
|
2023-07-12 19:24:44 +02:00 |
|
Felix Fontein
|
13e68fc906
|
Disable EE with ansible-core devel for now until UBI 9 has Python 3.10 support. (#187)
|
2023-07-12 08:12:37 +02:00 |
|
Felix Fontein
|
4ec0945e55
|
Rewrite EE test workflow to use ansible-builder 3.0.0 (#171)
* Rewrite EE test workflow to use ansible-builder 3.0.0.
* Extend list of potential errors.
|
2023-05-20 12:11:45 +02:00 |
|
Felix Fontein
|
bbcd9fecef
|
Bump GHA checkout version (#116)
* Bump checkout version.
* Also update actions/setup-python actions.
|
2022-10-17 22:51:58 +02:00 |
|
Felix Fontein
|
7973f58661
|
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101)
* Add SPDX license identifiers, mention all licenses in galaxy.yml.
* Add default copyright headers.
* Adjust remaining/missing entries.
* Fix/add more copyright statements.
* Add sanity test.
* Add changelog.
* Add missing license file.
* Remove colon after 'Copyright'.
* Avoid colon after 'Copyright' in lint script.
|
2022-07-18 23:16:54 +02:00 |
|
Felix Fontein
|
0815b11bbf
|
Increase verbosity for EE tests (#84)
* Increase verbosity for EE tests.
* 2.9 compatibility.
|
2022-04-16 07:09:02 +02:00 |
|
Felix Fontein
|
30afb61f86
|
Make EE ready. (#83)
|
2022-04-15 17:22:39 +00:00 |
|