Generate versioned v5 rule artifacts from canonical sources - #1386
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rule imports currently require separately maintaining per-library JSON, SQLite, icon indexes and downstream versions. Introduce canonical library sources and a deterministic compiler/publisher so one validated source revision produces Android, portable and legacy compatibility artifacts.
rules-data, updating cloud compatibility data before advancing the manifest. SDK candidate definitions remain inactive.Validation: eight producer/publisher regression tests, migration audit, and independent verification of all 2,832 rules, matching priorities and 2,687 cloud descriptions passed. Cross-consumer checks passed locally; the remote publication workflow has not been executed.
First release remains dataVersion 45. After merging to
v4, manually run Publish rules data withbootstrap_source_revision=7b0a6f92806de7b6c7cf578049b28b555564c223. Preserve this exact commit in the remote until publication; substituting merge HEAD changes the locked artifact bytes. The automatic first run without this input intentionally refuses publication. Subsequent changed releases increment the data version normally.