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

ci: do not fail fast on matrix jobs #280

Merged
merged 2 commits into from
Aug 27, 2024
Merged

ci: do not fail fast on matrix jobs #280

merged 2 commits into from
Aug 27, 2024

Conversation

kelvin-olaiya
Copy link
Collaborator

Adding this lines so that in future we can better determine the cause of failures

@kelvin-olaiya kelvin-olaiya requested a review from Mala1180 August 27, 2024 15:05
@kelvin-olaiya kelvin-olaiya enabled auto-merge (squash) August 27, 2024 15:05
Copy link

mergify bot commented Aug 27, 2024

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

Developer PR

Rule to follow in order to successfully merge to main

  • #approved-reviews-by>=1
  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:(.+))?:

@kelvin-olaiya kelvin-olaiya merged commit 9bae2d5 into main Aug 27, 2024
14 checks passed
@kelvin-olaiya kelvin-olaiya deleted the chore/ci branch August 27, 2024 16:15
revue-ci pushed a commit that referenced this pull request Aug 28, 2024
## [3.0.6](v3.0.5...v3.0.6) (2024-08-28)

### Dependency updates

* **deps:** update dependency vite-tsconfig-paths to v5 ([1d5ce2f](1d5ce2f))

### Bug Fixes

* **docker:** do not track state on npm tasks when docker images are released ([#281](#281)) ([5c318a6](5c318a6))

### Build and continuous integration

* do not fail fast on matrix jobs ([#280](#280)) ([9bae2d5](9bae2d5))
* make the build task run all the npm build task also ([#278](#278)) ([e213f54](e213f54))
* rename workflow and and minimal refactor ([#263](#263)) ([27f841d](27f841d))

## [3.0.6](v3.0.5...v3.0.6) (2024-08-28)

### Bug Fixes

* **docker:** do not track state on npm tasks when docker images are released ([#281](#281)) ([5c318a6](5c318a6))
@revue-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.0.6 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants