Skip to content

Conversation

@aryairani
Copy link
Contributor

@aryairani aryairani commented Sep 16, 2025

although sometimes I wish we didn't test the docs/ transcripts in CI, because I often forget to re-run them, it's probably a good idea.
@aryairani aryairani marked this pull request as ready for review September 16, 2025 11:13
@aryairani aryairani requested a review from a team as a code owner September 16, 2025 11:13
with:
path: ${{env.transcript_test_results}}
key: transcripts-results-${{ matrix.os }}-${{ hashFiles('**/ci.yaml', '**/stack.yaml', '**/package.yaml', '**/*.hs')}}-${{ hashFiles('**/unison-src/**/*.md', '**/unison-src/**/*.u') }}
key: transcripts-results-${{ matrix.os }}-${{ hashFiles('**/ci.yaml', '**/stack.yaml', '**/package.yaml', '**/*.hs')}}-${{ hashFiles('**/unison-src/**/*.md', '**/unison-src/**/*.u', '**/docs/*.md', '**/docs/*.markdown') }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good idea, but maybe we should also just rename all the *.markdown -> *.md for consistency so this doesn't happen again in other scripts?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm okay with that, cc @pchiusano who iirc is our instigator of unabbreviated file extensions 😉

@aryairani aryairani merged commit 9017daa into trunk Sep 16, 2025
31 checks passed
@aryairani aryairani deleted the arya/fix-mcp-json branch September 16, 2025 19:02
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

Successfully merging this pull request may close these issues.

fix json syntax in #5873 look into why #5873 skipped running transcripts

3 participants