Releases: camunda-community-hub/community-action-maven-release
Releases · camunda-community-hub/community-action-maven-release
v1.2.2
What's Changed
- Update README.md by @p-wunderlich in #66
New Contributors
- @p-wunderlich made their first contribution in #66
Full Changelog: v1.2.1...v1.2.2
v1
What's Changed
- Update README.md by @p-wunderlich in #66
New Contributors
- @p-wunderlich made their first contribution in #66
Full Changelog: v1.2.1...v1
v1.2.1
What's Changed
- Adjusted secret names to agreed ones by @jonathanlukas in #65
Full Changelog: v1.2...v1.2.1
v1.2
What's Changed
- reflect changes to the deployment credentials by @jonathanlukas in #64
New Contributors
- @jonathanlukas made their first contribution in #64
Full Changelog: v1...v1.2
v1.1.0
Changes
- Cleaned-up action (also tackling duplicate deployments camunda-community-hub/community-hub-release-parent#17 and auto releasing artifacts #48)
- Updating dependencies
Thanks @zambrovski for helping out!
v1.0.13
v1.0.12
What's new
- Merged #32, which fixes configuration of the Actions-R-Us workflow in v1.0.11
Up next
- Scope addressing #2
- Evaluate creating a Community Hub build system comprising of https://github.com/camunda-community-hub/template-repo, the Camunda Community Hub parent POM, and the Community Hub Maven Release action
v1.0.11
What's new:
- Added Actions-R-Us to the action.yml file to keep action versions up-to-date
- Added
default
value oflatest
to release workflow - Added
latest
tag to releases for use with Actions-Release workflow tooling
Up next
- Scope addressing #2
- Evaluate creating a Community Hub build system comprising of https://github.com/camunda-community-hub/template-repo, the Camunda Community Hub parent POM, and the Community Hub Maven Release action
v1.0.10
Changes:
- Updates the
uses
tag to utilizev1.0.9
of the Community Action Maven release in Java 11 example workflow, and Java 1.8 example workflows. - Updates
release.sh
to refer tov1.0.9
of the Community Action Maven release
v1.0.9
Changes
- Separated deploy into two Maven commands using two different profiles (as introduced in https://github.com/camunda-community-hub/community-hub-release-parent/releases/tag/1.2.2)