conda-forge / dartsim-feedstock

A conda-smithy repository for dartsim.
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

[bot-automerge] dartsim v6.14.0 #68

Closed regro-cf-autotick-bot closed 4 months ago

regro-cf-autotick-bot commented 4 months ago

It is very likely that the current package version for this feedstock is out of date.

Checklist before merging this PR:

Information about this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
  3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
  4. If you want these PRs to be merged automatically, make an issue with code>@conda-forge-admin,</codeplease add bot automerge in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.
  5. If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

Dependency Analysis

We couldn't run dependency analysis due to an internal error in the bot, depfinder, or grayskull. :/ Help is very welcome!

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by - please use this URL for debugging.

conda-forge-webservices[bot] commented 4 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

traversaro commented 4 months ago

The disable_imgui patch is failing:

Patch level ambiguous, selecting least deep
Applying patch: /home/conda/recipe_root/disable_imgui.patch with args:
['-Np1', '-i', '/tmp/tmpwvwd668w/disable_imgui.patch.native', '--binary']
checking file dart/external/CMakeLists.txt
Hunk #1 FAILED at 1.
traversaro commented 4 months ago

There is an option now: https://github.com/dartsim/dart/blob/47666d60199540bbbb84d031d9a35f050dfb70de/dart/external/CMakeLists.txt#L2-L4 .

github-actions[bot] commented 4 months ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was not passing and not merged.

jslee02 commented 4 months ago

Out of curiosity, what is the recommended workflow to resolve this types of issue? Should we directly update this PR to fix the errors or create a new PR based on this one?

traversaro commented 4 months ago

If you maintain the feedstock you can modify the PR branch, so typically we just do that.

jslee02 commented 4 months ago

Hm, the bot created the branch not in the fork regro-cf-autotick-bot but not this repo.

traversaro commented 4 months ago

Hm, the bot created the branch not in the fork regro-cf-autotick-bot but not this repo.

In theory you should have also write access to that repo being a mantainer of this repo, but it is possible that the automation is not working as you were added as a mantainer after the PR was created.

jslee02 commented 4 months ago

Closing in favor of #71