Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate the rule_type state column for all existing ruletypes with the value of alpha #4243

Closed
blkt opened this issue Aug 22, 2024 · 0 comments · Fixed by #4249
Closed

Populate the rule_type state column for all existing ruletypes with the value of alpha #4243

blkt opened this issue Aug 22, 2024 · 0 comments · Fixed by #4249
Assignees

Comments

@blkt
Copy link
Contributor

blkt commented Aug 22, 2024

Decide whether to do this as part of a migration.

blkt added a commit that referenced this issue Aug 22, 2024
This change sets status to `alpha` for existing rule types.

Fixes #4243
blkt added a commit that referenced this issue Aug 22, 2024
This change sets status to `alpha` for existing rule types.

Fixes #4243
blkt added a commit that referenced this issue Aug 23, 2024
This change sets status to `alpha` for existing rule types.

Fixes #4243
blkt added a commit that referenced this issue Aug 23, 2024
The new `release_phase` column of `rule_type` table contains release
phase information about the rule type, being one of `alpha`, `beta`,
`ga`, or `deprecated`. The available states are defined as an
enumerated type.

Fixes #4242
Fixes #4243
blkt added a commit that referenced this issue Aug 23, 2024
The new `release_phase` column of `rule_type` table contains release
phase information about the rule type, being one of `alpha`, `beta`,
`ga`, or `deprecated`. The available states are defined as an
enumerated type.

Fixes #4242
Fixes #4243
blkt added a commit that referenced this issue Aug 23, 2024
The new `release_phase` column of `rule_type` table contains release
phase information about the rule type, being one of `alpha`, `beta`,
`ga`, or `deprecated`. The available states are defined as an
enumerated type.

Fixes #4242
Fixes #4243
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 a pull request may close this issue.

1 participant