1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 22:35:45 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
3b32dff071 ci: bump actions/checkout from 3 to 4
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>
2023-09-11 04:10:00 +00:00
70c9ea6ccc ci: bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
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>
2023-04-30 15:31:43 +02:00
4655ba9f51 ci: only trigger test workflow on push for main branch 2023-04-30 15:30:29 +02:00
9c2b2cec38 ci: use actions/checkout@v3 2022-12-03 19:36:31 +01:00
02d3a37cfb style: linting on CI yaml files 2022-12-03 14:30:40 +01:00
86c194e181 CI: disable fail-fast 2021-09-01 09:16:14 +02:00
f9e58cea9b ci: allow tests to be manually triggered 2021-06-16 01:39:47 +02:00
09d30cf1a6 ci: don't run tests on docs only change 2021-05-01 22:37:01 +02:00
39f822dd8b refactor(ci): ♻️ refactor makefile and modify its usage on CI 2021-04-27 00:35:21 +02:00
dd853b2572 chore(ci): 👷 mv unit test from travis to ga 2021-04-27 00:35:20 +02:00