Stanislas Lange
fafd10687f
Disable MD041 rule for template files with HTML comments
2025-12-04 23:04:11 +01:00
Stanislas Lange
6b92f8a61f
Quote shell variables in test.yml to fix shellcheck warnings
2025-12-04 23:04:11 +01:00
Stanislas Lange
62c336022f
Add permissions to test.yml for security best practices
2025-12-04 23:04:11 +01:00
Stanislas Lange
cad43ad99e
Add permissions to lint.yml for security best practices
2025-12-04 23:04:11 +01:00
Stanislas Lange
77f28d1595
ci: add fetch-depth: 0 for super-linter v7 compatibility
...
Super-linter v7 requires full git history to find the default branch
for comparison. Without fetch-depth: 0, it fails with 'master branch
doesn't exist' error.
2025-12-04 23:04:11 +01:00
Stanislas Lange
7c2c491fab
ci: update appleboy/ssh-action from v0.1.6 to v1.2.0
...
Updates to a more recent stable version with bug fixes and
improvements.
2025-12-04 23:04:11 +01:00
Stanislas Lange
00f3cd1605
ci: update Super Linter from v4.1.0 to v7
...
The super-linter project has been moved to the super-linter org
and significantly updated. v7 includes many improvements and
bug fixes.
2025-12-04 23:04:11 +01:00
Stanislas Lange
d61b16f3b8
ci: replace deprecated set-output with GITHUB_OUTPUT
...
The set-output workflow command was deprecated in favor of
environment files. See:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-12-04 23:04:11 +01:00
Stanislas Lange
19e4b7961f
CI: add Fedora 41 and remove 39 for e2e workflow
2025-03-10 10:27:19 +01:00
Stanislas Lange
dc114f3243
Update distribution matrix for end-to-end tests
2024-11-07 20:49:42 +01:00
Stanislas Lange
0d58ddcb8c
Update distribution matrix for end-to-end tests
2024-11-07 20:46:51 +01:00
Stanislas Lange
2ce1ee765e
Remove centos-stream-8-x64 from test workflow
...
Not available on DO anymore
2024-07-12 18:22:34 +02:00
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
Stanislas Lange
580c617d98
Update issue template
2023-01-21 23:18:52 +01:00
Stanislas Lange
2d0eca1a1d
Update issue/PR template + contributing guidelines
2023-01-21 23:06:44 +01:00
Stanislas Lange
48f8c16d3a
Add issue and PR templates
2023-01-21 23:00:30 +01:00
Stanislas
8e427ee9c2
Delete .github/ISSUE_TEMPLATE directory
2023-01-03 14:06:19 +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
15d8fb053d
Update FUNDING.yml
2022-01-31 01:36:28 +01:00
Stanislas
f8ec7c39be
Update FUNDING.yml
2022-01-31 01:35:59 +01:00
Stanislas Lange
6e12bf0b2c
Fix linting
2022-01-26 21:54:29 +01:00
Stanislas
45f4ebcc6e
Update bug.yml
2022-01-24 21:22:17 +01:00
Stanislas
8349bf66d4
Update bug.yml
2022-01-24 21:20:41 +01:00
Stanislas
6be8f0aeb5
Update bug.yml
2022-01-24 21:20:28 +01:00
Stanislas
194077bcf7
Update bug.yml
2022-01-24 21:20:00 +01:00
Stanislas
ee862414cd
Rename bug-report-or-suport-request.md to bug.yml
2022-01-24 21:17:17 +01:00
Stanislas
ad9c069411
Update bug-report-or-suport-request.md
2022-01-24 21:16:25 +01:00
Stanislas
68f2080f0c
Update bug-report-or-suport-request.md
2022-01-24 21:15:10 +01:00
Stanislas
b4d6acac83
Update feature-request.md
2022-01-24 21:04:46 +01:00
Stanislas
5fcce43d8d
Update CI images
2022-01-24 21:02:46 +01:00
Stanislas
db2fe12258
Update FUNDING.yml
2022-01-24 20:52:28 +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