Update dependency pl.allegro.tech.build:axion-release-plugin to v1.21.1#136
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency pl.allegro.tech.build:axion-release-plugin to v1.21.1#136renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
ec4d167 to
e95e525
Compare
d421f1a to
86af62a
Compare
a77f84f to
0afa140
Compare
0afa140 to
4e5935c
Compare
4e5935c to
8e00cd7
Compare
8e00cd7 to
72791a6
Compare
72791a6 to
942f959
Compare
bc80955 to
069fd49
Compare
df391fd to
8290188
Compare
8290188 to
71317de
Compare
71317de to
7a8ddf3
Compare
7a8ddf3 to
b314938
Compare
b314938 to
80f03b9
Compare
d3b0d7d to
01b8a9d
Compare
01b8a9d to
4f01558
Compare
4f01558 to
bab1bd3
Compare
bab1bd3 to
cfde44b
Compare
cfde44b to
ebff483
Compare
ebff483 to
ca68244
Compare
ca68244 to
2775ab4
Compare
2775ab4 to
296cc34
Compare
296cc34 to
6ba46f6
Compare
6ba46f6 to
b167694
Compare
b167694 to
2c83ddb
Compare
2c83ddb to
1ae763a
Compare
1ae763a to
f89f767
Compare
f89f767 to
b6e5caf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.13.14→1.21.1Release Notes
allegro/axion-release-plugin (pl.allegro.tech.build:axion-release-plugin)
v1.21.1What's Changed
Changed
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.21.0...v1.21.1
v1.21.0What's Changed
Branch suffixes are now added for snapshot versions only (#977, fixes #969)
by @bgalek, @radoslaw-panuszewski
Invalid Git tags that match the release prefix but are not valid for version calculation are now ignored (#976)
by @radoslaw-panuszewski
Decreased log level for the log message about not being on a release branch
Additionally, tasks that are disabled now include a
[disabled]descriptor in their output for better clarity. (#981)by @neall-srf
New Contributors
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.20.1...v1.20.2
v1.20.1What's Changed
Since a lot of users cannot update to Gradle
8+,I've downgraded this project's Gradle build to
7.6, which is the new minimum required version for this plugin to work.7.6 was added to the test matrix https://github.com/allegro/axion-release-plugin/actions/runs/16962346640Changed
Full Changelog: allegro/axion-release-plugin@v1.20.0...v1.20.1
v1.20.0What's Changed
Changed
unshallowRepoOnCIenabled by default by @bgalek in #947ajoberstar.org/bintray-backup/repository definition by @bgalek in #948java-semverupdated,apache-compressadded to solve security issues by @bgalek in #950Dependency updates
New Contributors
Full Changelog: allegro/axion-release-plugin@v1.19.1...v1.20.0
v1.19.1What's Changed
Dependency updates
Changed
Full Changelog: allegro/axion-release-plugin@v1.19.0...v1.19.1
v1.19.0What's Changed
Changed
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.18...v1.19.0
v1.18.18What's Changed
Dependency updates
Changed
includedBuilds by @gmazzo in #904New Contributors
Full Changelog: allegro/axion-release-plugin@v1.18.17...v1.18.18
v1.18.17What's Changed
Dependency updates
Changed
New Contributors
Full Changelog: allegro/axion-release-plugin@v1.18.16...v1.18.17
v1.18.16What's Changed
Changed
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.15...v1.18.16
v1.18.15What's Changed
Changed
published-versionoutput even if root project does not applymaven-publishby @radoslaw-panuszewski in #859Full Changelog: allegro/axion-release-plugin@v1.18.14...v1.18.15
v1.18.14What's Changed
Changed
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.13...v1.18.14
v1.18.13What's Changed
Changed
New Contributors
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.12...v1.18.13
v1.18.12What's Changed
Changed
Full Changelog: allegro/axion-release-plugin@v1.18.11...v1.18.12
v1.18.11What's Changed
Changed
New Contributors
Full Changelog: allegro/axion-release-plugin@v1.18.10...v1.18.11
v1.18.10What's Changed
Changed
Fix #819 was not tested in the multimodule project setup, but it broke some multimodule builds, this release should fix the problem.
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.9...v1.18.10
v1.18.9What's Changed
Changed
New Contributors
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.8...v1.18.9
v1.18.8What's Changed
Changed
When using
releaseOnlyOnReleaseBranchesverifyRelease tasks were not skipped.From now, gradle
releasetask and it's dependants will be skipped ifreleaseOnlyOnReleaseBranchesis active and the plugin decides to skip the release.Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.7...v1.18.8
v1.18.7What's Changed
Bugfix
With
releaseOnlyOnReleaseBranchesproperty set,when a release is skipped,
GITHUB_OUTPUTis not written anymore.Full Changelog: allegro/axion-release-plugin@v1.18.6...v1.18.7
v1.18.6What's Changed
Changed
🎉 Achieving a workflow with one-liner gradle step:
./gradew build release publishis now possible!Setting releaseOnlyOnReleaseBranches option
Will make
releasetask no-operation, if run on feature branches (notmain/master).You can further customize release branch name list, using
releaseBranchNamesproperty:Based on users feedback it may be set to default in future releases :)
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.5...v1.18.6
v1.18.5What's Changed
Changed
Introducing
fallbackPrefixesthat can be used to migrate from one tag prefix to another.Usage:
scmVersion { tag { prefix.set("new-prefix-") fallbackPrefixes.set(listOf("old-prefix-")) } }Implement support for fallback tag prefixes by @radoslaw-panuszewski in #793
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.4...v1.18.5
v1.18.4What's Changed
Changed
We continue streamlining GitHub Workflows (and CI runtimes in general).
This release is introducing
unshallowRepoOnCIincubating option,that will unshallow the git repository, so the
axion-release-plugincan successfully read tags history despite your CI clone strategy.Usage:
scmVersion { unshallowRepoOnCI.set(true) }Now, you can simplify your GitHub Actions config:
After more testing with other CI pipelines, this option will probably be enabled by default.
Dependency updates
Full Changelog: allegro/axion-release-plugin@v1.18.3...v1.18.4
v1.18.3What's Changed
Dependencies
Full Changelog: allegro/axion-release-plugin@v1.18.2...v1.18.3
v1.18.2What's Changed
Full Changelog: allegro/axion-release-plugin@v1.18.1...v1.18.2
v1.18.1New behavior
From now on, on GitHub Workflows, you don't need to check out ref for axion-release-plugin to know what branch your build is being run on—it will be read from the GitHub workflow environment variable (GITHUB_HEAD_REF).
steps: - uses: actions/checkout@v4 with: fetch-depth: 0 - ref: ${{ github.head_ref }}What's Changed
Dependencies
New Contributors
Full Changelog: allegro/axion-release-plugin@v1.18.0...v1.18.1
v1.18.0What's Changed
#772
This release addresses a common issue with code collaboration using this plugin, particularly when multiple feature branches are being developed simultaneously from the same HEAD.
Problem
Until now, the plugin used a SIMPLE version creator by default, which did not decorate version in any way.
This default setting led to the following issues:
v0.0.1-SNAPSHOT).Solution
This release changes the default
versionCreatorto VERSION_WITH_BRANCH.The new behavior includes:
v0.0.1-my-branch-name-SNAPSHOT).Breaking change
Migration Guide
To continue using the SIMPLE version creator, update your plugin configuration as follows:
Additional changes
Dependencies
New Contributors
Full Changelog: allegro/axion-release-plugin@v1.17.2...v1.18.0
v1.17.2What's Changed
Dependencies
Full Changelog: allegro/axion-release-plugin@v1.17.1...v1.17.2
v1.17.1What's Changed
Introducing
overridenIsCleanflag.New Contributors
Dependabot
Full Changelog: allegro/axion-release-plugin@v1.17.0...v1.17.1
v1.17.0Breaking change
axion-release-plugin now requires a minimum Gardle 7
What's Changed
This release drops Gradle 6 support since it was a blocker to allow this plugin to handle the newer encryptions for SSH like elliptic curves and other recent cipher suites. From now on, many connection issues should be resolved thank you @mc1arke!
New Contributors
Dependencies
Full Changelog: allegro/axion-release-plugin@v1.16.1...v1.17.0
v1.16.1What's Changed
New Contributors
Full Changelog: allegro/axion-release-plugin@v1.16.0...v1.16.1
v1.16.0Major release
To fix gradle configuration cache problems @SmialyKot changed the default SystemReader behavior - and from now on, we won't use system config by default. We tested it in multiple cases and should mostly work, but this can break things, so please file an issue if this occurs.
What's Changed
Dependencies:
New Contributors
Full Changelog: allegro/axion-release-plugin@v1.15.5...v1.16.0
v1.15.5What's Changed
Dependabot
Full Changelog: allegro/axion-release-plugin@v1.15.4...v1.15.5
v1.15.4Breaking change
@ralfhergert pointed out that this release is breaking one of the API's.
Sorry for that mistake - this should be reflected in semver versioning.
scmVersion.repository.directorynow accepts String instead of File.If you're getting
Cannot set the value of property 'directory' of type java.lang.String using an instance of type java.io.File.remember to update yourdirectoryplugin property.i.e.
directory.set(project.rootProject.absolutePath)What's Changed
New Contributors
Full Changelog: allegro/axion-release-plugin@v1.15.3...v1.15.4
v1.15.3What's Changed
Full Changelog: allegro/axion-release-plugin@v1.15.2...v1.15.3
v1.15.2What's Changed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.