-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bot-bot - batch 1 - https://github.com/regro/cf-scripts/actions/runs/…
- Loading branch information
1 parent
7238cb6
commit 73a481a
Showing
70 changed files
with
93 additions
and
1,962 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,5 @@ | ||
{ | ||
"bad": { | ||
"exception": "Error running 'conda-forge-tick-container migrate-feedstock --feedstock-name csvinsight --default-branch main --existing-feedstock-node-attrs - --log-level info --kwargs {\n \"hash_type\": \"sha256\"\n}' in container - error VersionMigrationError raised:\n\"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 '0.4.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/csvinsight-{{ version }}.tar.gz'\n\"", | ||
"traceback": [ | ||
"Traceback (most recent call last):", | ||
" File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 721, in _run_migrator_on_feedstock_branch", | ||
" migrator_uid, pr_json = run_with_tmpdir(", | ||
" ^^^^^^^^^^^^^^^^", | ||
" File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 445, in run_with_tmpdir", | ||
" return run(", | ||
" ^^^^", | ||
" File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 512, in run", | ||
" migration_run_data = run_migration(", | ||
" ^^^^^^^^^^^^^^", | ||
" File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/migration_runner.py\", line 68, in run_migration", | ||
" return run_migration_containerized(", | ||
" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", | ||
" File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/migration_runner.py\", line 165, in run_migration_containerized", | ||
" data = run_container_operation(", | ||
" ^^^^^^^^^^^^^^^^^^^^^^^^", | ||
" File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/site-packages/conda_forge_feedstock_ops/container_utils.py\", line 189, in run_container_operation", | ||
" raise ContainerRuntimeError(", | ||
"conda_forge_feedstock_ops.container_utils.ContainerRuntimeError: Error running 'conda-forge-tick-container migrate-feedstock --feedstock-name csvinsight --default-branch main --existing-feedstock-node-attrs - --log-level info --kwargs {", | ||
" \"hash_type\": \"sha256\"", | ||
"}' in container - error VersionMigrationError raised:", | ||
"\"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 '0.4.0' to make sure they exist!", | ||
"", | ||
"We also found the following errors:", | ||
"", | ||
" - could not hash URL template 'https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/csvinsight-{{ version }}.tar.gz'", | ||
"\"", | ||
"" | ||
] | ||
}, | ||
"bad": false, | ||
"pre_pr_migrator_attempts": {}, | ||
"pre_pr_migrator_status": {} | ||
} |
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.