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 force run mode. #14

Open
MichaelCurrin opened this issue Jan 5, 2020 · 1 comment
Open

Add force run mode. #14

MichaelCurrin opened this issue Jan 5, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@MichaelCurrin
Copy link
Owner

Similar to #11 in identifying executables.

With a flag, run all executables using the main script (and associating logging and last_run updates). A similar approach would be a simple script to run everything in the targets directory (or targets config, if there is one). This would run everything but sidestep the main application.

This is useful say you want to run everything manually before you turn off the machine for the day.

@MichaelCurrin
Copy link
Owner Author

MichaelCurrin commented Jan 5, 2020

A variation on this would be delete all the last_run files. Then just run the standard main script to actually run the targets.

But then history is lost. Could be moved to .bak but then they have to be ignored.

@MichaelCurrin MichaelCurrin added the enhancement New feature or request label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant