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

Create new gutter api and types to control Sticky Liveblog Ask #1272

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

sookburt
Copy link
Contributor

@sookburt sookburt commented Jan 27, 2025

What does this change?

This adds a new gutter-liveblog endpoint and models for tooling the sticky liveblog ask (soon to be renamed Gutter Asks).

How to test

Deploy to CODE, create a target test and variant in CODE RRCP and create a POST request with an appropriate body.

Have we considered potential risks?

Only one minor change affects other components - a Tag definition has moved into the shared.ts file. This should not affect any live code since the epic endpoint is self contained and the change will not be picked up DCR until the package is updated so it will still use the old one. There were no changes to the Tag definition, only a file location change.

@sookburt sookburt marked this pull request as ready for review January 30, 2025 12:03
@sookburt sookburt requested a review from a team as a code owner January 30, 2025 12:03
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