Marc Schäfer
6217086cd5
Add login step for GitHub Container Registry
...
Added GitHub Container Registry login step for cosign.
2025-12-05 15:54:59 +01:00
dependabot[bot]
c6611471b1
Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](29109295f8...c7c5346462 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 01:37:59 +00:00
Owen
43590896e9
Add fosrl
2025-11-02 18:56:46 -08:00
Owen Schwartz
3547c4832b
Revert "Refactor CI/CD workflow for improved release process"
2025-11-02 18:56:46 -08:00
Marc Schäfer
1cd098252e
Refactor CI/CD workflow for improved release process
...
Updated CI/CD workflow to include new permissions, job definitions, and steps for version validation, tagging, and artifact management.
2025-11-02 18:56:46 -08:00
Owen
1db5d76ef1
Merge branch 'main' into dev
2025-10-29 14:43:18 -07:00
Owen
85e4b649db
Update cicd: allow to run on rc
2025-10-27 11:14:56 -07:00
Owen
73a3335148
Update cicd: login to ghcr
2025-10-27 11:13:05 -07:00
dependabot[bot]
09ba018493
Bump actions/upload-artifact from 4.6.2 to 5.0.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](ea165f8d65...330a01c490 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 01:41:35 +00:00
Owen
e77909d498
Change runs on
2025-10-20 21:45:40 -07:00
Owen
18d8f72da2
Change runner back
2025-10-20 21:01:45 -07:00
Marc Schäfer
bc430546bc
ci(actions): add GHCR mirroring and cosign signing for Docker images
...
- mirror images from Docker Hub to GHCR using skopeo (preserves multi-arch manifests)
- login to GHCR via docker/login-action for signing/pushing
- install cosign and perform dual signing: keyless (OIDC) + key-based; verify signatures
- add required permissions for id-token/packages and reference necessary secrets
2025-10-21 02:07:26 +02:00
Marc Schäfer
bfb5b2864d
ci(actions): add permissions section to workflows
2025-10-21 01:59:52 +02:00
Marc Schäfer
07330e84fb
ci(actions): change runner from ubuntu-latest to amd64-runner
2025-10-21 01:54:23 +02:00
Marc Schäfer
0e39704b3a
ci(actions): pin action versions to commit SHAs for security
...
- Pin actions/checkout to SHA for v5.0.0
- Pin docker/setup-qemu-action to SHA for v3.6.0
- Pin docker/setup-buildx-action to SHA for v3.11.1
- Pin docker/login-action to SHA for v3.6.0
- Pin actions/setup-go to SHA for v6.0.0
- Pin actions/upload-artifact to SHA for v4.6.2
- Pin actions/setup-node to SHA for v6.0.0
- Pin actions/stale to SHA for v10.1.0
2025-10-21 01:53:20 +02:00
Marc Schäfer
4d83f537dc
feat(actions): Sync Images from Docker to GHCR
2025-10-20 22:06:36 +02:00
Owen
c4a5fae28f
Update workflow and add runner
2025-10-14 17:34:47 -07:00
Owen
5917881b47
Remove dev image for now #1625
2025-10-12 17:06:41 -07:00
Owen
4435d9a248
Merge branch 'dev'
2025-10-07 15:08:32 -07:00
Marvin
62df92f63a
Update dev-image.yml
2025-10-06 21:37:22 +02:00
Marvin
e2534af40e
Create dev-image.yml
2025-10-06 20:42:24 +02:00
Owen
b627e391ac
Add tsc test
2025-10-06 11:29:34 -07:00
Owen
40a3eac704
Adjust tag match to exclude s.
2025-10-06 11:28:26 -07:00
Owen
cc7c443145
Update test
2025-10-04 21:07:59 -07:00
Owen
c2c907852d
Chungus
2025-10-04 18:36:44 -07:00
miloschwartz
fec29eb349
update templates
2025-09-29 16:39:36 -07:00
miloschwartz
a30222a13e
add templates
2025-09-28 22:18:18 -07:00
Owen Schwartz
56ee68d9f3
Merge pull request #1434 from fosrl/dependabot/github_actions/actions/setup-node-5
...
Bump actions/setup-node from 4 to 5
2025-09-07 22:01:36 -07:00
Owen Schwartz
e81fd3bb31
Merge pull request #1435 from fosrl/dependabot/github_actions/actions/setup-go-6
...
Bump actions/setup-go from 5 to 6
2025-09-07 22:01:28 -07:00
dependabot[bot]
92ac2dbac2
Bump actions/stale from 9 to 10
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 01:32:59 +00:00
dependabot[bot]
d3e6decef9
Bump actions/setup-go from 5 to 6
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 01:32:10 +00:00
dependabot[bot]
579cd9d338
Bump actions/setup-node from 4 to 5
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 01:32:04 +00:00
Owen
88277976c6
Merge branch 'main' into dev
2025-08-23 15:21:32 -07:00
dependabot[bot]
7dd586e31d
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 02:32:20 +00:00
Owen Schwartz
67184b88a8
Merge pull request #1134 from Lokowitz/update-node-version
...
update node to LTS 22
2025-08-09 10:12:57 -07:00
Marvin
529d1c9f66
modified: .github/workflows/cicd.yml
2025-08-01 18:37:08 +00:00
Marvin
e85b772ca5
update versions
2025-08-01 18:33:25 +00:00
Marvin
39c43c0c09
modified: .github/workflows/cicd.yml
...
modified: .github/workflows/linting.yml
modified: .github/workflows/test.yml
modified: .nvmrc
modified: Dockerfile.dev
modified: Dockerfile.pg
modified: Dockerfile.sqlite
modified: esbuild.mjs
modified: package-lock.json
modified: tsconfig.json
2025-07-26 14:17:55 +00:00
Marvin
6f5c191998
Update test.yml
2025-07-19 11:09:19 +02:00
dependabot[bot]
838af30a38
Bump docker/setup-buildx-action from 2 to 3
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-06 17:02:46 +00:00
Owen Schwartz
13ff15311a
Merge pull request #1019 from fosrl/dependabot/github_actions/actions/setup-go-5
...
Bump actions/setup-go from 4 to 5
2025-07-06 10:02:29 -07:00
Owen Schwartz
56e237c479
Merge pull request #1020 from fosrl/dependabot/github_actions/docker/login-action-3
...
Bump docker/login-action from 2 to 3
2025-07-06 10:01:49 -07:00
dependabot[bot]
c259037dbf
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-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-06 16:38:48 +00:00
dependabot[bot]
7b4878620f
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-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-06 16:38:42 +00:00
dependabot[bot]
38fd58c173
Bump actions/setup-go from 4 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-06 16:38:40 +00:00
Marvin
30cc85b793
Update dependabot.yml
2025-07-06 13:12:43 +02:00
Marvin
3499dd4f56
Update test.yml
2025-06-30 21:25:52 +02:00
Marvin
24a17235ae
Update test.yml
2025-06-30 21:24:32 +02:00
miloschwartz
83afb23ac4
Merge branch 'main' into dev
2025-06-30 10:21:51 -07:00
Marvin
ff9e5a383b
Update test.yml
2025-06-10 14:00:34 +02:00