Commit graph

19 commits

Author SHA1 Message Date
653e80ee73
ci: add test job to CI configuration (#12)
All checks were successful
Lint Pull Request / Lint PR Title (pull_request) Has been skipped
Go CI / test (pull_request) Successful in 8s
Go CI / lint (pull_request) Successful in 10s
Reviewed-on: #12
Co-authored-by: Jan Klattenhoff <jan@kjan.email>
Co-committed-by: Jan Klattenhoff <jan@kjan.email>
2025-04-09 17:46:26 +00:00
1b86948c60
ci: add Go CI workflow configuration file
Some checks failed
Lint Pull Request / Lint PR Title (pull_request) Successful in 27s
Go CI / lint (pull_request) Failing after 35s
2025-04-09 19:28:15 +02:00
66f0f05e55
ci: update release workflow for error handling
All checks were successful
Lint Pull Request / Lint PR Title (pull_request) Has been skipped
2025-04-09 18:51:21 +02:00
86febd99e5
refactor: some polishing
All checks were successful
Lint Pull Request / Lint PR Title (pull_request) Has been skipped
BREAKING CHANGE: Version 1
2025-04-09 18:29:31 +02:00
64260f301a
ci: add condition to skip linting on release branches
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Has been skipped
2025-04-09 18:24:53 +02:00
19b376ac40
refactor: clean up unused dependencies and functions
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 9s
2025-04-09 18:19:21 +02:00
2c943b845f
ci: add step to read event.json in PR workflow
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:15:52 +02:00
ce06de60eb
ci: update pull request types for linting workflow
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:13:59 +02:00
72b5dd18f3
build(workflows): update CI configuration and remove test file
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 4s
2025-04-09 18:07:13 +02:00
7ded9bab13
ci: update container configuration in PR workflow
Some checks failed
Test Go Action / use-go-action (push) Failing after 10s
Lint Pull Request / Lint Pr Title (pull_request) Failing after 24s
2025-04-09 18:02:26 +02:00
3253d5ac63
ci: update PR workflow to use golang image
Some checks failed
Test Go Action / use-go-action (push) Failing after 7s
Lint Pull Request / Lint Pr Title (pull_request) Failing after 13s
2025-04-09 18:01:43 +02:00
142ef2e8f8
ci: add always condition to lint action steps
Some checks failed
Test Go Action / use-go-action (push) Failing after 4s
Lint Pull Request / Lint Pr Title (pull_request) Failing after 9s
2025-04-09 17:53:47 +02:00
50c451f69e
ci: update action directory path in workflow config
Some checks failed
Test Go Action / use-go-action (push) Failing after 4s
Lint Pull Request / Lint Pr Title (pull_request) Failing after 4s
2025-04-09 17:51:05 +02:00
c9fd83e531
ci: add debugging steps and permission settings to CI
Some checks failed
Test Go Action / use-go-action (push) Failing after 4s
Lint Pull Request / Lint Pr Title (pull_request) Failing after 4s
2025-04-09 17:47:32 +02:00
5fd5b36be7
ci: add test workflow for Go Action
Some checks failed
Test Go Action / use-go-action (push) Failing after 16s
Lint Pull Request / Lint Pr Title (pull_request) Failing after 19s
2025-04-09 17:39:19 +02:00
6c118fb9ff
build: add Go installation step in PR workflow
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 8s
2025-04-09 17:20:20 +02:00
aa1601e751
ci: add pull request linting workflow configuration
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 28s
2025-04-09 17:17:55 +02:00
bc0bf00947
fix: Fix release pipeline 2025-04-09 16:57:55 +02:00
df800dd50c
feat(ci): add release workflow and configuration files (#1)
Reviewed-on: #1
Co-authored-by: Jan Klattenhoff <jan@kjan.email>
Co-committed-by: Jan Klattenhoff <jan@kjan.email>
2025-04-09 14:52:48 +00:00