Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Attempt building and linting in a single task for Cirrus CI#205

Merged
abravalheri merged 1 commit into
mainfrom
upgrade-checks-cirrus
Sep 24, 2024
Merged

Attempt building and linting in a single task for Cirrus CI#205
abravalheri merged 1 commit into
mainfrom
upgrade-checks-cirrus

Conversation

@abravalheri
Copy link
Copy Markdown
Owner

Hopefully, this is more economical to run in the CI (Cirrus CI have reduced the free plan a while ago).

Comment thread .cirrus.yml
name: check (Linux - 3.10)
alias: check
depends_on: [build]
container: {image: "python:3.10-bookworm"} # 3.11+ don't understand some code paths
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Let's see if we still have problems with the code paths.

@abravalheri abravalheri marked this pull request as ready for review September 24, 2024 09:40
@abravalheri abravalheri merged commit 6a9d2ed into main Sep 24, 2024
@abravalheri abravalheri deleted the upgrade-checks-cirrus branch September 24, 2024 09:41
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.

1 participant