Releases: ad-m/github-push-action
v0.8.0
v0.7.0
What's Changed
- add compatibility for gh latest main branch by @yuxiaoy1 in #66
- Use @v2 instead of @master in Readme by @jasongitmail in #64
- Update README.md example step to use github-actions[bot] user by @ChrisCarini in #72
- Change default branch by @juancpineda97 in #69
- refactor(start): use @actions/exec by @jjangga0214 in #47
- Revert "refactor(start): use @actions/exec" by @ad-m in #73
- Document the new default branch in the README by @MikeRogers0 in #74
- Discovery default branch for repository by @ad-m in #75
- Added a default github_token by @jackton1 in #91
- Update README.md by @jackton1 in #93
- Fixed typo by @jackton1 in #98
- Add GitHub Enterprise support by @ZPascal in #106
- Revert "Add GitHub Enterprise support " by @ad-m in #107
- Add a PR validation action by @ZPascal in #109
- Added workaround as suggested by the git itself by @abroskin in #112
- Update the urls by @ZPascal in #117
- Update the documentation by @ZPascal in #114
- Add GitHub Enterprise support by @ZPascal in #108
- Add deploy key functionality by @ZPascal in #115
- Revert "Add deploy key functionality" by @ZPascal in #119
- Use --force-with-lease instead of --force by @imba-tjd in #80
- Revert "Use --force-with-lease instead of --force" by @ZPascal in #121
- Add deploy key functionality by @ZPascal in #120
- Fix removed code lines by @ZPascal in #129
- Add force with lease support by @ZPascal in #124
- fix: github_token and github_url optional by @SevereCloud in #134
- chore: remove redundant safe.directory configuration by @jackton1 in #128
- Add atomic push by @sleepypikachu in #138
- Use node16 to run action by @kdambekalns in #140
- Update the documentation and the push process by @ZPascal in #135
- fix typo by @LesnyRumcajs in #149
- fix: Remove the user by @ZPascal in #156
- Revert "fix: Remove the user" by @ZPascal in #168
- Remove the user from the URL string by @ZPascal in #169
- docs: Add protected branch support to the documentation by @ZPascal in #171
- Compatible with repository addresses using http protocol. by @kerwin612 in #175
- Revert "Compatible with repository addresses using http protocol." by @ZPascal in #176
- fix #177 by @kerwin612 in #178
- docs: Document Github App Token support by @ZPascal in #180
New Contributors
- @yuxiaoy1 made their first contribution in #66
- @jasongitmail made their first contribution in #64
- @ChrisCarini made their first contribution in #72
- @juancpineda97 made their first contribution in #69
- @jjangga0214 made their first contribution in #47
- @MikeRogers0 made their first contribution in #74
- @jackton1 made their first contribution in #91
- @abroskin made their first contribution in #112
- @imba-tjd made their first contribution in #80
- @SevereCloud made their first contribution in #134
- @sleepypikachu made their first contribution in #138
- @kdambekalns made their first contribution in #140
- @LesnyRumcajs made their first contribution in #149
- @kerwin612 made their first contribution in #175
Full Changelog: v0.6.0...v0.7.0
v0.6.0
With the rapidly growing usage project significantly developed.
The project has been significantly accelerated - the action starts in less than 1 second. Compatibility has been improved - support for Mac OS has been introduced. The ability to push tags has also been introduced, which will allow e.g. to create a new GitHub release.
This release is the result of the work of (in alphabetical order):
Thank you all for your work. Thanks to you, project development would not be possible!
v0.5.0
With the rapidly growing community project significantly developed.
New input
have been introduced:
repository
to choose target repository name to pushforce
to determine if force push is useddirectory
to change working directory before push
The community has significantly developed its documentation too.
The project has grown by four new contributors. This release is the result of the work of (in alphabetical order):
Update settings of default branch
v.0.4.0 Update start.sh
Initial release
v0.1.0 Update start.sh
Added trademarks note
v.0.3.0 Update README.md
Rebranding
v.0.2.0 Update action icon