-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update plugin pl.allegro.tech.build.axion-release to v1.21.0 #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pl.allegro.tech.build.axion-release-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
bd03422 to
b5f3e01
Compare
b5f3e01 to
dca3125
Compare
dca3125 to
03113cd
Compare
03113cd to
df84610
Compare
df84610 to
12529ac
Compare
12529ac to
71f3058
Compare
71f3058 to
6ab9e06
Compare
00e863a to
f844f1f
Compare
f844f1f to
67d2784
Compare
67d2784 to
6a32108
Compare
6a32108 to
322d4ac
Compare
322d4ac to
4dd3bc9
Compare
4dd3bc9 to
ebb89a6
Compare
ebb89a6 to
1a89dd7
Compare
1a89dd7 to
050311c
Compare
050311c to
3219958
Compare
b1018de to
f31745f
Compare
f31745f to
dcb06c0
Compare
dcb06c0 to
cce68ac
Compare
cce68ac to
c5c1f8a
Compare
c5c1f8a to
def156e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.18.2->1.21.0Release Notes
allegro/axion-release-plugin (pl.allegro.tech.build.axion-release)
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.