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

Fix CI #1036

Merged
merged 34 commits into from
Apr 18, 2023
Merged

Fix CI #1036

merged 34 commits into from
Apr 18, 2023

Conversation

corranwebster
Copy link
Contributor

@corranwebster corranwebster commented Apr 17, 2023

This gets a reasonable baseline CI working for Kiva and Enable. It covers Python 3.8 and 3.10 with a reasonable set of Kiva backends and ETS toolkits. It splits out the Linux Qt dependency installation into a separate action as is done in other ETS projects so it can be re-used across workflows.

There are a number of test cases skipped:

This also adds a skip to a Cairo backend test case due to #1035 and a couple of drive-by fixes to the Cairo Kiva backend (Cairo was previously not being tested).

@corranwebster corranwebster mentioned this pull request Apr 18, 2023
@corranwebster corranwebster marked this pull request as ready for review April 18, 2023 10:31
@corranwebster
Copy link
Contributor Author

For reviewer: run of bleeding edge tests against this branch. https://github.com/enthought/enable/actions/runs/4731925723

kiva/cairo.py Outdated Show resolved Hide resolved
Copy link
Member

@jwiggins jwiggins left a comment

Choose a reason for hiding this comment

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

Mixed quotes make me itch a little, but I don't really care since this project is currently dying of bit rot.

.github/workflows/bleeding-edge.yml Outdated Show resolved Hide resolved
enable/__init__.py Outdated Show resolved Hide resolved
@corranwebster corranwebster merged commit 1565976 into main Apr 18, 2023
@corranwebster corranwebster deleted the fix/update-ci-v2 branch April 18, 2023 15:14
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