-
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 #4418
Merged
Deploy to prod #4418
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
chore(deps): update tiryoh/gha-jobid-action action to v1.1.0
fix(deps): update sentry-javascript monorepo to v7.91.0
fix(deps): update dependency isomorphic-dompurify to v2
ResponseHeaderBag->get only returns the first header for the key. But we want all headers for the key set-cookie. if the key is 'set-cookie', this function returns the values in an flat array. Else it returns all headers with the the cookies.
chore(deps): update tiryoh/gha-jobid-action action to v1.1.0
…t" option is deprecated, use "openapi" instead.'
…ertyMetadataFactoryTest And use values which say something about the parameter that this is less likely to happen anymore.
Passing an instance of DateTimeImmutable is deprecated, use Doctrine\DBAL\Types\DateTimeImmutableType::convertToDatabaseValue() instead. (DateTimeType.php:51 called by UTCDateTimeType.php:41, doctrine/dbal#6017, package doctrine/dbal)
…er in UTCDateTimeTypeTest Was commented since 2022 -> delete it.
chore(deps): update dependency eslint-plugin-prettier to v5.1.2
…jobs in the workflow That we can use one required status check in the branch protection rules. This allows to: - Allows review of the settings which jobs should be required. The merge of a pr leads to the new settings being active - Not having to synchronize the settings of the required status check with the devel branch. This happens automatically because the configuration is checked in. - Not having to merge/rebase devel because the names of the jobs changed but the old/new job names are in the required status checks. (see #4204 (comment))
fix(deps): update vue monorepo to v2.7.16
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.42.0
api: fix The "openapiContext" option is deprecated, use "openapi" instead.'
api: fix "Passing an instance of DateTimeImmutable is deprecated"
api: delete commented testConvertsNonMatchingFormatToPhpValueWithParser in UTCDateTimeTypeTest
continuous-integration.yml: use one job to collect the status of all …
chore(deps): update dependency @nuxtjs/i18n to v8.0.0
chore(deps): update dependency @vitejs/plugin-vue to v5
api/tests/Api: replace deprecated fixture access static::$fixtures th FixtureStore
renovate.json: separate vue updates for frontend and for pdf/print
chore(deps): update vue-minor-print-pdf to v3.4.6
fix(deps): update tiptap to v2.1.15
chore(deps): update dependency @nuxtjs/tailwindcss to v6.10.4
chore(deps): update dependency rector/rector to v0.19.0
chore(deps): update vue-minor-print-pdf to v3.4.7
We display an error, but the error is not reported to sentry. (I think because we catch the error and don't rethrow). I tested it on staging with nuxt 3, and because there we have no sentry integration yet for nuxt 3, we have no idea how much nuxt 3 fails (except for looking at the logs). So we at least see the errors the frontend can measure.
…t-print-fails frontend: report Errors to Sentry in print-nuxt/generatePdfMixin.js
# Conflicts: # frontend/package-lock.json # frontend/package.json
Implement simple link decoration in richtext fields
chore(deps): update dependency nuxt to v3.9.1
chore(deps): update dependency @nuxtjs/tailwindcss to v6.10.4
fix(deps): update dependency @tiptap/pm to v2.1.15
chore(deps): update amazon/aws-cli docker tag to v2.15.8
BacLuc
approved these changes
Jan 9, 2024
usu
approved these changes
Jan 9, 2024
pmattmann
approved these changes
Jan 9, 2024
carlobeltrame
approved these changes
Jan 9, 2024
/fast-forward |
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.
No description provided.