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

spike: rejig test pipeline #2509

Closed
wants to merge 4 commits into from
Closed

spike: rejig test pipeline #2509

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 31, 2021

WIP

Looking into changing our pipeline to better handle testing in different builds/archs.

The main goal is to provide a way to run our acceptance tests across Windows/x64, macOS/x64, and Linux/arm64 (#2495 ) with minimal configuration and complexity. Ideally this repo and dev tools should only be needing for the initial builds, other platforms should not need to support our build pipeline.

It would also be nice to re-organise tests so we can make usre of CircleCI's parallelism (#2232).

To Do

@github-actions
Copy link
Contributor

github-actions bot commented Dec 31, 2021

Fails
🚫

Commit "wip: could be an error with matching executors" is not a valid commitizen message. See Contributing page with required commit message format.

🚫

Commit "wip: use executors instead of node variants" is not a valid commitizen message. See Contributing page with required commit message format.

🚫

Commit "wip: rejig test pipeline" is not a valid commitizen message. See Contributing page with required commit message format.

Messages
📖

This PR will not trigger a new version. It doesn't include any commit message with feat or fix.

Generated by 🚫 dangerJS against f014e1e

@ghost ghost force-pushed the chore/rejig-pipeline branch 2 times, most recently from 5de65a2 to f403c7f Compare December 31, 2021 19:48
@ghost ghost force-pushed the chore/rejig-pipeline branch from f403c7f to d0fad9a Compare January 5, 2022 16:42
@ghost ghost changed the title chore(ci): run lint and build in parallel spike: rejig test pipeline Jan 5, 2022
@ghost ghost force-pushed the chore/rejig-pipeline branch 3 times, most recently from 0bc448d to 24fa28a Compare January 5, 2022 17:36
@ghost ghost force-pushed the chore/rejig-pipeline branch from 24fa28a to 1a3fc7b Compare January 5, 2022 17:42
@ghost ghost mentioned this pull request Jan 6, 2022
@ghost ghost force-pushed the chore/rejig-pipeline branch 3 times, most recently from b1af2e3 to 8fcf75a Compare January 6, 2022 15:27
@ghost ghost force-pushed the chore/rejig-pipeline branch 5 times, most recently from b9edece to bc20d56 Compare January 6, 2022 15:59
@ghost ghost force-pushed the chore/rejig-pipeline branch from bc20d56 to f014e1e Compare January 6, 2022 18:36
@ghost ghost mentioned this pull request Jan 7, 2022
@ghost
Copy link
Author

ghost commented Jan 21, 2022

Closing this spike. Follow up here: #2599

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants