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

fix(CI): Optimize CI workflow #424

Merged
merged 12 commits into from
Dec 30, 2020
Merged

Conversation

@adrienjoly adrienjoly changed the title merge CI jobs into 1 file fix(CI): Merge CI jobs into 1 file Dec 30, 2020
@adrienjoly
Copy link
Member Author

adrienjoly commented Dec 30, 2020

Workflow execution

image

Detail of bottleneck: Cypress tests

Capture d’écran 2020-12-30 à 14 09 16

Duration of each test suite

Capture d’écran 2020-12-30 à 14 08 49

@adrienjoly
Copy link
Member Author

adrienjoly commented Dec 30, 2020

Capture d’écran 2020-12-30 à 14 19 24

@adrienjoly adrienjoly changed the title fix(CI): Merge CI jobs into 1 file fix(CI): Optimize CI workflow Dec 30, 2020
@adrienjoly
Copy link
Member Author

adrienjoly commented Dec 30, 2020

CI workflow execution after Cypress parallelization:

image

@adrienjoly
Copy link
Member Author

adrienjoly commented Dec 30, 2020

Results of parallelization on Cypress dashboard:

image

@adrienjoly adrienjoly self-assigned this Dec 30, 2020
@adrienjoly
Copy link
Member Author

progress:

Capture d’écran 2020-12-30 à 15 57 16

@adrienjoly adrienjoly merged commit 627e6cc into master Dec 30, 2020
@adrienjoly adrienjoly deleted the fix/ci-optimize-github-actions branch December 30, 2020 14:58
adrienjoly pushed a commit that referenced this pull request Jan 1, 2021
## [1.44.16](v1.44.15...v1.44.16) (2021-01-01)

### Bug Fixes

* **CI:** "You're not authorized to push to this branch" ([6457bcb](6457bcb))
* **CI:** Optimize CI workflow ([#424](#424)) ([627e6cc](627e6cc))
@adrienjoly
Copy link
Member Author

For reference, the following change was necessary: 6457bcb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant