IRHM
2bad7bc272
docs: Update workflows to use nodejs v20
2026-03-04 07:34:23 +00:00
IRHM
f77893bcc1
test-pr-web.yml: Trigger on related files outside src folder changed
2024-12-29 23:09:22 +00:00
IRHM
77a0ba39ba
issue templates: format all
2024-10-15 23:21:27 +01:00
Mr
31737baf75
Update and rename feature_request.md to 02-feature_request.md
2024-10-14 13:17:01 +00:00
Mr
9f18893149
Rename bug_report.md to 01-bug_report.md
2024-10-14 13:14:31 +00:00
Mr
7c20414229
bug_report.md: Add comment and update eg: values
...
Added comment to ask for one issue per bug if they are unrelated.
2024-10-14 13:13:26 +00:00
Mr
a33f7cc999
Update issue templates
2024-10-14 13:01:23 +00:00
Mr
c80d5cabcb
Add format_check_go job ( #634 )
...
* test-pr.yml: Add format_check_go job
* separate test-pr into two files for client and server
so we can set the `paths` property and make the jobs only run when changes are detected for the client or server
* test breaking formatting
* correct formatting
* test-pr-server.yml: uncomment yml path
test has succeeded
2024-09-19 21:59:04 +00:00
dependabot[bot]
e65afd8b9d
workflow: bump docker/build-push-action from 5 to 6 ( #545 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
2024-06-24 23:20:12 +00:00
Mr
b800369165
container-release: Fix metadata step (probably)
2024-04-18 14:13:10 +01:00
dependabot[bot]
6bc18e61ed
workflow: bump peaceiris/actions-gh-pages from 3 to 4 ( #465 )
...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages ) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases )
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
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>
2024-04-14 17:13:02 +00:00
IRHM
cb59a9e6b1
workflow: container-release: Update to use docker hub (copied from container-dev changes)
2024-03-30 23:12:04 +00:00
IRHM
bedcfcc07c
workflow: container-dev: fix tags/labels
...
at least i hope this is the fix
2024-03-30 22:37:40 +00:00
IRHM
a95365525a
workflow: container-dev: Also push to docker hub
...
testing out pushing to docker hub
2024-03-30 22:16:34 +00:00
Mr
2bd02439c2
Support ARM64 Arch ( #310 )
...
* dev workflow: Add arm64 platform build
in sequence because paralellising the jobs looks hard
* dev action: remove `dev` tag
I think it would be better to just refer to them with their sha256 instead + i dont like that when a `dev` image is built, the `dev` tag goes to top of list of tagged images
* Revert "dev action: remove `dev` tag"
This reverts commit 0179f616fa .
nevermind, that is not a thing.
* release action: add arm platform
2024-01-09 20:42:30 +00:00
dependabot[bot]
0c29927ef6
workflow: bump actions/setup-node from 3 to 4 ( #271 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-12-23 15:54:54 +00:00
dependabot[bot]
fe589e7de5
workflow: bump actions/checkout from 3 to 4 ( #272 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-23 15:50:41 +00:00
IRHM
be29170f6d
Create test-pr.yml
...
to check for formatting / linting errors
2023-12-09 23:12:59 +00:00
IRHM
8608ad4fd6
format readme
2023-12-09 22:51:17 +00:00
IRHM
ab96107797
Create PULL_REQUEST_TEMPLATE.md
2023-12-09 22:47:19 +00:00
IRHM
67cfd03a1d
run formatter
2023-12-09 22:40:18 +00:00
IRHM
d1f2255f65
workflows: Remove workflow_dispatch trigger from container-release.yml
2023-11-02 00:22:07 +00:00
dependabot[bot]
40bd349e22
workflow: bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 19:23:38 +00:00
Mr
444105955e
Merge pull request #155 from sbondCo/dependabot/github_actions/docker/build-push-action-5
...
workflow: bump docker/build-push-action from 4 to 5
2023-10-14 20:41:32 +00:00
Mr
a23bfc5fac
Merge pull request #153 from sbondCo/dependabot/github_actions/docker/login-action-3
...
workflow: bump docker/login-action from 2 to 3
2023-10-14 20:40:57 +00:00
Mr
0934f57fdb
Merge pull request #152 from sbondCo/dependabot/github_actions/docker/metadata-action-5
...
workflow: bump docker/metadata-action from 4 to 5
2023-10-14 20:40:08 +00:00
dependabot[bot]
4669994b4a
workflow: bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-14 20:37:06 +00:00
dependabot[bot]
a22c830357
workflow: bump docker/build-push-action from 4 to 5
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-14 20:29:44 +00:00
dependabot[bot]
f09005d171
workflow: 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-10-14 20:29:41 +00:00
dependabot[bot]
459c729da1
workflow: bump docker/metadata-action from 4 to 5
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-14 20:29:37 +00:00
Mr
aacdfebdcf
Create dependabot.yml config
2023-10-14 20:29:19 +00:00
IRHM
3a7c6c07d5
test-docs workflow: Add docs path scope
2023-10-13 01:54:23 +01:00
IRHM
7960876873
publish-docs: Fix publish_dir
...
think it is from root instead of the working-directory
2023-10-12 00:40:27 +01:00
IRHM
2395908c20
publish-docs: Add cname
2023-10-12 00:26:06 +01:00
IRHM
4565af412b
docs: add workflows
2023-10-11 23:06:58 +01:00
IRHM
ca1a91e992
Update container-release.yml
2023-05-31 23:36:04 +01:00
IRHM
3fefdfdfb8
Remove Caddyfile and update docker-compose example/test files
2023-05-31 23:33:15 +01:00
IRHM
43ffa6d694
Update test dev action
2023-05-31 23:12:39 +01:00
IRHM
9779bb4c69
Update container-dev.yml
2023-04-20 23:49:05 +00:00
IRHM
6af799f71d
Update container-dev.yml
2023-04-20 23:49:05 +00:00
IRHM
41740c993d
Update container-dev.yml
2023-04-20 23:49:05 +00:00
IRHM
96e4491a52
Add sha as tag for dev workflow release
2023-04-20 23:49:05 +00:00
IRHM
19c40c15ff
Create dev workflow
2023-04-20 22:14:10 +01:00
IRHM
c7088bc74d
Remote main branch from container-release workflow
...
Seems to be either or not both filters
2023-04-10 13:51:02 +01:00
IRHM
705ece8a5a
Remove env vars in container-release workflow
...
Doesn't work inside matrix so no point
2023-04-10 13:31:54 +01:00
IRHM
7695075b84
container-release workflow
2023-04-10 13:23:27 +01:00