-
Notifications
You must be signed in to change notification settings - Fork 19
chore: remove demo app from v9 #6099
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
Conversation
This removes the deprecated demo app from v9. To update the demo app, go to release/v8. Changes to this branch will build the demo app, the release workflow on main will then release the demo app.
|
Related Previews |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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.
Please also remove the references to the demo app in these files:
package.json
renovate.json
CONTRIBUTING.md
packages/documentation/public/assets/versions.json
.github/workflows/release-demo.yaml
The versions.json should be updated automatically by the release workflow. |
# Conflicts: # pnpm-lock.yaml
|
This removes the deprecated demo app from v9. To update the demo app, go to release/v8. Changes to this branch will build the demo app, the release workflow on main will then release the demo app.