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

Run testing pipeline against CY 2020. #587

Merged
merged 5 commits into from
Dec 21, 2019

Conversation

bcipriano
Copy link
Collaborator

@bcipriano bcipriano commented Dec 20, 2019

Link the Issue(s) this Pull Request is related to.
Fixes #557

Summarize your change.
VFX Reference Platform CY2020 uses Python 3 as its default interpreter, so this in effect runs all tests in a Python 3 environment.

Keeping CY2019 as we want to keep testing against Python 2 for the foreseeable future.

Cuebot tests included as well just to test compatibility.

@bcipriano
Copy link
Collaborator Author

Forgot that we're not yet building our CI image for CY2020. Trying to resolve some issues with that over in AcademySoftwareFoundation/aswf-docker#20.

@bcipriano
Copy link
Collaborator Author

Ok, this is ready now -- we'll use the aswftesting images for now to get started, and switch to the main aswf repo once those images exist.

@bcipriano bcipriano marked this pull request as ready for review December 21, 2019 00:35
Copy link
Collaborator

@gregdenton gregdenton left a comment

Choose a reason for hiding this comment

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

LGTM.

@bcipriano bcipriano merged commit 97fd4a2 into AcademySoftwareFoundation:master Dec 21, 2019
@bcipriano bcipriano deleted the test-cy-2020 branch December 21, 2019 02:53
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.

Make all Python components compatible with Python 2 and 3
2 participants