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

ci: use native Ubuntu python for tests #4907

Merged
merged 2 commits into from
Jul 11, 2024
Merged

ci: use native Ubuntu python for tests #4907

merged 2 commits into from
Jul 11, 2024

Conversation

sergiusens
Copy link
Collaborator

@sergiusens sergiusens commented Jul 10, 2024

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

Essentially works around this limitation
image

But additionally ensures:

  • we pick dependencies from the Ubuntu base we care about
  • use the Python interpreter with whatever patches would have been applied
  • the apt dependency is not miss-matched when ubuntu-latest rolls

And as a bonus, the on_push rule now also reacts to being pushed to this here tiobe branch, would make it much easier to test changes to the workflow

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
@sergiusens sergiusens marked this pull request as ready for review July 10, 2024 20:38
@sergiusens sergiusens requested review from lengau and mr-cal July 10, 2024 20:40
@sergiusens
Copy link
Collaborator Author

core-devel/basic is what is broken in spread, network issues, mu suspicion is that the devel pointer has changed

Sorting proved useful in removing dups like pycodestyle
@sergiusens sergiusens merged commit f313611 into main Jul 11, 2024
7 of 11 checks passed
@sergiusens sergiusens deleted the tiobe branch July 11, 2024 14:47
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.

3 participants