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

Adapt to changes to IndicatorGroupBlock in backend #206

Closed
wants to merge 1 commit into from

Conversation

bbliem
Copy link
Contributor

@bbliem bbliem commented Oct 30, 2023

This is the frontend part of the changes in https://github.com/kausaltech/kausal-watch-private/pull/76. Unfortunately the schema changes due to the backend changes, so we cannot deploy the backend without breaking the frontend and vice versa. Perhaps we should add a shim, but that's always a PITA.

@bbliem bbliem requested a review from woodwoerk October 30, 2023 23:57
@woodwoerk
Copy link
Collaborator

@bbliem Sorry I didn't make this clearer, but the frontend is already completed. PR here along with the other request and some type conversions: #197.

Unfortunately the schema changes due to the backend changes, so we cannot deploy the backend without breaking the frontend and vice versa.

Could we schedule the frontend and backend to be deployed during off-peak hours?

@bbliem
Copy link
Contributor Author

bbliem commented Oct 31, 2023

Sorry, you probably mentioned this and I forgot. Anyway it has hardly any work, so I'm going to close this PR. I added a shim so we can upgrade the backend without breaking the UI. No need for a coordinated deployment now. (But the backend needs to be deployed before the UI.)

@bbliem bbliem closed this Oct 31, 2023
@bbliem bbliem deleted the feature/indicator-group-block-struct-block branch November 3, 2023 12:17
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