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

feat: add new http publisher #457

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Mar 26, 2024

Create a new publisher endpoint, capable of publishing content to an http feed.

Closes: #386

Create a new publisher endpoint, capable of publishing content
to an http feed.

Closes: ossf#386

Signed-off-by: Yolanda Robla <[email protected]>
Signed-off-by: Yolanda Robla <[email protected]>
@yrobla yrobla force-pushed the add_http_publisher branch from b24262b to aefa818 Compare March 26, 2024 09:28
Copy link
Contributor

@calebbrown calebbrown left a comment

Choose a reason for hiding this comment

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

Thanks for this change!

After I give this a test run tomorrow or next week I'll merge it.

pkg/config/structs.go Outdated Show resolved Hide resolved
@calebbrown calebbrown merged commit 931ad58 into ossf:main Apr 19, 2024
9 checks passed
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.

Including an HTTP Publisher
2 participants