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

Added cmake versioning feature #165

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

ig15
Copy link
Contributor

@ig15 ig15 commented Oct 14, 2024

Motivation

Automated the versioning feature of Local Proxy

Modifications

Change summary

2 files added and 5 files modified
Added CMakeLists.txt.versioning to handle the logic of generating version number based on github tags and commit metadata
Added Version.h.in to inject version information into this file at compile time
Modified main.cpp to handle --version argument value and display the version everytime Local Proxy is running.

Testing

Is your change tested? If not, please justify the reason.
Please list your testing steps and test results.
Tested my changes locally by running local proxy successfully

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@amazonKamath amazonKamath merged commit b9d706f into aws-samples:main Oct 21, 2024
3 checks passed
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.

2 participants