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

zef should use azure for its CI #417

Open
ugexe opened this issue Oct 9, 2021 · 1 comment
Open

zef should use azure for its CI #417

ugexe opened this issue Oct 9, 2021 · 1 comment

Comments

@ugexe
Copy link
Owner

ugexe commented Oct 9, 2021

zef should switch from using travis/appveyor/circle-ci to azure for CI

  • See rakudo's azure-pipelines.yml for reference

  • The repo is setup in azure piplines already, so producing a azure-piplines.yml file should be all that is needed

  • MoarVM only; no need to setup a JVM variant

@ugexe
Copy link
Owner Author

ugexe commented Apr 12, 2022

A nearly working example can be found here -- 9bca3a5

All its missing to be merged into master is for when any of the commands in TEST_COMMANDS fails it will fail the build (currently if one of the commands fails it will still show up as a success, unlike the commands prior to those which will fail the build on non-0 exit)

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

No branches or pull requests

1 participant