mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
maven_artifact: Adjust path for time stamped SNAPSHOT versions (#713)
* Adjust path for time stamped SNAPSHOT versions Test the version string for the timestamp SNAPSHOT pattern. If it matches, substitute the SNAPSHOT version in the artifact path rather than the timestamped version string. * Add changelog fragment for PR 713 * Update changelogs/fragments/713-maven-timestamp-snapshot.yml Co-authored-by: Felix Fontein <felix@fontein.de> * C Fix problems reported by shippable Fix problems reported by pull request checks * Resolve additional shipping errors Co-authored-by: jweber <jweber@seastreet.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
5cc900cfdb
commit
9787e8a6bf
2 changed files with 8 additions and 1 deletions
2
changelogs/fragments/713-maven-timestamp-snapshot.yml
Normal file
2
changelogs/fragments/713-maven-timestamp-snapshot.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "maven_artifact - handle timestamped snapshot version strings properly (https://github.com/ansible-collections/community.general/issues/709)."
|
Loading…
Add table
Add a link
Reference in a new issue