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

Github actions checkout to fetch tags (#163) #166

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

amazonKamath
Copy link
Contributor

Motivation

Fetch all tags with git checkout. This helps cmake to fetch latest tag to create a version header.

Modifications

Change summary

Github actions modified to fetch all history

Revision diff summary

If there is more than one revision, please explain what has been changed since the last revision.

Testing

Is your change tested? If not, please justify the reason.
Please list your testing steps and test results.

  • CI test run result:
    This will be tested by successful CI build of PR#165

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 changed the title add -version cli arg (#163) Github actions checkout to fetch tags (#163) Oct 18, 2024
@amazonKamath amazonKamath merged commit 5c9cd01 into aws-samples:main Oct 18, 2024
3 of 13 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