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

Method to force onchange commands to run #70

Open
merlinz01 opened this issue Oct 6, 2024 · 2 comments
Open

Method to force onchange commands to run #70

merlinz01 opened this issue Oct 6, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@merlinz01
Copy link
Owner

In the case of a git.UpToDate operation with an onchange that failed, the only way to rerun the failed onchange is to push another commit to the remote repository.

We should add a feature to mark a certain state operation as force-changed so that the onchange commands are re-run.

Perhaps in addition, track command failures and automatically force-change operations as needed.

@merlinz01 merlinz01 added the enhancement New feature or request label Oct 6, 2024
@merlinz01 merlinz01 self-assigned this Oct 6, 2024
@merlinz01
Copy link
Owner Author

Shouldn't be too hard once we have #69 implemented.

@merlinz01
Copy link
Owner Author

Should be a matter of specifying names of operations that should be considered to have changed.

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