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

Implementing a version provider #388

Merged
merged 13 commits into from
Dec 23, 2021
Merged

Implementing a version provider #388

merged 13 commits into from
Dec 23, 2021

Conversation

CodingDepot
Copy link
Collaborator

Attempts to store the version number (or "0.0.0-dev" for local builds) in the manifest file.
The version can then be retrieved with the help of Main.ManifestVersionProvider.
This makes manual version updating obsolete (resolves #104) and enables easy synchronisation of the version number throughout the project.

@CodingDepot CodingDepot added the enhancement New feature or request label Dec 16, 2021
@CodingDepot CodingDepot marked this pull request as ready for review December 16, 2021 12:40
Copy link
Member

@oxisto oxisto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea! LGTM

@oxisto oxisto changed the title Rh/version provider Implementing a version provider Dec 23, 2021
@oxisto oxisto enabled auto-merge (squash) December 23, 2021 12:55
@sonarcloud
Copy link

sonarcloud bot commented Dec 23, 2021

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@oxisto oxisto merged commit 330fcf7 into main Dec 23, 2021
@oxisto oxisto deleted the rh/versionProvider branch December 23, 2021 13:00
fwendland added a commit that referenced this pull request Apr 15, 2024
Co-authored-by: Wendland, Florian <florian.wendland@aisec.fraunhofer.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Codyze version in command-line mode
3 participants