Skip to content

Commit 1f33151

Browse files
authored
remove spurious tag from torchdata
1 parent f2e5d01 commit 1f33151

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed
Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"bad": false,
3-
"new_version": "1217",
3+
"new_version": "0.7.1",
44
"new_version_attempts": {
55
"0.4.0": 1,
66
"0.4.1": 7,
@@ -9,10 +9,7 @@
99
"0.6.0": 4,
1010
"0.6.1": 6,
1111
"0.7.0": 2,
12-
"0.7.1": 1,
13-
"1217": 207
12+
"0.7.1": 1
1413
},
15-
"new_version_errors": {
16-
"1217": "bot error (<a href=\"https://github.com/regro/cf-scripts/actions/runs/13474976783\">bot CI job</a>): main:\nTraceback (most recent call last):\n File \"/opt/autotick-bot/conda_forge_tick/container_cli.py\", line 119, in _run_bot_task\n data = func(attrs=attrs, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/autotick-bot/conda_forge_tick/container_cli.py\", line 225, in _migrate_feedstock\n data = run_migration_local(\n ^^^^^^^^^^^^^^^^^^^^\n File \"/opt/autotick-bot/conda_forge_tick/migration_runner.py\", line 251, in run_migration_local\n data[\"migrate_return_value\"] = migrator.migrate(\n ^^^^^^^^^^^^^^^^^\n File \"/opt/autotick-bot/conda_forge_tick/migrators/version.py\", line 254, in migrate\n raise VersionMigrationError(\nconda_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!\n\nPlease check the URLs in your recipe with version '1217' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/pytorch/data/archive/refs/tags/v{{ version }}.tar.gz'\n\n"
17-
}
18-
}
14+
"new_version_errors": {}
15+
}

0 commit comments

Comments
 (0)