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

Unify CI test scripts #1144

Closed
aherrmann opened this issue Nov 14, 2019 · 1 comment
Closed

Unify CI test scripts #1144

aherrmann opened this issue Nov 14, 2019 · 1 comment

Comments

@aherrmann
Copy link
Member

The various CI pipelines perform different steps. Currently, this is due to limitations in which tests are compatible with which platforms. Once multiple pipelines share test steps these should be factored out into a dedicated CI script to avoid duplication. In particular the buildkite nixpkgs and bindists pipelines should share a common build.sh script. See #1141 (comment).

@aherrmann
Copy link
Member Author

CI configuration has been unified in the GitHub actions configuration.
The scripts are not fully unified, as the nixpkgs configs still use RunTests.hs, however, that is already tracked in ##951.

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

No branches or pull requests

1 participant