Commit Graph

20 Commits

Author SHA1 Message Date
Robert Kaussow 99812a77c7
chore: migrate to wp-plugin-go v3 (#121) 2024-05-17 21:49:59 +02:00
Robert Kaussow 5a85b78897
fix: revert to adhoc commands for actions (#119) 2024-05-14 13:39:04 +02:00
Robert Kaussow c1402d7c33
fix: disable cmd trace for git config commands (#118) 2024-05-14 10:19:04 +02:00
Robert Kaussow fcf2d25be2
rename action type 2024-05-08 12:45:24 +02:00
Robert Kaussow 98d75d4493
fix: check is cmd is nil before execution (#116) 2024-05-07 11:57:18 +02:00
Robert Kaussow 5930a2ad75
fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
Robert Kaussow dbc0ea945b
chore: pass ssh key to git config instead of file (#114) 2024-05-06 22:17:45 +02:00
Robert Kaussow e8dee1de8e
use assert instead of require 2024-05-06 21:04:48 +02:00
Robert Kaussow 198aab7784
refactor: use struct receiver (#112) 2024-05-06 20:29:57 +02:00
Robert Kaussow c2608f913f
fix: use repo.Branch to init new repo (#110) 2024-05-06 08:52:25 +02:00
Robert Kaussow 179014e52e
refactor: rework batch command execution (#109) 2024-05-05 22:14:55 +02:00
Robert Kaussow 727526f646
bump wp-plugin-go to v0.5.0 (#11) 2023-08-21 11:41:28 +02:00
Robert Kaussow e357f3e528
refactor: initial commit after rewrite to woodpecker 2023-08-14 21:19:39 +02:00
renovate[bot] 0fd32ffb01
chore(deps): update dependency golangci/golangci-lint to v1.52.0 (#48) 2023-03-20 09:16:54 +01:00
Robert Kaussow 22ebe21da3
refactor: add more linters and fix findings (#27) 2023-02-08 10:16:10 +01:00
Robert Kaussow e8c4aad467
refactor: rework plugin structure and add pages action (#7) 2022-12-02 22:21:35 +01:00
Robert Kaussow 686de4edfd
fix: ensure to remove GIT_COMMIT_* env vars to avoid config overlapping (#6) 2022-11-29 11:12:03 +01:00
Robert Kaussow 6735cb80e6
fix: unset git env vars to avoid overlapping with plugin config (#4) 2022-11-29 10:40:42 +01:00
Robert Kaussow 05857f9db3
docs: add basic documentation (#3) 2022-11-28 15:36:01 +01:00
Robert Kaussow 873a7c6437
initial commit after fork 2022-11-27 14:33:39 +01:00