-
Notifications
You must be signed in to change notification settings - Fork 6
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(projects): add new project types #808
Conversation
09cbb6a
to
4a8c525
Compare
4a8c525
to
ae9a95f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ae9a95f
to
958a8cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does everything need to go to prod together ?
Like do we have a deployment order to follow to prevent breaking change or we are good because we still have the deprecated enum values ?
I will deploy the backend now and then update the admin-ui |
🎉 This PR is included in version 53.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Acceptance Criteria
TSP-214