Skip to content

Convert drone configuration to 1.x format #6845

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

Merged
merged 2 commits into from
Jul 14, 2019
Merged

Convert drone configuration to 1.x format #6845

merged 2 commits into from
Jul 14, 2019

Conversation

Fnux
Copy link
Contributor

@Fnux Fnux commented Jul 13, 2019

This PR converts the .drone.yml CI configuration file to the latest format following today's upgrade.

We won't have to backport this change to other branches since Drone 1.x is able to read configuration formatted for Drone 0.x.

Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Config file LGTM, but something is wrong on the CI: https://dotty-ci.epfl.ch/lampepfl/dotty/2 appears to be running each job one-by-one, even though it should be able to run test, test_bootstrapped and community_build in parallel.

@allanrenucci
Copy link
Contributor

Here is how to setup parallel execution in Drone 1.0+: https://discourse.drone.io/t/how-to-setup-parallel-pipeline-steps-1-0/3251

@smarter smarter merged commit fcd4315 into scala:master Jul 14, 2019
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

Successfully merging this pull request may close these issues.

4 participants