Commit Graph

58 Commits

Author SHA1 Message Date
Stanislas Lange 67701fac77
CI: wait for dpkg lock in debian/ubuntu setup step 2024-05-16 20:37:23 +02:00
Stanislas Lange 0cc002e17d
CI: wait for dpkg lock in debian/ubuntu setup step 2024-05-16 20:33:32 +02:00
Stanislas Lange a2725d61a3
CI: update actions/checkout to v4 2024-05-16 20:13:47 +02:00
Stanislas Lange 305e9868cf
CI: update linux distributions used in end-to-end tests 2024-05-16 20:08:12 +02:00
Stanislas Lange 6a127fa2b6
Enable manual trigger of actions 2024-05-16 20:02:01 +02:00
Stanislas 1a249c621d
ci: test workflow server images update (#1183)
* test ci

* remove ubuntu 18.04

* remove fedora 35 and add 37 38

* disable centos stream 9, add debian 12
2023-11-20 21:14:04 +01:00
Stanislas Lange d2556ff235
Add support for CentOS 9 + update supported distributions 2023-01-22 00:57:40 +01:00
Stanislas Lange 2f76bb5e40 Update easy-rsa to 3.1.2 and fix compatibility with Ubuntu 22.04
Based on this patch by @zerodivisi0n: https://github.com/angristan/openvpn-install/issues/1000#issuecomment-1283484772
2023-01-22 00:10:46 +01:00
Stanislas Lange ca8d58d5f0 Fix checkout in test workflow 2023-01-22 00:10:46 +01:00
dependabot[bot] 638b51168a
build(deps): bump appleboy/ssh-action from 0.1.5 to 0.1.6 (#1074)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 14:05:27 +01:00
dependabot[bot] d629791a95
build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#1075)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.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/v3.1.0...v3.2.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 14:05:14 +01:00
Stanislas d3751457ab
Remove Debian 9 in e2e tests as it has been removed by DO 2022-11-21 19:15:22 +01:00
dependabot[bot] 83111c58e7 build(deps): bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.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/v3.0.2...v3.1.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>
2022-11-21 19:07:13 +01:00
dependabot[bot] a7e54a47ce build(deps): bump appleboy/ssh-action from 0.1.4 to 0.1.5
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 19:07:04 +01:00
Stanislas 4553dd9c21
ci: remove ubuntu 21.10 as it is not supported by DO 2022-08-17 16:08:12 +02:00
dependabot[bot] b3b7593b2d
build(deps): bump actions/checkout from 2.4.0 to 3.0.2 (#996)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.2.
- [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.4.0...v3.0.2)

---
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>
2022-05-12 11:51:39 +02:00
Stanislas 5fcce43d8d
Update CI images 2022-01-24 21:02:46 +01:00
Stanislas Lange 8c6266053b
ci: update test images 2022-01-07 16:03:31 +01:00
dependabot[bot] 6c4d91e5e8
build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#948)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 22:46:07 +01:00
dependabot[bot] dd9d0aa281
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#939)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 14:28:18 +01:00
Stanislas d03d8d4580
ci: update OS images 2021-07-06 10:58:42 +02:00
dependabot[bot] 2ab48f2265
build(deps): bump github/super-linter from 4.0.2 to 4.1.0 (#852)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 00:57:18 +02:00
dependabot[bot] 995d244587
build(deps): bump github/super-linter from 3.17.1 to 4.0.2 (#848)
Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.1 to 4.0.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.17.1...v4.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 00:07:02 +02:00
dependabot[bot] c379bf3b67
build(deps): bump github/super-linter from 3.17.0 to 3.17.1 (#841)
Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.17.0...v3.17.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 16:16:17 +02:00
dependabot[bot] 31551a7176
build(deps): bump actions/checkout from 2 to 2.3.4 (#838)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:53:03 +02:00
dependabot[bot] 248a85f5da
build(deps): bump github/super-linter from v3.16.3 to v3.17.0 (#825)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.16.3 to v3.17.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.16.3...28cfebb84fd6dd9e8773b5efe5ac0f8f3714f228)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 22:12:56 +02:00
dependabot[bot] b840f56f3e
build(deps): bump github/super-linter from v3.15.3 to v3.16.3 (#823)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.15.3 to v3.16.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.15.3...6abf4dbec9acf8a5b5f4e80497dfb5cc6ae6ea5e)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 18:04:58 +02:00
dependabot[bot] f642f4c6da
build(deps): bump github/super-linter from v3.15.2 to v3.15.3 (#807)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.15.2 to v3.15.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.15.2...9de5db92288c66235faef7716d6893949ce43769)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-13 13:06:59 +01:00
dependabot[bot] 1abb6a6948
build(deps): bump github/super-linter from v3 to v3.15.2 (#799)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3 to v3.15.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3...16f5c4067d70b7e90445a32524a96d02f973ca4b)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 21:38:49 +01:00
Stanislas 29d4dc20f8
Update lint.yml 2021-03-03 12:30:12 +01:00
dependabot[bot] 353ce9c534
build(deps): bump github/super-linter from v3.14.0 to v3.15.1 (#797)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.14.0 to v3.15.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.14.0...a4de8540a1162d917a5c0918467143c98c2176b2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 12:29:51 +01:00
Stanislas c68518566b
Update lint.yml 2021-02-21 15:45:14 +01:00
Stanislas Lange 1fceec27db
test: remove fedora 31, add 33 2021-02-14 11:07:47 +01:00
dependabot[bot] 7d18ef4337
build(deps): bump github/super-linter from v3.13.5 to v3.14.0 (#770)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.13.5 to v3.14.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.13.5...cf0e6a9704fec0915165f905063020dc27c0cdbf)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-06 21:44:12 +01:00
dependabot[bot] 82c3c2430b
build(deps): bump appleboy/ssh-action from v0.1.3 to v0.1.4 (#764)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from v0.1.3 to v0.1.4.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v0.1.3...1d1b21ca96111b1eb4c03c21c14ebb971d2200f6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 10:06:36 +01:00
dependabot[bot] 8db952d2b7
build(deps): bump github/super-linter from v3.13.2 to v3.13.5 (#755)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.13.2 to v3.13.5.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.13.2...49b9b28c00ef7c9ce15d8df5e41e6039f370e812)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-08 12:57:46 +01:00
dependabot[bot] 54dc74904c
build(deps): bump github/super-linter from v3.13.1 to v3.13.2 (#752)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.13.1 to v3.13.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.13.1...692f5c0e2e62673866f557c1935a581684569bfb)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-24 12:54:30 +02:00
Stanislas bd047c08d7
ci: use super-linter (#683) 2020-10-21 13:59:49 +02:00
Stanislas 9935c96cdf
ci: update triggers 2020-10-20 16:40:43 +02:00
Stanislas Lange 8d05ce62e8
actions: remove fedora 30, add 32 2020-10-19 12:16:59 +02:00
Stanislas Lange 2950fd4457
action: get public IP from doctl
Fix  #737
2020-10-03 19:04:08 +02:00
dependabot[bot] 25d00c197e
build(deps): bump appleboy/ssh-action from v0.1.2 to v0.1.3
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from v0.1.2 to v0.1.3.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v0.1.2...bf84735fa9986d048980965656d55112e863f432)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:32:40 +00:00
Stanislas Lange 1e3006c9ec
Shellcheck: move excludes to action env 2020-08-03 17:50:40 +02:00
dependabot[bot] a486d07436
build(deps): bump ludeeus/action-shellcheck from 0.4.1 to 0.5.0
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/0.4.1...c489c81f79527f818be72b97b918b06e75eaee6d)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 05:54:32 +00:00
D. Robin 54b884e7b1
Pin GitHub Actions version (#702) 2020-07-25 17:06:55 +02:00
dependabot[bot] d37ffde48e
build(deps): bump ludeeus/action-shellcheck from 0.2.1 to 0.4.1
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.2.1 to 0.4.1.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/0.2.1...2394c9008b9dfe3897187f907e93b57eedeeedb2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 06:11:26 +00:00
robiiinos 15b2c986af
ci: make linter great again 2020-06-26 23:26:05 +02:00
Stanislas Lange c24928162d ci: don't run deploy tests on PRs 2020-04-30 23:43:43 +02:00
Stanislas Lange aa20ae6ba6 ci(workflow): don't run test job on forks 2020-04-28 15:25:14 +02:00
Stanislas Lange 1cb4d744f0 ci(shellcheck): use env for action instead of args 2020-04-28 15:15:01 +02:00