Skip to content

Upload CDN types diff as workflow artifact#560

Merged
andrewiggins merged 1 commit intomainfrom
upload-cdn-diff-artifact
Apr 3, 2026
Merged

Upload CDN types diff as workflow artifact#560
andrewiggins merged 1 commit intomainfrom
upload-cdn-diff-artifact

Conversation

@andrewiggins
Copy link
Copy Markdown
Contributor

When the check-cdn-types workflow detects changes between the CDN and published npm types, the raw diff is now written to a file and uploaded as a GitHub Actions artifact (cdn-types-diff, 30-day retention).

This makes it easier to inspect the exact changes outside of the PR body, especially for large diffs that get truncated.

@andrewiggins andrewiggins requested a review from a team April 2, 2026 22:43
@andrewiggins andrewiggins force-pushed the upload-cdn-diff-artifact branch from 30bcd9b to 6fb6aaa Compare April 2, 2026 22:46
@andrewiggins andrewiggins added the 🤖Skip Changelog Don't require a changelog for this PR label Apr 2, 2026
When the check-cdn-types workflow detects changes between the CDN and
published npm types, the raw diff is now written to a file and uploaded
as a GitHub Actions artifact (cdn-types-diff, 30-day retention).

This makes it easier to inspect the exact changes outside of the PR
body, especially for large diffs that get truncated.
@andrewiggins andrewiggins force-pushed the upload-cdn-diff-artifact branch from 6fb6aaa to 0271c20 Compare April 3, 2026 16:52
@andrewiggins andrewiggins merged commit 34a5bed into main Apr 3, 2026
2 checks passed
@andrewiggins andrewiggins deleted the upload-cdn-diff-artifact branch April 3, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖Skip Changelog Don't require a changelog for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants