-
-
Notifications
You must be signed in to change notification settings - Fork 13
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(stryker): enable dashboard #266
Merged
Merged
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
antoinezanardi
force-pushed
the
feat/stryker-dashboard
branch
2 times, most recently
from
June 19, 2023 09:28
51e3999
to
73430e6
Compare
antoinezanardi
force-pushed
the
feat/stryker-dashboard
branch
from
June 19, 2023 09:43
73430e6
to
a80f6f4
Compare
Kudos, SonarCloud Quality Gate passed! |
antoinezanardi
pushed a commit
that referenced
this pull request
Jun 24, 2023
## [1.11.0](v1.10.0...v1.11.0) (2023-06-24) ### 🚀 Features * **game-plays:** remove obsolete upcoming plays ([#277](#277)) ([e18fbd6](e18fbd6)) * **game-play:** validate werewolves targets boundaries ([#263](#263)) ([ebe6abf](ebe6abf)) * **jest:** generate jest badges with CI ([#278](#278)) ([983803b](983803b)) * **stryker:** enable dashboard ([#266](#266)) ([ee6a487](ee6a487)) ### 🔩 Refactor * **game-history:** get game history specific records if necessary ([#267](#267)) ([076364a](076364a)) * **game:** add current play to game schema ([#260](#260)) ([f4c7fb4](f4c7fb4)) * **schemas:** add types to schemas nested fields ([#258](#258)) ([6d4c5b1](6d4c5b1)) ### 🧹 Chore * **deps:** bump @nestjs/cli from 10.0.2 to 10.0.3 ([#271](#271)) ([8da2b40](8da2b40)) * **deps:** bump @nestjs/swagger from 7.0.0 to 7.0.1 ([#264](#264)) ([8a10a30](8a10a30)) * **deps:** bump @nestjs/swagger from 7.0.1 to 7.0.2 ([#270](#270)) ([281d4b7](281d4b7)) * **deps:** bump @nestjs/swagger from 7.0.2 to 7.0.3 ([#275](#275)) ([51472d0](51472d0)) * **deps:** bump @nestjs/swagger from 7.0.3 to 7.0.4 ([#276](#276)) ([4d7bfbb](4d7bfbb)) * **deps:** bump @nestjs/terminus from 10.0.0 to 10.0.1 ([#265](#265)) ([cee0589](cee0589)) * **deps:** bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 ([#269](#269)) ([393552d](393552d)) * **deps:** bump @typescript-eslint/parser from 5.59.11 to 5.60.0 ([#268](#268)) ([b2c2b04](b2c2b04)) * **deps:** bump eslint-plugin-jest from 27.2.1 to 27.2.2 ([#272](#272)) ([1b4bf3d](1b4bf3d)) * **deps:** bump mongoose from 7.3.0 to 7.3.1 ([#274](#274)) ([e00fe87](e00fe87)) * **stryker:** adapt to stryker v7 ([#222](#222)) ([16b7751](16b7751))
🎉 This PR is included in version 1.11.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.