Skip to content

Add daily schema releases workflow (#4543) - #6370

Open
shiv07-blip wants to merge 1 commit into
SchemaStore:masterfrom
shiv07-blip:daily-releases-4543
Open

shiv07-blip wants to merge 1 commit into
SchemaStore:masterfrom
shiv07-blip:daily-releases-4543

Conversation

@shiv07-blip

Copy link
Copy Markdown
Contributor

Summary

Adds a GitHub Actions workflow for #4543 that publishes a versioned snapshot of the schemas every day.

Closes #4543.

@github-actions github-actions Bot added the CI ".github/**/*" folder is updated (auto-generated by labeler action) label Sep 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@madskristensen

Copy link
Copy Markdown
Contributor

What's the purpose of daily tagged releases?

@shiv07-blip

Copy link
Copy Markdown
Contributor Author

@madskristensen The purpose is to give consumers a stable, versioned snapshot of the schemas instead of relying on the constantly changing master branch. Releases are tagged YYYY.MM.DD and only created when schemas have actually changed since the last release.

This addresses #4543.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI ".github/**/*" folder is updated (auto-generated by labeler action)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create daily/weekly releases

2 participants