Releases: SvanBoxel/gitlab-mirror-and-ci-action
Releases · SvanBoxel/gitlab-mirror-and-ci-action
0.6
0.5
0.4
What's Changed
- Force push if set in environment by @Karlinator in #14
- Fix crash when the FORCE_PUSH variable is not set by @Karlinator in #15
- Add tags mirror functionality by @grogou in #19
- Specify safe directory to mitigate dubious ownership issue by @klinkeklinke in #22
New Contributors
- @Karlinator made their first contribution in #14
- @grogou made their first contribution in #19
- @klinkeklinke made their first contribution in #22
Full Changelog: 0.3...0.4
0.3
What's Changed
- Prepend branch name with repository name by @masterleinad in #3
- Fetch job logs from GitLab and output on GitHub by @krauthosting in #4
- Improve doc on GitLab tokens as GitHub secrets by @krauthosting in #5
- Update README.md by @trolologuy in #7
- Should fix namespace issue. by @niem94 in #9
- SSL certificate problem due to not updated trust pool by @krauthosting in #13
New Contributors
- @masterleinad made their first contribution in #3
- @krauthosting made their first contribution in #4
- @trolologuy made their first contribution in #7
- @niem94 made their first contribution in #9
Full Changelog: 0.2...0.3
0.2
First official publication of this GitHub Action to the GitHub marketplace
Beta release
0.1 Make everything silent and echo status during poll