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

Add a Drone config file. #1247

Merged
merged 1 commit into from Feb 5, 2021
Merged

Add a Drone config file. #1247

merged 1 commit into from Feb 5, 2021

Conversation

ashleysommer
Copy link
Contributor

Replaces #1246
Unfortunately the code duplication is required in this case. Drone doesn't have quite as sophisticated matrix runner functionality that Travis has. See here: https://docs.drone.io/pipeline/docker/examples/languages/python/
We could parametrically create the runners using a jsonnet file (as shown at the bottom of that example page) but I wanted to keep it all in the .yml file if possible.

Replaces #1246
Unfortunately the code duplication is required in this case. Drone doesn't have quite as sophisticated matrix runner functionality that Travis has. See here: https://docs.drone.io/pipeline/docker/examples/languages/python/
We could parametrically create the runners using a jsonnet file (as shown at the bottom of that example page) but I wanted to keep it all in the .yml file if possible.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.49% when pulling 4a30203 on drone_config into 651fc84 on master.

5 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.49% when pulling 4a30203 on drone_config into 651fc84 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.49% when pulling 4a30203 on drone_config into 651fc84 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.49% when pulling 4a30203 on drone_config into 651fc84 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.49% when pulling 4a30203 on drone_config into 651fc84 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.49% when pulling 4a30203 on drone_config into 651fc84 on master.

@white-gecko
Copy link
Member

Could we then just remove the travis integration as well? Or do we want to keep it for some days?

Copy link
Member

@white-gecko white-gecko left a comment

Choose a reason for hiding this comment

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

Very nice!

@white-gecko
Copy link
Member

white-gecko commented Feb 5, 2021

See #1248.

@white-gecko white-gecko mentioned this pull request Feb 5, 2021
5 tasks
@white-gecko white-gecko merged commit d78f0a4 into master Feb 5, 2021
@white-gecko white-gecko deleted the drone_config branch February 5, 2021 10:18
@white-gecko white-gecko added this to the rdflib 6.0.0 milestone Mar 22, 2021
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.

None yet

3 participants