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

release script: ensure archive is output to cwd #3

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

abeltrano
Copy link
Contributor

Type

  • Bug fix
  • Feature addition
  • Feature update
  • Breaking change
  • Infrastructure

Goals

Ensure release script can be used outside the context of GitHub.

Technical Details

Fix release script to:

  • Configure xz-compression command for git.
  • Output archive to cwd.

Test Results

  • Executed release script with typical args and verified newly created tag was present and archive available in cwd.

Reviewer Focus

  • None

Future Work

  • None

Checklist

  • Build target all compiles cleanly.
  • cppcheck produces no output.
  • clang-format delta produced no new output.
  • Newly added functions include doxygen-style comment block

@abeltrano abeltrano requested review from craiz, forwardpointer and a team and removed request for craiz and forwardpointer June 9, 2021 21:46
@abeltrano abeltrano merged commit 44158f5 into main Jun 9, 2021
@abeltrano abeltrano deleted the anbeltra/fixscript branch June 15, 2021 19:55
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