-
Notifications
You must be signed in to change notification settings - Fork 50
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
Deploy to prod #5668
Merged
Deploy to prod #5668
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update dependency sentry/sentry-symfony to v5
fix(deps): update tiptap to v2.5.1
chore(deps): update vitest monorepo to v2.0.3
chore(deps): update dependency node to v22.4.1
chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.16.1
chore(deps): update dependency rector/rector to v1.2.1
chore(deps): update dependency prettier to v3.3.3
Bugfix: EditCategory shows wrong properties
chore(deps): update dependency vite to v5.3.4
chore(deps): update dependency unplugin-vue-components to v0.27.3
fix(deps): update sentry-javascript monorepo to v8.18.0
chore(deps): update helm release oauth2-proxy to v7.7.9
chore(deps): update dependency @types/node to v20.14.11
chore(deps): update dependency cypress to v13.13.1
fix(deps): update dependency @pulumi/aws to v6.45.0
fix(deps): update dependency @pulumi/aws to v6.48.0
chore(deps): update amazon/aws-cli docker tag to v2.17.23
fix(deps): update dependency @pulumi/pulumi to v3.128.0
chore(deps): update pulumi/pulumi-nodejs docker tag to v3.128.0
fix(deps): update sentry-javascript monorepo to v8.24.0
chore(deps): update dependency eslint-plugin-promise to v7.1.0
Bugfix: sort periods (picasso, story, admin)
Sort campCollaboration- & MaterialList-List
chore(deps): update vue-minor-print-pdf to v3.4.36
fix(deps): update tiptap to v2.5.9
usu
approved these changes
Aug 6, 2024
BacLuc
approved these changes
Aug 6, 2024
manuelmeister
approved these changes
Aug 6, 2024
/fast-forward |
Core Meeting DecisionWe want to deploy the cached version separately without any other changes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before deployment, we should also agree on whether to activate ApiCache on prod or not
Features/Bugfixes (user facing)
Infrastructure/Dependency Update/etc