Owen Schwartz
767284408a
Merge pull request #2499 from LaurenceJJones/feature/build-variables
...
enhance(installer): use ldflags to inject versions
2026-02-25 10:42:04 -08:00
Owen
b786497299
Working on k8s
2026-02-19 17:55:49 -08:00
Laurence
9460e28c7b
ehance(installer): use ldflags to inject versions
...
Instead of the CI/CD using sed to replace the 'replaceme' text we can instead use ldflags which can inject variables at build time to the versions. The makefile had a bunch of workarounds for dev so these have been removed to cleanup etc etc and fetchs versions from the gh api directly if the variables are not injected like the CI/CD does
2026-02-18 09:43:41 +00:00
Owen
843b13ed57
Try to fix cicd
2026-02-13 15:00:17 -08:00
Owen
6496763aae
Cap retention days
2026-02-12 12:18:42 -08:00
Owen
a409ec269b
Change back to lokowitz db method
2026-02-12 12:13:13 -08:00
Owen
bff9d33ee6
Move back to db:sqlite:generate
2026-02-11 21:47:10 -08:00
Owen
ba7239ac08
Verify everything we can
2026-02-11 17:30:21 -08:00
Lokowitz
ffb253e0e9
fix dockerfile
2026-02-04 21:42:10 -08:00
Lokowitz
873408270e
removed unused gomod code
2026-01-28 15:06:23 -08:00
Owen
141c846fe2
Properly insert PANGOLIN_SETUP_TOKEN into db
...
Fixes #2361
2026-01-28 15:04:17 -08:00
Owen
37c4a7b690
Retry verify
2026-01-24 11:55:32 -08:00
Owen
0a7564acb6
Fix not detecting rc release in sign and package
2026-01-21 16:14:00 -08:00
dependabot[bot]
1b756ef9a0
Bump aws-actions/configure-aws-credentials from 2 to 5
...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) from 2 to 5.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v2...v5 )
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 17:38:03 -08:00
dependabot[bot]
ceda06f9ae
Bump actions/setup-go from 6.1.0 to 6.2.0
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](4dc6199c7b...7a3fe6cf4c )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 17:37:55 -08:00
dependabot[bot]
068eba015b
Bump actions/setup-node from 6.1.0 to 6.2.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](395ad32622...6044e13b5d )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 17:37:46 -08:00
Owen
29a683a815
Copy all tags to github reg
2026-01-11 14:19:38 -08:00
Owen
20088ef82b
Log in to ecr
2026-01-05 11:31:29 -05:00
Owen
24e8455c73
Remove aws cli call
2026-01-05 11:20:25 -05:00
Owen
e42a732e93
Add saas workflow
2026-01-05 11:16:30 -05:00
Owen
b5019cef12
Ignore the -arm64 and -amd64 tags
2025-12-21 21:21:24 -05:00
Owen
7e48cbe1aa
Set file location
2025-12-21 21:16:57 -05:00
Owen
4b2c570e73
Fix bad rc check
2025-12-21 21:15:22 -05:00
Owen
972febf0ea
Fix regex
2025-12-21 20:36:19 -05:00
Owen
e320f9f16e
Handle the rc
2025-12-21 17:23:35 -05:00
Owen
11200b99d3
Use image tools to combine the tags
2025-12-21 17:17:02 -05:00
Owen
130c890678
Merge branch 'main' into dev
2025-12-21 16:58:13 -05:00
dependabot[bot]
9a621044d8
Bump aws-actions/configure-aws-credentials from 2 to 5
...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) from 2 to 5.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v2...v5 )
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-20 15:35:24 -05:00
dependabot[bot]
3a6fbb67a5
Bump actions/upload-artifact from 5.0.0 to 6.0.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](330a01c490...b7c566a772 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-20 15:35:15 -05:00
miloschwartz
8ed13b41d9
Merge branch 'dev' into cicd
2025-12-20 12:32:15 -05:00
Varun Narravula
e94f21bc05
ci: parallelize test workflow
2025-12-15 21:03:47 -05:00
Varun Narravula
abe76e5002
ci: parallelize test workflow
2025-12-15 05:30:43 -08:00
Owen
25fed23758
Speed up build
2025-12-13 12:13:33 -05:00
miloschwartz
b3ec9dfda2
split builds based on arch
2025-12-12 15:56:42 -05:00
miloschwartz
29b924230f
add runner restart action
2025-12-12 14:48:49 -05:00
Owen Schwartz
fd29071d57
Merge pull request #2004 from fosrl/dependabot/github_actions/actions/checkout-6.0.1
...
Bump actions/checkout from 6.0.0 to 6.0.1
2025-12-08 19:48:01 -05:00
Owen Schwartz
8e1af79dc4
Merge pull request #2003 from fosrl/dependabot/github_actions/actions/setup-node-6.1.0
...
Bump actions/setup-node from 6.0.0 to 6.1.0
2025-12-08 19:47:48 -05:00
dependabot[bot]
00765c1faf
Bump actions/checkout from 6.0.0 to 6.0.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1af3b93b68...8e8c483db8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 01:16:59 +00:00
dependabot[bot]
f6bbdeadb9
Bump actions/setup-node from 6.0.0 to 6.1.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](2028fbc5c2...395ad32622 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 01:16:53 +00:00
dependabot[bot]
9cf520574a
Bump actions/stale from 10.1.0 to 10.1.1
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](5f858e3efb...997185467f )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 01:16:48 +00:00
Owen Schwartz
b9c0089fac
Merge pull request #1913 from fosrl/dependabot/github_actions/actions/setup-go-6.1.0
...
Bump actions/setup-go from 6.0.0 to 6.1.0
2025-12-06 11:17:30 -05:00
Owen Schwartz
b2f78c9149
Merge pull request #1914 from fosrl/dependabot/github_actions/actions/checkout-6.0.0
...
Bump actions/checkout from 5.0.0 to 6.0.0
2025-12-06 11:17:23 -05:00
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]
a8d11d78fc
Bump actions/checkout from 5.0.0 to 6.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](08c6903cd8...1af3b93b68 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 01:27:21 +00:00
dependabot[bot]
e16aa6e90b
Bump actions/setup-go from 6.0.0 to 6.1.0
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](4469467582...4dc6199c7b )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 01:27:15 +00: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