Add a pixi toml url to the build parameter arguments (ported from #839)#841
Add a pixi toml url to the build parameter arguments (ported from #839)#841
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' |
|
@knmcguire I think what is missing is to correctly set the new variable as See the reference ci/job_templates/ci_job.xml.em Lines 175 to 177 in db24a7c |
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