Skip to content
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/cancel game #35

Merged
merged 7 commits into from
Mar 18, 2023
Merged

Feat/cancel game #35

merged 7 commits into from
Mar 18, 2023

Conversation

antoinezanardi
Copy link
Owner

No description provided.

antoinezanardi and others added 7 commits March 18, 2023 00:00
Release v1.4.0
## [1.4.0](v1.3.0...v1.4.0) (2023-03-17)

### 🔁 CI

* **build:** parallel jobs and cache for faster build ([#25](#25)) ([0f84af0](0f84af0))
* **pipeline:** concurrent pipelines are canceled ([#27](#27)) ([3c5e3ce](3c5e3ce))
* **sonarcloud:** code quality and security scan ([#28](#28)) ([052447d](052447d))

### 🚀 Features

* **eslint:** override controller files for eslint rules ([#34](#34)) ([b4de0e0](b4de0e0))
* **game:** get a game by id route ([#29](#29)) ([b636d5a](b636d5a))

### 🐛 Bug Fixes

* **pipeline:** always save tests coverage ([#31](#31)) ([39417fa](39417fa))
* **release:** good use of restore cache for deploying ([9eb4e0f](9eb4e0f))
* **release:** good use of restore cache for deploying ([f2e8595](f2e8595))
* **release:** good use of restore cache for deploying.. last time ([e6eff61](e6eff61))
@github-advanced-security
Copy link

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@sonarcloud
Copy link

sonarcloud bot commented Mar 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@antoinezanardi antoinezanardi merged commit 16eef75 into develop Mar 18, 2023
antoinezanardi pushed a commit that referenced this pull request Mar 21, 2023
## [1.5.0](v1.4.0...v1.5.0) (2023-03-21)

### 📖 Docs

* **swagger:** improve swagger docs ([#37](#37)) ([f9ea037](f9ea037))

### 🔁 CI

* **sonarcloud:** sonarcloud analysis when releasing to main ([#41](#41)) ([d337923](d337923))

### 🚀 Features

* **dependabot:** add dependabot for dependencies updates ([#43](#43)) ([54a047e](54a047e))
* **game:** cancel playing game with DELETE endpoint ([#35](#35)) ([16eef75](16eef75))
* **game:** get random composition route ([#42](#42)) ([88ea1d6](88ea1d6))
* **script:** create pull request against develop script ([#40](#40)) ([1a4a964](1a4a964))
@antoinezanardi
Copy link
Owner Author

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@antoinezanardi antoinezanardi deleted the feat/cancel-game branch March 21, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants