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

let rerunning transcripts in CI be independent of yaml changes #4859

Open
aryairani opened this issue Apr 4, 2024 · 0 comments
Open

let rerunning transcripts in CI be independent of yaml changes #4859

aryairani opened this issue Apr 4, 2024 · 0 comments

Comments

@aryairani
Copy link
Contributor

aryairani commented Apr 4, 2024

Currently, transcripts gets rerun if stack.yaml has changed. This was intentional because changing stack.yaml can affect how unison is built, and thus whether it works correctly.

However, it's incredibly slow to wait for when you're testing out unrelated parts of the YAML. We could change CI to only run transcripts if some .hs or .md changes, and not when the YAML alone changes.

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

No branches or pull requests

1 participant