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

Add Version Provider for v3 #570

Merged
merged 11 commits into from
Aug 19, 2022
Merged

Add Version Provider for v3 #570

merged 11 commits into from
Aug 19, 2022

Conversation

seelchen
Copy link
Collaborator

This PR adds the version provider from v2 to v3 to get the project version from the manifest file. If the run task is used, the project version is stored in and read from the codyze-v3-version system property.

The project version specified in gradle is also changed to resolving with the -Pversion property instead of a system property.

@sonarcloud
Copy link

sonarcloud bot commented Aug 19, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@fwendland fwendland merged commit 1161937 into main Aug 19, 2022
@fwendland fwendland deleted the sl/version branch August 19, 2022 14:24
@seelchen seelchen linked an issue Aug 23, 2022 that may be closed by this pull request
fwendland added a commit that referenced this pull request Apr 15, 2024
Co-authored-by: Florian Wendland <[email protected]>
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.

Consistent versioning scheme for v3
2 participants