JoannaaKL
|
6043bec223
|
Cleanup (#628)
* Remove unused function and add test script
* Call test from the workflow
|
2025-07-02 18:12:16 +02:00 |
|
JoannaaKL
|
5904a0365e
|
Fix linting flow (#614)
* Add issues type filter
* Add e2e test
* Update e2e/e2e_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add lint script and update golangci config
* Add lint script
* Install if not installed
* Pass lint config
* Use action and rename workflow
* Back to reparate config
* Migrate config to v2
* Update config
* Lint code
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-30 15:14:45 +02:00 |
|
Sam Morrow
|
e9c8b40724
|
update documentation, add script and workflow
|
2025-06-27 17:00:30 +02:00 |
|
Sam Morrow
|
45d027022c
|
Delete .github/workflows/release.yml
|
2025-06-26 18:11:12 +02:00 |
|
Sam Morrow
|
3539db8d2f
|
Delete .github/workflows/pr-base-check.yml
|
2025-06-26 18:10:54 +02:00 |
|
Sam Morrow
|
e2e2bbb9e6
|
Delete .github/workflows/sync-next-branch.yml
|
2025-06-26 18:10:39 +02:00 |
|
Sam Morrow
|
3deaca89fd
|
don't actually create a PR (#589)
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
|
2025-06-26 17:39:50 +02:00 |
|
Sam Morrow
|
b9a5f2c10c
|
fix bug in create PR code (#588)
|
2025-06-26 17:28:15 +02:00 |
|
Sam Morrow
|
5dc5bb75c2
|
Release process update (#587)
* add a new release workflow
* improve release.yml to ensure that the ref is up-to-date
* add sync workflow
|
2025-06-26 17:01:47 +02:00 |
|
Sam Morrow
|
46089ed87d
|
improve release.yml to ensure that the ref is up-to-date
|
2025-06-26 16:58:47 +02:00 |
|
Sam Morrow
|
7f8d28e224
|
add a new release workflow
|
2025-06-26 16:58:47 +02:00 |
|
Pranav RK
|
2f8c2873a5
|
chore: revert go mod check
|
2025-05-19 20:55:54 +02:00 |
|
Pranav RK
|
045ecd38c8
|
feat: add golangci-lint-action to the lint workflow
|
2025-05-19 20:55:54 +02:00 |
|
Pranav RK
|
205b619e6b
|
feat: upgrade golangci-lint to v2 (#386)
Co-authored-by: William Martin <williammartin@github.com>
|
2025-05-12 11:57:27 +02:00 |
|
Shunsuke Suzuki
|
923e1b065d
|
Generate GitHub Artifact Attestations
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
|
2025-04-08 10:06:35 +02:00 |
|
Sam Morrow
|
3f62483c77
|
Update .github/workflows/docker-publish.yml
|
2025-04-08 09:58:23 +02:00 |
|
Sam Morrow
|
35567c3f97
|
Update .github/workflows/docker-publish.yml
|
2025-04-08 09:58:23 +02:00 |
|
MayorFaj
|
6b059c78f1
|
fix: update Docker publish workflow to correctly handle version tagging
|
2025-04-08 09:58:23 +02:00 |
|
MayorFaj
|
778b84069d
|
fix: enhance Docker publish workflow with additional tagging options
|
2025-04-08 09:58:23 +02:00 |
|
Sam Morrow
|
e6b73f7d5a
|
chore: add code scanning advanced setup yml
|
2025-04-07 15:23:54 +02:00 |
|
Ariel Deitcher
|
9e2b1f03a5
|
speed up docker builds (#92)
|
2025-04-03 15:19:00 -07:00 |
|
Sam Morrow
|
367f8d4d7d
|
chore: correct build arg syntax (#75)
|
2025-04-03 13:20:15 +02:00 |
|
Sam Morrow
|
5c6f43d237
|
chore: set build arg for publishing version (#74)
|
2025-04-03 13:16:09 +02:00 |
|
Sam Morrow
|
73ce058d0b
|
chore: go releaser (#71)
* add goreleaser and associated workflows
|
2025-04-03 12:10:33 +02:00 |
|
Sam Morrow
|
b3a3d15436
|
fix: run lint in all circumstances (#68)
We need to run the linter in all circumstances, otherwise it cannot be a required check.
|
2025-04-02 00:27:26 +02:00 |
|
Toby Padilla
|
1608ce2fab
|
fix: don't lint markdown (#67)
|
2025-04-02 00:12:10 +02:00 |
|
Sam Morrow
|
450fa651a6
|
add oss licenses
|
2025-04-01 18:17:52 +02:00 |
|
Javier Uruen Val
|
92bceb5fa5
|
linter
|
2025-03-26 11:03:52 +01:00 |
|
Javier Uruen Val
|
423254011c
|
build for both amd64 and arm64
|
2025-03-26 11:03:11 +01:00 |
|
Javier Uruen Val
|
e426b6ebed
|
add ci build job
|
2025-03-24 14:17:39 +01:00 |
|
Sam Morrow
|
7d762c0ffc
|
Create docker-publish.yml
|
2025-03-20 17:58:31 +01:00 |
|