-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for resuming with CLI/YAML (#830)
* should work for sams but I don't have a yaml to test * now it works for repex * Added test for cli resume * remove code commented out * Added change log entry * comment out test while we debug GHA * added debugging to fix GHA * Added more debugging * wft GHA? it is imported! * going to remove double import * fix typo in f-string * added some more detail on the changelog * forgot how weird subprocess can be * have perses-relative respect the log level set from environ * remove debugging info, fix issues with subprocess * fix formatting with black * missed a fstring fix * lets see if this helps with the license * just running the test I need to make debugging faster * setting back to running all the tests * add note about LOGLEVEL as well * added info to changelog about n_cycles
- Loading branch information
1 parent
222e1c7
commit fd6bb4e
Showing
3 changed files
with
90 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters