conda-forge / libignition-gazebo-feedstock

A conda-smithy repository for libignition-gazebo.
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Fix autotick bot #24

Closed traversaro closed 5 months ago

traversaro commented 2 years ago

We still do not get autotick prs for new releases after https://github.com/conda-forge/libignition-gazebo-feedstock/pull/21 .

traversaro commented 2 years ago

The relevant line from the autotick bot is (from https://pipelines.actions.githubusercontent.com/dhJXNay2yTbK6bDP34npFl1R3JaUITV6UeZcyVQg965BJrFPdw/_apis/pipelines/1/runs/136928/signedlogcontent/3?urlExpires=2021-10-03T12%3A43%3A48.8263211Z&urlSigningMethod=HMACV1&urlSignature=OR4xrzSrW3zKdX7mOcwMW8NzmuGVK%2BNqKyW%2FcTxtYmk%3D ):

2021-10-03T11:56:50.4318034Z 2021-10-03 11:56:50,430 INFO     conda_forge_tick.update_upstream_versions || itr  7274 - eta   657s: libignition-gazebo - 5.1.0 - False
traversaro commented 2 years ago

Also in https://github.com/regro/cf-graph-countyfair/blob/master/versions/libignition-gazebo.json the new version is listed as false (permalink: https://github.com/regro/cf-graph-countyfair/blob/28b5ce0e61ce26b17f99b93edefb620802499ecc/versions/libignition-gazebo.json) while for working packages it is a version like 6_6.0.0, see https://github.com/regro/cf-graph-countyfair/blob/28b5ce0e61ce26b17f99b93edefb620802499ecc/versions/libignition-sensors.json .

traversaro commented 2 years ago

If someone wants to tackle this, probably something in the logic of the bot needs to be fixed, and the links provided in https://github.com/conda-forge/libignition-msgs1-feedstock/issues/53 and https://github.com/regro/cf-scripts/pull/1421 are the best place were to start.

traversaro commented 2 years ago

Now also libignition-rendering6 is broken, after the bot closed the PR for rerun: https://github.com/conda-forge/libignition-rendering4-feedstock/pull/20 .

traversaro commented 2 years ago

Now also libignition-rendering6 is broken, after the bot closed the PR for rerun: conda-forge/libignition-rendering4-feedstock#20 .

In that case, libignition-rendering6 is listed under "Version Updates" Errored section in https://conda-forge.org/status/#version_updates, but if you click for details you just get:

No error information available for version '6_6.0.1'.

Tobias-Fischer commented 2 years ago

I think this is resolved @traversaro?

traversaro commented 2 years ago

Unfortunatly not, we are at 6.1 and the official releases are 6.9 .

traversaro commented 1 year ago

The autotick seems not to be working also on https://github.com/conda-forge/libignition-common-feedstock , see https://github.com/gazebosim/gz-sim/pull/1574#issuecomment-1284369679 .

Tobias-Fischer commented 5 months ago

I think this has been resolved, right @traversaro?

traversaro commented 5 months ago

Yes, at least we know why it is not working. But it is working in the latest version of gz libraries.