Skip to content

Conversation

@freundTech
Copy link
Contributor

@freundTech freundTech commented Mar 14, 2021

Description

This commit adds an optional CI run with python nightly. It is allowed to allow run failures, so even if the nightly run fails the whole CI still succeeds.

This can be useful for detecting breaking changes in newer python versions and tracking progress towards supporting them.

Runtime

This adds around 17 minutes to the total time calculated by travis.
Due to the fast_finish attribute the success of the CI can be determined, even if the nightly run isn't finished yet, therefor no actual runtime is added.

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

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

Ok, let's try this out! Previously we've had issues keeping up with the nightlies, and this should help with that.

@JukkaL JukkaL merged commit 4ecbd4d into python:master Mar 15, 2021
@freundTech freundTech deleted the add-ci-python310 branch March 15, 2021 18:05
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.

2 participants