-
Notifications
You must be signed in to change notification settings - Fork 4
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
Deployment #1558
Merged
Merged
Deployment #1558
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
Those are already tested in entity.ts and entity-revision.ts
After serlo/db-migrations#352 we do not need this endpoint any more ans thus we can delete already the test for it to make the refactoring more easy
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.5 to 4.15.7. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.15.5...v4.15.7) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.2 to 7.34.3. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.34.3) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@nmshd/connector-sdk](https://github.com/nmshd/connector/tree/HEAD/packages/sdk) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/nmshd/connector/releases) - [Changelog](https://github.com/nmshd/connector/blob/main/CHANGELOG.md) - [Commits](https://github.com/nmshd/connector/commits/4.4.1/packages/sdk) --- updated-dependencies: - dependency-name: "@nmshd/connector-sdk" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 8.9.2 to 8.11.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.9.2...8.11.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
fix(taxonomy): use right event when unlinking entity from taxonomy
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…d-10.0.0 chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0
…de-8.11.0 chore(deps-dev): bump @sentry/node from 8.9.2 to 8.11.0
…nector-sdk-4.4.1 chore(deps-dev): bump @nmshd/connector-sdk from 4.4.0 to 4.4.1
…ugin-react-7.34.3 chore(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.34.3
chore(deps-dev): bump tsx from 4.15.5 to 4.15.7
…build-push-action-6 chore(deps): bump docker/build-push-action from 5 to 6
… it never happens in real life
fix(set-entity): choose right db name for exercise types
Co-Authored-By: Botho <[email protected]>
fix(alias): Always supply a subject name
deleted-entities: Filter course pages out
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.2 to 16.9.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.2...v16.9.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [openai](https://github.com/openai/openai-node) from 4.51.0 to 4.52.2. - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v4.51.0...v4.52.2) --- updated-dependencies: - dependency-name: openai dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 8.11.0 to 8.13.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.11.0...8.13.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.0 to 7.14.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 8.1.4 to 8.1.5. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.1.5/packages/lerna) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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.
After deploying we may want to run the scripti for filling up the cache, since the db migrations are going to remove the cache of practically everything (entities, revisions, taxonomies and events)
refactor: Migrate DB-Layer into entity namespace #1469
chore(docker): Force images to refetch #1560
chore(deps-dev): bump @types/node from 18.19.33 to 18.19.34 #1569
chore(deps-dev): bump esbuild from 0.21.3 to 0.21.5 #1568
chore(deps-dev): bump @typescript-eslint/parser from 7.10.0 to 7.12.0 #1567
chore(deps-dev): bump @nmshd/connector-sdk from 4.3.0 to 4.4.0 #1566
chore(deps-dev): bump msw from 2.3.0 to 2.3.1 #1565
refactor(docker): use just one Dockerfile building with params #1563
refactor: Add resolveIdFromUsername() #1571
chore(deps-dev): bump uuid from 9.0.1 to 10.0.0 in /packages/server #1564
chore(deps): bump tar from 6.2.0 to 6.2.1 #1575
chore: Upgrade dependencies #1578
migrate UserCreateMigration from database-layer into api.serlo.org #1570
feat(course): Add regex for course page alias #1576
refactor(uuid): Replace AliasQuery with MYSQL query #1573
fix(unrevised): show new revisions first #1580
fix(unrevised): be sure new revisions come first #1581 -> reverted by Revert "fix(unrevised): be sure new revisions come first" #1588 -> so the code of fix(unrevised): show new revisions first #1580 is running
feat: run DB migrations automatically before starting server in staging #1562
chore(deps): bump mysql2 from 2.3.3 to 3.10.1 #1583
refactor(taxonomy-term): Remove taxonomyId from GraphQL #1582
refactor(event): Update after simplification of event tables #1557
fix(db-migrations):
db-migrate
does not recognizecjs
files #1584refactor(taxonomy): Update after simplify taxonomy tables #1561
chore: Fix deploy script after changing dir of Dockerfile #1587
test(uuid): Remove test for alias encodings #1591
fix(entity): Remove double check for creating entities #1589
chore(prettier): Ignore compiled db-migrations #1590
test(github-workflow): Run "migrate:all" before tests #1593
refactor(deleted-entities): Migrate to SQL query #1592
migrate user queries from database-layer into resolvers #1572
refactor(ai): Move
model/ai.ts
into~/schema
#1595chore(deps-dev): bump tsx from 4.15.4 to 4.15.5 #1599
chore(deps-dev): bump esbuild from 0.20.2 to 0.21.5 #1600
chore(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 #1601
chore(db-migration): remove dependency uuid, not used anymore #1598
fix(alias): handle beginning slash and fix query #1602
fix(thread): Allow adding threads on user + taxonomyTerms #1603
chore(deps): bump ws from 7.5.9 to 7.5.10 #1606
feat(course-page): Update alias #1579
fix(taxonomy): use right event when unlinking entity from taxonomy #1607
chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 #1619
chore(deps-dev): bump @sentry/node from 8.9.2 to 8.11.0 #1618
chore(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.34.3 #1614
chore(deps-dev): bump tsx from 4.15.5 to 4.15.7 #1613
chore(deps): bump docker/build-push-action from 5 to 6 #1615
fix(set-entity): choose right db name for exercise types #1620
fix(alias): Always supply a subject name #1608
deleted-entities: Filter course pages out #1622