Skip to content

chore: regenerate with fabrica v0.4.7 and add more tests#16

Merged
synackd merged 3 commits into
mainfrom
chore/fabrica-0.4.6
Jun 1, 2026
Merged

chore: regenerate with fabrica v0.4.7 and add more tests#16
synackd merged 3 commits into
mainfrom
chore/fabrica-0.4.6

Conversation

@synackd

@synackd synackd commented May 28, 2026

Copy link
Copy Markdown
Contributor

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Regenerate boot-service using fabrica v0.4.7, which adds log levels to the client. This includes updating unit tests.

Also, add some additional unit tests for the client to increase coverage.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd requested a review from alexlovelltroy May 28, 2026 22:59
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd force-pushed the chore/fabrica-0.4.6 branch from ae366d2 to b6c42c4 Compare May 28, 2026 23:10

@alexlovelltroy alexlovelltroy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

My integration tests pass. New flags seem to work

@synackd synackd changed the title chore: regenerate with fabrica v0.4.6 and add more tests chore: regenerate with fabrica v0.4.7 and add more tests Jun 1, 2026
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd force-pushed the chore/fabrica-0.4.6 branch from 7933227 to 9c1aca1 Compare June 1, 2026 15:30
@synackd

synackd commented Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Bumped fabrica to v0.4.7 to include fixes from OpenCHAMI/fabrica#58.

@synackd synackd merged commit bf8c387 into main Jun 1, 2026
7 checks passed
@synackd synackd deleted the chore/fabrica-0.4.6 branch June 1, 2026 15: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.

2 participants