Skip to content
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

fix: [CI] Add pseudo version on Snapshot #1034

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

The-Lum
Copy link
Collaborator

@The-Lum The-Lum commented Jun 6, 2022

Fix issue on #1033:

  • Adding Checkout the repository (I don't know if it optimized or not...) before the Configure workflow
  • Fix variable in Uppercase
  • Suppress date-time on release title
  • Add subtitle: Version ~v${POM_VERSION%-SNAPSHOT} of the ${DATE_TIME_UTC}

This is an attempt to resolve #1032 and resolve #1033.
[FYI: @arnaudroques, @matthew16550, @soloturn]

- Suppress date-time on release title
- Add subtitle: `Version ~v${POM_VERSION%-SNAPSHOT} of the ${DATE_TIME_UTC}`
- Adding `Checkout the repository` _(I don't know if it optimized or not...)_ before the `Configure workflow`
- Fix variable in Uppercase
@arnaudroques arnaudroques merged commit 6a51780 into plantuml:master Jun 6, 2022
@The-Lum
Copy link
Collaborator Author

The-Lum commented Jun 6, 2022

Thanks for the rapid merge... This is better...
Sorry for the inconvenience... (but always difficult to test without real repo.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question about version on snapshot and adding _pseudo_ version of snapshot
2 participants