Skip to content

Upload *.timing files on failure#2012

Merged
JasonGross merged 6 commits intomit-plv:masterfrom
JasonGross:upload-timing-files
Feb 5, 2025
Merged

Upload *.timing files on failure#2012
JasonGross merged 6 commits intomit-plv:masterfrom
JasonGross:upload-timing-files

Conversation

@JasonGross
Copy link
Copy Markdown
Collaborator

This may help with debugging #2009 (comment)

@JasonGross JasonGross enabled auto-merge (squash) February 5, 2025 04:37
Comment thread .github/workflows/coq-windows.yml Outdated
Comment on lines +74 to +76
- run: Get-ChildItem -Recurse -Filter *.timing | %{ $_.FullName } | & { tar -czvf timing-files.tgz -InputObject $_ }
shell: pwsh
# if: failure()
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I left if: failure() commented out because I'm not sure whether or not the PowerShell syntax is right (it was written by copilot), and I want CI to test it

@JasonGross
Copy link
Copy Markdown
Collaborator Author

docker failure is due to rocq-community/docker-coq-action#99

@JasonGross JasonGross disabled auto-merge February 5, 2025 23:37
@JasonGross JasonGross merged commit 6f9b5df into mit-plv:master Feb 5, 2025
@JasonGross JasonGross deleted the upload-timing-files branch February 5, 2025 23:37
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.

1 participant