dependabot[bot]
|
917947b008
|
Bump robertdebock/galaxy-action from 1.1.1 to 1.2.0
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases)
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.1.1...1.2.0)
---
updated-dependencies:
- dependency-name: robertdebock/galaxy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 02:42:04 +00:00 |
dependabot[bot]
|
8081cd81cc
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 02:45:41 +00:00 |
dependabot[bot]
|
38d6bc164a
|
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
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>
|
2022-03-01 15:54:29 +00:00 |
Faustin Lammler
|
d061b3d35d
|
Implement dependabot
|
2022-03-01 16:53:59 +01:00 |
Faustin Lammler
|
bc679271d3
|
Bump trigger galaxy action
|
2021-10-20 11:11:42 +02:00 |
Faustin Lammler
|
bd348ef6d7
|
Iest against Ubuntu LTS and add debian11
|
2021-09-30 10:31:13 +02:00 |
Faustin Lammler
|
be3e1a07ee
|
Run molecule test in rootless mode
See:
- https://github.com/actions/virtual-environments/issues/3536
- https://github.com/ansible-community/molecule/discussions/3155
|
2021-09-29 13:10:23 +02:00 |
Faustin Lammler
|
a1b7da4f5b
|
Using podman for github actions
Docker and systemd does not work.
Also, it's using sudo for the moment because the rootless container does
not work with GH actions (see:
https://github.com/actions/virtual-environments/issues/3536).
|
2021-06-22 12:16:17 +02:00 |
Faustin Lammler
|
68a94b3ca1
|
Move from Travis CI to GH actions
Add molecule steps to check installation from MariaDB Foundation
repositories.
|
2021-05-25 17:15:03 +02:00 |