0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-09-20 01:12:47 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
99812a77c7
chore: migrate to wp-plugin-go v3 (#121) 2024-05-17 21:49:59 +02:00
5a85b78897
fix: revert to adhoc commands for actions (#119) 2024-05-14 13:39:04 +02:00
c1402d7c33
fix: disable cmd trace for git config commands (#118) 2024-05-14 10:19:04 +02:00
5930a2ad75
fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
dbc0ea945b
chore: pass ssh key to git config instead of file (#114) 2024-05-06 22:17:45 +02:00
e8dee1de8e
use assert instead of require 2024-05-06 21:04:48 +02:00
198aab7784
refactor: use struct receiver (#112) 2024-05-06 20:29:57 +02:00
c2608f913f
fix: use repo.Branch to init new repo (#110) 2024-05-06 08:52:25 +02:00
179014e52e
refactor: rework batch command execution (#109) 2024-05-05 22:14:55 +02:00
6865b90932
chore: cleanup docs and use cmd trace from plugin lib (#71) 2024-01-03 22:22:54 +01:00
6709777a8c
fix: fix wrong handling of insecure-skip-ssl-verify param (#68)
BREAKING CHANGE: The parameter `insecure_ssl_verify` was renamed to `insecure_skip_ssl_verify`
2023-12-24 00:17:55 +01:00
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
22ebe21da3
refactor: add more linters and fix findings (#27) 2023-02-08 10:16:10 +01:00
e8c4aad467
refactor: rework plugin structure and add pages action (#7) 2022-12-02 22:21:35 +01:00
6735cb80e6
fix: unset git env vars to avoid overlapping with plugin config (#4) 2022-11-29 10:40:42 +01:00
05857f9db3
docs: add basic documentation (#3) 2022-11-28 15:36:01 +01:00
873a7c6437
initial commit after fork 2022-11-27 14:33:39 +01:00