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 and update to latest Ubuntu/Python versions #454

Open
wants to merge 10 commits into
base: devel
Choose a base branch
from

Conversation

sea-bass
Copy link
Collaborator

@sea-bass sea-bass commented Dec 4, 2024

Attempts to fix CI as described in colcon/colcon-core#678

Also took the liberty of updating the Python and GitHub actions versions in CI, as well as the devcontainer setups.

@sea-bass sea-bass requested a review from stonier December 4, 2024 01:30
@sea-bass
Copy link
Collaborator Author

sea-bass commented Dec 4, 2024

@stonier Now that ROS 2 Iron is EOL, do you have the means to change the Ipr job to Hpr (for Humble?)

@sea-bass
Copy link
Collaborator Author

sea-bass commented Dec 4, 2024

Also, now that I updated all the CI actions to use Python 3.10 / 3.12, I think we'll also need to merge this PR with failures and then manually kick off the Push Poetry Container workflow. Up to you.

... however, I am also running into this issue with 3.12 kubeflow/pipelines#11398

@sea-bass sea-bass changed the title Add trivial unittest test to fix CI Fix CI and update to latest Ubuntu/Python versions Dec 4, 2024
@sea-bass sea-bass force-pushed the add-workaround-test-for-ci branch from 47c4e73 to 3e34577 Compare December 4, 2024 02:33
@@ -25,6 +25,7 @@ keywords=["py_trees", "py-trees", "behaviour-trees"]
[tool.poetry.dependencies]
python = "^3.8"
pydot = ">=1.4"
py = "^1.11.0"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

had to add for newer PyTest versions: ionelmc/pytest-benchmark#226

py_trees
tests
# doc/examples
source_locations = py_trees tests doc/examples
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

multiline stopped working in newer tox versions, cool and good

tox-dev/tox#1933

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