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

Split frontend/backend releases #1725

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rhysyngsun
Copy link
Contributor

What are the relevant tickets?

N/A

Description (What does it do?)

This splits the frontend and backend deployments because we want to be able to disable but still retain the backend ones.

How can this be tested?

We'll test during a release.

Copy link
Contributor

@ChristopherChudzicki ChristopherChudzicki left a comment

Choose a reason for hiding this comment

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

we had been doing the frontend release after the backend release.

They're parallel now, right?

that's OK...we just need to be more careful about releasing backend changes first, yes?

@rhysyngsun
Copy link
Contributor Author

rhysyngsun commented Oct 22, 2024

we had been doing the frontend release after the backend release.

They're parallel now, right?

that's OK...we just need to be more careful about releasing backend changes first, yes?

We should be being careful already and separating the backend and frontend changes anyway, but if we need that guarantee then we shouldn't merge this.

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