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

chore(main): release 0.0.11 #150

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Conversation

TylerGillson
Copy link
Member

@TylerGillson TylerGillson commented Aug 24, 2024

🤖 I have created a release beep boop

0.0.11 (2024-08-24)

Other

  • add retract directive for versions v0.0.8-v0.0.10, release 0.0.11 (#147) (27e1988)
  • assert that PluginSpec is implemented (#133) (cf2c23f)
  • manually set version to 0.0.11 for release-please (#145) (f26f1fa)
  • release 0.0.11 (#149) (297bb73)

Dependency Updates

  • deps: update module github.com/validator-labs/validator to v0.1.8
  • deps: update module github.com/canonical/gomaasclient to v0.7.0 (4942f99)
  • deps: update module github.com/validator-labs/validator to v0.1.2 (df63d44)
  • deps: update module github.com/validator-labs/validator to v0.1.5 (#123) (a856370)
  • deps: update module github.com/validator-labs/validator to v0.1.6 (5dbc31f)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.0 (#124) (e903cc7)

Refactoring

  • make each rule implement validationrule.Interface
    • initial PR - make each rule implement validationrule.Interface (#130) (381e3ab)
    • bug fix 1 - embedding structs related to validationrule.Interface (#135) (4ebf38a)
    • bug fix 2 - YAML rendering of structs embedded in rules (#143) (c7ae66d)
  • make remaining rules implement rule interface (#131) (ed0bc5b)
  • support direct rule evaluation (#118) (e4d873d)

This PR was generated with Release Please. See documentation.

@TylerGillson TylerGillson requested a review from a team as a code owner August 24, 2024 23:04
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working new-feature Net-new feature labels Aug 24, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 24, 2024
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   74.22%   74.22%           
=======================================
  Files           9        9           
  Lines         357      357           
=======================================
  Hits          265      265           
  Misses         76       76           
  Partials       16       16           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 297bb73...0859e14. Read the comment docs.

Copy link
Member

@mattwelke mattwelke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue with release notes generated. Unclear if editing this PR description and merging would result in the correct GH release being created. Holding off for now.

Actually, we can just manually edit the release notes if they don't end up being generated from this PR's description.

Edited the description to remove changes already present in change log in v0.0.7 and earlier.

@dosubot dosubot bot removed the lgtm This PR has been approved by a maintainer label Aug 24, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 24, 2024
@mattwelke mattwelke merged commit 3b8666b into main Aug 24, 2024
8 checks passed
@mattwelke mattwelke deleted the release-please--branches--main branch August 24, 2024 23:42
@TylerGillson
Copy link
Member Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged bug Something isn't working lgtm This PR has been approved by a maintainer new-feature Net-new feature size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants