-
Notifications
You must be signed in to change notification settings - Fork 34
Add a pixi toml url to the build parameter arguments (ported from #839) #841
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
base: master
Are you sure you want to change the base?
Conversation
|
The idea is that we will try to deploy this particular branch on one of the test_ci jobs just to try it out since there is no CI to this PR. So we can wait with merging this PR after we have looked and settled that |
Generated-by: Claude Code Opus-4.5 (2025/11/01 release)
55973ff to
3d20cf7
Compare
|
@knmcguire, I rebased this to make it easier to deploy to the |
|
Deployed here: https://ci.ros2.org/job/test_ci_windows/ |
|
Thanks! And good we tested it out here because it indeed fails! I will look into it 😄 |
|
Still testing things out in the test ci! the latest github outages delayed that a bit, so as soon as I confirm this working I'll convert it back to 'ready for review' |
See the description of #839
Ported to be a branch in ROS/ci so that we could more easily deploy it on a test ci job to test it out according to @claraberendsen