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

builder events module #46

Merged
merged 3 commits into from
Aug 1, 2024
Merged

builder events module #46

merged 3 commits into from
Aug 1, 2024

Conversation

ltitanb
Copy link
Collaborator

@ltitanb ltitanb commented Aug 1, 2024

fix #26

Add support for PBS buiilder event modules.
We now support two kind of modules: "commit" , and "events".
The PBS module now makes HTTP calls to the "events" modules

@ltitanb ltitanb self-assigned this Aug 1, 2024
crates/common/src/config/module.rs Outdated Show resolved Hide resolved
crates/common/src/config/module.rs Show resolved Hide resolved
crates/common/src/pbs/event.rs Outdated Show resolved Hide resolved
crates/common/src/pbs/event.rs Show resolved Hide resolved
@ltitanb ltitanb force-pushed the ltitanb/builder-events branch from 3634ca6 to 43ced3d Compare August 1, 2024 17:29
@ltitanb ltitanb merged commit 2fa4b82 into main Aug 1, 2024
4 checks passed
@ltitanb ltitanb deleted the ltitanb/builder-events branch August 1, 2024 17:34
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.

Add support for BuilderApi events
2 participants