Commit graph

25 commits

Author SHA1 Message Date
8981c8367e
fix(main): improve error message for invalid PR title
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 9s
2025-04-09 18:20:34 +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
044823552b
feat: add GitHub event handling and pull request title display
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:17:12 +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
80ab70da04
chore: remove invoke-binary.js and update main.go logic
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:11:23 +02:00
6d9c48078c
feat(action): update to use Go for pull request linting
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:10:18 +02:00
da4a8b3030
feat(invoke-binary): add ls command execution in runGo function
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 4s
2025-04-09 18:08:58 +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
09380fb8d0
feat: add pull request linting action and validation logic 2025-04-09 17:16:18 +02:00
Gitea Actions
d0e7c0bec7 chore(release): [skip ci] 2025-04-09 14:59:03 +00:00
7008c94aa5
Merge pull request 'fix: Fix release pipeline' (#3) from main into release
All checks were successful
Release / Release (push) Successful in 53s
Reviewed-on: #3
2025-04-09 14:58:13 +00:00
bc0bf00947
fix: Fix release pipeline 2025-04-09 16:57:55 +02:00
Gitea Actions
383d95c911 chore(release): [skip ci] 2025-04-09 14:54:12 +00:00
0c0236b418
Merge pull request 'Release' (#2) from main into release
All checks were successful
Release / Release (push) Successful in 56s
Reviewed-on: #2
2025-04-09 14:53:18 +00: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
8366987b4a
Initial commit 2025-04-09 14:43:54 +00:00