Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot]
1369e1e5ec
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.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/v2.3.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 09:09:18 +00:00
dependabot[bot]
61e1d83219
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 09:12:28 +00:00
dependabot[bot]
b345592765
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:20:55 +00:00
dependabot[bot]
b22f0c7ed9
Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases)
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.1.0...affc5472cd0b08f64a51eafba49b08898c1bbeb8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:48:02 +00:00
L3D
9dc223b12c
improve linting 2021-03-23 16:35:44 +01:00
dependabot[bot]
58eef6e8f6
Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases)
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.1.0...affc5472cd0b08f64a51eafba49b08898c1bbeb8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 14:55:05 +00:00
Matthias Leutenegger
b42e9c3c45 push to galaxy only on master 2020-11-12 18:40:43 +01:00
dependabot[bot]
233e9d4202
Bump robertdebock/galaxy-action from 1.0.3 to 1.1.0 (#26)
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases)
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.0.3...9405322e638f833cb18ad7809fed9502bef50e9b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-12 16:27:31 +01:00
Matthias Leutenegger
5d1b9dc53c
add: github workflows (#25)
* add: galaxy action

* fix var name

* run galaxy on very commit

* add: molecule action

* add: matrix

* remove travis

* add editor config

* beautify

* add linter

* ansible dir

* add: tests

* package ecosystem

* fix filename

* fix
2020-11-12 16:12:04 +01:00