ENH: update package version to 0.11.0#41
Closed
conda-forge-admin wants to merge 1 commit intoconda-forge:mainfrom
Closed
ENH: update package version to 0.11.0#41conda-forge-admin wants to merge 1 commit intoconda-forge:mainfrom
conda-forge-admin wants to merge 1 commit intoconda-forge:mainfrom
Conversation
Contributor
Author
|
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 ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13476898514. Examine the logs at this URL for more detail. |
9035334 to
069c4c3
Compare
h-vetinari
reviewed
Feb 22, 2025
| @@ -1,15 +1,15 @@ | |||
| {% set version = "0.7.1" %} | |||
| {% set version = "0.11.0" %} | |||
Member
There was a problem hiding this comment.
What the hell, why did the bot never open updates here...
From the status page
187.00 attempts - bot error ([bot CI job](https://github.com/regro/cf-scripts/actions/runs/13401112323)): main:
Traceback (most recent call last):
File "/opt/autotick-bot/conda_forge_tick/container_cli.py", line 119, in _run_bot_task
data = func(attrs=attrs, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/autotick-bot/conda_forge_tick/container_cli.py", line 225, in _migrate_feedstock
data = run_migration_local(
^^^^^^^^^^^^^^^^^^^^
File "/opt/autotick-bot/conda_forge_tick/migration_runner.py", line 251, in run_migration_local
data["migrate_return_value"] = migrator.migrate(
^^^^^^^^^^^^^^^^^
File "/opt/autotick-bot/conda_forge_tick/migrators/version.py", line 254, in migrate
raise VersionMigrationError(
conda_forge_tick.migrators.version.VersionMigrationError: The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!
Please check the URLs in your recipe with version '1217' to make sure they exist!
We also found the following errors:
- could not hash URL template 'https://github.com/pytorch/data/archive/refs/tags/v{{ version }}.tar.gz'
That 1217 tag has been deleted upstream, but the bot hasn't forgotten about it. https://github.com/regro/cf-graph-countyfair/pull/41 should fix this, PTAL @beckermr
This was referenced Feb 22, 2025
Merged
Merged
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi! This is the friendly automated conda-forge-webservice.
I've started a version update as instructed in #40.
I'm currently searching for new versions and will update this PR shortly if I find one! Thank you for waiting!
Fixes #40