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

Show rule type release phase. #4275

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Show rule type release phase. #4275

merged 1 commit into from
Aug 27, 2024

Conversation

blkt
Copy link
Contributor

@blkt blkt commented Aug 26, 2024

Summary

CLI commands minder ruletype list, minder ruletype get, and minder ruletype create now show release phase information if available.

Fixes #4244

Change Type

  • Bug fix (resolves an issue without affecting existing features)
  • Feature (adds new functionality without breaking changes)
  • Breaking change (may impact existing functionalities or require documentation updates)
  • Documentation (updates or additions to documentation)
  • Refactoring or test improvements (no bug fixes or new functionality)

Testing

Manual tests.

Review Checklist:

  • Reviewed my own code for quality and clarity.
  • Added comments to complex or tricky code sections.
  • Updated any affected documentation.
  • Included tests that validate the fix or feature.
  • Checked that related changes are merged.

@blkt blkt self-assigned this Aug 26, 2024
@coveralls
Copy link

coveralls commented Aug 26, 2024

Coverage Status

coverage: 53.87%. remained the same
when pulling b6ac256 on enh/cli-ruletype-release-phase
into 369ac09 on main.

@blkt blkt force-pushed the enh/cli-ruletype-release-phase branch 3 times, most recently from fc19170 to 9374afd Compare August 26, 2024 13:24
CLI commands `minder ruletype list`, `minder ruletype get`, and
`minder ruletype create` now show release phase information if
available.

Fixes #4244
@blkt blkt force-pushed the enh/cli-ruletype-release-phase branch from 9374afd to b6ac256 Compare August 27, 2024 09:25
@blkt blkt marked this pull request as ready for review August 27, 2024 09:25
@blkt blkt merged commit d79a6bc into main Aug 27, 2024
21 checks passed
@blkt blkt deleted the enh/cli-ruletype-release-phase branch August 27, 2024 09:36
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.

Update the relevant CLI commands to show the state field - table, json, yaml
3 participants