Releases: dokku/github-action
Releases · dokku/github-action
v1.6.1
What's Changed
- chore(deps): bump dokku/ci-docker-image from 0.13.0 to 0.13.1 by @dependabot in #87
- chore(deps): bump dokku/ci-docker-image from 0.13.1 to 0.13.2 by @dependabot in #89
- chore(deps): bump dokku/ci-docker-image from 0.13.2 to 0.13.3 by @dependabot in #90
Full Changelog: v1...v1.6.1
v1.6.0
What's Changed
- chore(deps): bump dokku/ci-docker-image from 0.11.0 to 0.13.0 by @josegonzalez in #83
- feat: add support for setting an ssh passphrase to use for ssh commands by @josegonzalez in #84
- chore: rename yml to yaml by @josegonzalez in #85
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- feat: setup dependabot for github actions by @josegonzalez in #36
- chore(deps): bump avto-dev/markdown-lint from 1.4.0 to 1.5.0 by @dependabot in #37
- chore(deps): bump ibiqlik/action-yamllint from 3.0.0 to 3.1.1 by @dependabot in #39
- chore(deps): bump brpaz/hadolint-action from 1.1.0 to 1.5.0 by @dependabot in #38
- chore(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #40
- chore(deps): bump docker/login-action from 1 to 2 by @dependabot in #42
- chore(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #43
- chore(deps): bump docker/metadata-action from 3 to 4 by @dependabot in #44
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #41
- chore(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #45
- Fix link to git documentation in readme by @josegonzalez in #46
- chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #47
- fix typo by @defkode in #48
- fix: do not run docker login for pull requests by @josegonzalez in #52
- fix: do not run linting twice for pull requests by @josegonzalez in #53
- feat: add dependabot support to github actions examples by @josegonzalez in #54
- chore(deps): bump styfle/cancel-workflow-action from 0.4.0 to 0.11.0 in /example-workflows by @dependabot in #57
- chore(deps): bump docker/build-push-action from 3 to 4 in /example-workflows by @dependabot in #56
- chore(deps): bump actions/checkout from 2 to 3 in /example-workflows by @dependabot in #55
- chore(deps): bump actions/checkout from 3 to 4 in /example-workflows by @dependabot in #60
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #59
- chore(deps): bump docker/build-push-action from 4 to 5 in /example-workflows by @dependabot in #69
- chore(deps): bump docker/login-action from 2 to 3 in /example-workflows by @dependabot in #68
- chore(deps): bump docker/setup-qemu-action from 2 to 3 in /example-workflows by @dependabot in #67
- chore(deps): bump docker/setup-buildx-action from 2 to 3 in /example-workflows by @dependabot in #66
- chore(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #65
- chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #64
- chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #63
- chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #62
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #61
- chore(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 in /example-workflows by @dependabot in #70
- chore(deps): bump dokku/ci-docker-image from 0.7.0 to 0.9.3 by @dependabot in #71
- chore(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 in /example-workflows by @dependabot in #73
- chore(deps): bump dokku/ci-docker-image from 0.9.3 to 0.9.4 by @dependabot in #72
- chore(deps): bump dokku/ci-docker-image from 0.9.4 to 0.10.0 by @dependabot in #74
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #79
- chore(deps): bump docker/build-push-action from 5 to 6 in /example-workflows by @dependabot in #78
- chore(deps): bump dokku/ci-docker-image from 0.10.0 to 0.11.0 by @dependabot in #81
New Contributors
- @dependabot made their first contribution in #37
- @defkode made their first contribution in #48
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat: upgrade docker image to 0.6.0 by @josegonzalez in #33
- feat: upgrade docker image to 0.7.0 by @josegonzalez in #34
- Add TRACE mode for debugging by @josegonzalez in #35
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Upgrade docker image to 0.4.0 by @josegonzalez in #30
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: add dependabot.yml by @josegonzalez in #28
- Update ci image to 0.3.0 by @josegonzalez in #29
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Updated to newer ci image by @giovanni-liboni in #27
New Contributors
- @giovanni-liboni made their first contribution in #27
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- Update to newer ci image to fix git ownership issues #26
v1.1.1
- Document deploy image args #24