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 dryrun, write and failfast options to 'buildtest tutorial-examples' command #1720

Merged
merged 12 commits into from
Feb 29, 2024

Conversation

shahzebsiddiqui
Copy link
Member

@shahzebsiddiqui shahzebsiddiqui commented Feb 29, 2024

This PR will add options --write to write content to files, --dryrun to print the commands and --failfast to terminate on first failure.

…torialexamples.py

refactor codebase by merging implementation of spack and aws tutorial build into one method 'generate_tutorial_examples'.
buildtest will only delete example directory when dryrun is not enabled
@shahzebsiddiqui shahzebsiddiqui changed the title Add support for dryrun with 'buildtest tutorial-examples' command add dryrun, write and failfast options to 'buildtest tutorial-examples' command Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 34.42%. Comparing base (5b9bd77) to head (ea50554).
Report is 16 commits behind head on devel.

Files Patch % Lines
buildtest/cli/__init__.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #1720       +/-   ##
===========================================
- Coverage   80.68%   34.42%   -46.26%     
===========================================
  Files          57       57               
  Lines        6392     6299       -93     
===========================================
- Hits         5157     2168     -2989     
- Misses       1235     4131     +2896     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shahzebsiddiqui shahzebsiddiqui merged commit b554b3c into devel Feb 29, 2024
20 of 24 checks passed
@shahzebsiddiqui shahzebsiddiqui deleted the dryrun_buildtest_tutorialexamples branch February 29, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant