This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
What's Changed
- Testing backport action by @zregvart in #4
- fix: shellcheck reported issues by @zregvart in #6
- refactor: big refactor, added tests by @zregvart in #7
- refactor: convert to composite action by @zregvart in #8
- chore: fail if $INPUT_TOKEN not passed by @zregvart in #10
- chore: add printenv for debugging by @zregvart in #11
- fix: pass INPUT_TOKEN via env by @zregvart in #12
- chore: nicer error for merge conflicts by @zregvart in #13
- fix: working fail comments by @zregvart in #14
- chore: even nicer fail comments by @zregvart in #15
- fix: branch deletion by @zregvart in #16
- fix: handle curl error on delete branch by @zregvart in #17
- refactor: better HTTP POST error handling by @zregvart in #18
- chore: check that the token is valid by @zregvart in #19
- chore: add more debug output to curl invocations by @zregvart in #21
- fix: make sure to separate stderr and stdout by @zregvart in #22
- fix: output evaluation in output capture by @zregvart in #23
- fix: quoting of Authorization header by @zregvart in #24
- refactor: simplify by using temp file by @zregvart in #25
- fix: quote json by @zregvart in #26
- fix: don't pass stderr to jq by @zregvart in #27
- fix: typo by @zregvart in #28
- chore: more error handling in http_post by @zregvart in #29
- fix: typo, .message doesn't exist by @zregvart in #30
- chore: more curl debugging by @zregvart in #31
- refactor: try quoting parameters and using an ary by @zregvart in #32
- fix: quotes one more time by @zregvart in #33
- fix: quoting issues once more by @zregvart in #34
- fix: don't use $cmd as array by @zregvart in #35
- fix: fix more quoting issues by @zregvart in #36
- fix: even more quoting issues might be fixed by @zregvart in #37
- fix: force grep as text by @zregvart in #38
- chore: group messages to help with debugging by @zregvart in #39
- chore: remove quotes, use user API instead of rate by @zregvart in #40
- refactor: use zen API and common debug tool by @zregvart in #41
- refactor: debug logging by @zregvart in #42
- fix: rework output handling to match curl behaviour by @zregvart in #43
- fix: add newlines to output if missing by @zregvart in #44
- refactor: better git debug output by @zregvart in #45
- chore: group env debug output by @zregvart in #46
- fix: HTTP status check by @zregvart in #47
- refactor: rename default branch to
main
by @zregvart in #51 - chore: allow manual workflow run by @zregvart in #50
- Checkout instead of clone if already cloned by @mtupitsyn in #49
New Contributors
- @mtupitsyn made their first contribution in #49
Full Changelog: https://github.com/syndesisio/backport-action/commits/v1