Skip to content

Restore behavior of apply_manifest_on#100

Merged
jaevans merged 2 commits intovoxpupuli:masterfrom
jaevans:99-restore-apply-manifest-on-behavior
Jan 21, 2026
Merged

Restore behavior of apply_manifest_on#100
jaevans merged 2 commits intovoxpupuli:masterfrom
jaevans:99-restore-apply-manifest-on-behavior

Conversation

@jaevans
Copy link
Contributor

@jaevans jaevans commented Jan 21, 2026

Return the previous behavior of apply_manifest_on method returning the result of the on method call.

The previous change was letting the value of success fall out of the method instead of the result of on. On can "fail" while not raising an exception, and that is important to tests.

Copy link
Contributor

@bwitt bwitt left a comment

Choose a reason for hiding this comment

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

would you be able to add a test to ensure this behavior going forward? would be nice to have. maybe we can file an issue for this and come back to it later

Copy link
Contributor

@bwitt bwitt left a comment

Choose a reason for hiding this comment

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

seems fine to me!

@jaevans
Copy link
Contributor Author

jaevans commented Jan 21, 2026

Test added!

@jaevans jaevans merged commit 5ec389d into voxpupuli:master Jan 21, 2026
11 of 12 checks passed
@jaevans jaevans deleted the 99-restore-apply-manifest-on-behavior branch January 21, 2026 17:14
@jaevans jaevans added the bug Something isn't working label Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants