Quentin McGaw
f31a846cda
chore(ci): add markdown-skip workflow
2023-07-05 15:45:46 +00:00
Quentin McGaw
9bef46db77
chore(ci): trigger markdown on pull requests
...
- Verification steps
- Publishing step to Docker Hub is reserved for pushes to the master branch
2023-07-05 15:44:33 +00:00
Quentin McGaw
d83217f7ac
chore(ci): add markdown dead link checking
2023-07-05 14:47:52 +00:00
Quentin McGaw
1cd2fec796
chore(ci): add markdown linting to markdown workflow
2023-07-05 14:31:09 +00:00
Quentin McGaw
235f24ee5b
chore(ci): add misspell action to markdown job
2023-07-05 14:28:56 +00:00
Quentin McGaw
2e34c6009e
chore(ci): Markdown workflow triggers on *.md files
2023-07-05 14:28:50 +00:00
Quentin McGaw
c0eb2f2315
chore(ci): rename workflow to Markdown
2023-07-05 14:27:14 +00:00
Quentin McGaw
ff9b56d6d8
docs(all): update to use newer wiki repository
...
- Update URLs logged by program
- Update README.md links
- Update contributing guide link
- Update issue templates links
- Replace Wiki issue template by link to Gluetun Wiki repository issue creation
- Set program announcement about Github wiki new location
2023-06-30 10:31:26 +00:00
dependabot[bot]
44bc60b00d
Chore(deps): Bump docker/build-push-action from 4.0.0 to 4.1.1 ( #1684 )
2023-06-28 14:28:59 +02:00
Quentin McGaw
1c905d0e6f
chore(labels): add problem category labels
...
- Config problem
- Routing
- IPv6
- Port forwarding
2023-06-08 10:04:09 +00:00
Quentin McGaw
5927ee9dec
chore(ci): trigger for PR to other branches
2023-06-01 09:09:01 +00:00
Quentin McGaw
8fa4fd1b64
chore(labels): update labels
...
- remove issue category labels
- Add temporary status labels
- Add complexity labels
2023-04-03 11:58:12 +00:00
dependabot[bot]
63a696d7e7
Chore(deps): Bump docker/build-push-action from 3.2.0 to 4.0.0 ( #1378 )
2023-04-01 08:28:34 -07:00
ksurl
fc02ae9c13
feat(docker): ghcr.io/qdm12/gluetun image ( #1231 )
2022-12-14 16:04:41 -05:00
dependabot[bot]
db2de5fc84
Chore(deps): Bump docker/build-push-action from 3.1.1 to 3.2.0 ( #1193 )
2022-10-28 07:24:04 -04:00
Quentin McGaw
f15dde6502
feat(providers): add AirVPN support ( #1145 )
2022-10-17 02:54:56 -04:00
Quentin McGaw
748923021c
fix(ci): permissions for labels workflow
2022-08-15 23:58:33 +00:00
Quentin McGaw
a182e3503b
feat: add VPNsecure.me support ( #848 )
...
- `OPENVPN_ENCRYPTED_KEY` environment variable
- `OPENVPN_ENCRYPTED_KEY_SECRETFILE` environment variable
- `OPENVPN_KEY_PASSPHRASE` environment variable
- `OPENVPN_KEY_PASSPHRASE_SECRETFILE` environment variable
- `PREMIUM_ONLY` environment variable
- OpenVPN user and password not required for vpnsecure provider
2022-08-15 16:54:58 -07:00
Quentin McGaw
991cfb8659
chore(ci): limit labels workflow to not forked
2022-08-15 23:53:29 +00:00
Richard Hodgson
d0dfc21e2b
feat: SlickVPN Support ( #961 )
...
- `internal/updater/html` package
- Add unit tests for slickvpn updating code
- Change shared html package to be more share-able
- Split html utilities in multiple files
- Fix processing .ovpn files with prefix space
Authored by @Rohaq
Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com >
2022-08-15 08:25:06 -07:00
dependabot[bot]
349b5429ba
Chore(deps): Bump docker/build-push-action from 3.1.0 to 3.1.1 ( #1098 )
2022-08-13 12:16:44 -07:00
dependabot[bot]
877617cc53
Chore(deps): Bump docker/build-push-action from 3.0.0 to 3.1.0 ( #1073 )
2022-07-23 20:08:34 -07:00
Quentin McGaw
a4c80b3045
chore(ci): add mocks check
...
- Check for missing `//go:generate` comments
- Check for outdated mocks
2022-07-04 00:39:01 +00:00
Quentin McGaw
0413a0a1ab
chore(ci): rework docker hub description workflow
...
- Run only on base repository
- Rename job from `dockerHubDescription` to `docker-hub-description`
- Limit permissions of job to read only
- Remove unneeded names for steps
2022-07-03 14:31:49 +00:00
Quentin McGaw
4952e3b74e
docs(bug): fix render of logs to be plain text
2022-06-18 00:15:29 +00:00
Quentin McGaw
cdc29d48b7
chore(ci): build PR images as pr-N ( #1026 )
...
- Remove event validity check (unneeded and was buggy)
- Remove `branch` metadata trigger since it conflicts with the PR trigger
2022-06-12 08:33:16 -07:00
dependabot[bot]
76690d3add
Chore(deps): Bump crazy-max/ghaction-github-labeler from 3 to 4 ( #1007 )
2022-06-12 07:07:25 -07:00
Quentin McGaw
f5f65d534a
fix(ci): publish job trigger fixed
2022-06-05 16:01:40 +00:00
dependabot[bot]
53472077f4
Chore(deps): Bump docker/setup-buildx-action from 1 to 2 ( #977 )
2022-05-29 11:31:09 -07:00
dependabot[bot]
55afdf33e1
Chore(deps): Bump docker/setup-qemu-action from 1 to 2 ( #978 )
2022-05-29 11:28:05 -07:00
dependabot[bot]
d3c1f9263c
Chore(deps): Bump docker/build-push-action from 2.10.0 to 3.0.0 ( #979 )
2022-05-29 11:27:55 -07:00
dependabot[bot]
6341d1dda6
Chore(deps): Bump docker/metadata-action from 3 to 4 ( #980 )
2022-05-29 11:27:44 -07:00
dependabot[bot]
e62e1883c2
Chore(deps): Bump docker/login-action from 1 to 2 ( #981 )
2022-05-29 11:27:33 -07:00
Quentin McGaw
501b98dbd3
chore(ci): skip workflow for required verify job
2022-05-29 17:33:35 +00:00
Quentin McGaw
fd0267efef
chore(ci): merge codeql job in CI workflow
2022-05-29 17:23:55 +00:00
Quentin McGaw
4414366370
chore(ci): restrict permissions to read actions+contents
2022-05-29 17:23:55 +00:00
Quentin McGaw
08553bc90b
chore(ci): only publish image for qdm12/gluetun
2022-05-29 17:23:54 +00:00
Quentin McGaw
6f850c4ad4
chore(ci): merge dependabot and fork workflows in ci workflow
2022-05-29 17:23:48 +00:00
Quentin McGaw
48e469917e
chore(ci): remove tidy check
...
- Not really needed with newer `go install`
- Conflicts with Go 1.17 go.mod format
- Conflicts with manual indirect dependency upgrade
2022-05-27 17:27:53 +00:00
Quentin McGaw
df78386fbe
chore(ci): add codeql analysis
2022-04-23 12:30:15 -04:00
dependabot[bot]
678caaf6a0
Chore(deps): Bump docker/build-push-action from 2.9.0 to 2.10.0 ( #893 )
2022-04-15 12:23:38 -04:00
dependabot[bot]
f64d7c4343
Chore(deps): Bump peter-evans/dockerhub-description from 2 to 3 ( #908 )
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 2 to 3.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
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-03-28 13:22:58 -04:00
dependabot[bot]
0795008c23
Chore(deps): Bump docker/build-push-action from 2.8.0 to 2.9.0 ( #832 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
2022-03-09 16:09:51 -05:00
dependabot[bot]
c975a86a70
Chore(deps): Bump actions/checkout from 2.4.0 to 3 ( #870 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 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.4.0...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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 16:09:28 -05:00
Quentin McGaw
2b09b9c290
fix(ci): docker metadata image tags
...
- Move metata as top step in publish workflow
- Simplify `v0.x.x` check
- Dynamically determine base branch
2022-02-26 16:15:31 +00:00
Quentin McGaw
c42865b3d9
chore(ci): merge misspell workflow in ci workflow
2022-02-26 14:01:15 +00:00
Quentin McGaw
26b049b361
fix(ci): docker/metadata-action logic
2022-02-26 13:39:35 +00:00
dependabot[bot]
bcf9bfa5d3
Chore(deps): Bump docker/build-push-action from 2.7.0 to 2.8.0 ( #801 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
2022-01-26 17:35:50 -05:00
Quentin McGaw (desktop)
55e609cbf4
fix(ci): release tag semver check
2022-01-23 15:13:26 +00:00
Quentin McGaw
b9a9319cb4
fix(ci): trigger CI on published releases
2021-11-27 12:09:33 +00:00