Skip to content

Commit

Permalink
Merge pull request #31 from ytausch/reset-high-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Aug 13, 2024
2 parents d4785f6 + 04b6b00 commit 2756d2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion version_pr_info/1/0/9/b/c/quarto.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bad": false,
"new_version": "1.6.3",
"new_version": "1.5.55",
"new_version_attempts": {
"1.5.6": 1
},
Expand Down
14 changes: 4 additions & 10 deletions version_pr_info/5/7/c/7/7/windows-terminal.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bad": false,
"new_version": "1.21.1772.0",
"new_version": "1.20.11781.0",
"new_version_attempts": {
"1.18.1462.0": 7,
"1.19.2682.0": 4,
Expand All @@ -10,10 +10,7 @@
"1.20.10303.0": 11,
"1.20.10572.0": 5,
"1.20.10822.0": 13,
"1.20.11215.0": 3,
"1.21.1272.0": 26,
"1.21.1382.0": 8,
"1.21.1772.0": 7
"1.20.11215.0": 3
},
"new_version_errors": {
"1.18.1462.0": "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 '1.18.1462.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/microsoft/terminal/releases/download/v{{ version }}.0/Microsoft.WindowsTerminal_{{ version }}.0_x64.zip'\n - could not hash URL template 'https://raw.githubusercontent.com/microsoft/terminal/v{{ version }}.0/NOTICE.md'\n - could not hash URL template 'https://raw.githubusercontent.com/microsoft/terminal/v{{ version }}.0/LICENSE'\n",
Expand All @@ -24,9 +21,6 @@
"1.20.10303.0": "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 '1.20.10303.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/microsoft/terminal/releases/download/v{{ version }}/Microsoft.WindowsTerminal_{{ version }}_x64.zip'\n",
"1.20.10572.0": "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 '1.20.10572.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/microsoft/terminal/releases/download/v{{ version }}/Microsoft.WindowsTerminal_{{ version }}_x64.zip'\n",
"1.20.10822.0": "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 '1.20.10822.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/microsoft/terminal/releases/download/v{{ version }}/Microsoft.WindowsTerminal_{{ version }}_x64.zip'\n",
"1.20.11215.0": "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 '1.20.11215.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/microsoft/terminal/releases/download/v{{ version }}/Microsoft.WindowsTerminal_{{ version }}_x64.zip'\n",
"1.21.1272.0": "bot error (<a href=\"https://github.com/regro/cf-scripts/actions/runs/9418645620\">bot CI job</a>): main: Traceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 161, in _run_git_command\n return subprocess.run(\n ^^^^^^^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['git', 'clone', '--quiet', '[email protected]:regro-cf-autotick-bot/windows-terminal-feedstock.git', PosixPath('feedstocks/windows-terminal-feedstock')]' returned non-zero exit status 128.\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 191, in clone_repo\n self._run_git_command([\"clone\", \"--quiet\", origin_url, target_dir])\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/contextlib.py\", line 81, in inner\n return func(*args, **kwds)\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 165, in _run_git_command\n raise GitCliError(\"Error running git command.\") from e\nconda_forge_tick.git_utils.GitCliError: Error running git command.\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 320, in clone_fork_and_branch\n self.clone_repo(origin_url, target_dir)\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/contextlib.py\", line 81, in inner\n return func(*args, **kwds)\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 193, in clone_repo\n raise GitCliError(\nconda_forge_tick.git_utils.GitCliError: Error cloning repository from [email protected]:regro-cf-autotick-bot/windows-terminal-feedstock.git. Does the repository exist? Is target_dir empty?\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 566, in _run_migrator_on_feedstock_branch\n migrator_uid, pr_json = run(\n ^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/auto_tick.py\", line 196, in run\n feedstock_dir, repo = get_repo(\n ^^^^^^^^^\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/contextlib.py\", line 81, in inner\n return func(*args, **kwds)\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 744, in get_repo\n backend.clone_fork_and_branch(\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/contextlib.py\", line 81, in inner\n return func(*args, **kwds)\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 459, in clone_fork_and_branch\n self.cli.clone_fork_and_branch(\n File \"/home/runner/micromamba/envs/cf-scripts/lib/python3.11/contextlib.py\", line 81, in inner\n return func(*args, **kwds)\n ^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/cf-scripts/cf-scripts/cf-scripts/conda_forge_tick/git_utils.py\", line 323, in clone_fork_and_branch\n raise GitCliError(\nconda_forge_tick.git_utils.GitCliError: Could not clone [email protected]:regro-cf-autotick-bot/windows-terminal-feedstock.git - does the remote exist?\n",
"1.21.1382.0": "bot error (<a href=\"https://github.com/regro/cf-scripts/actions/runs/9632219712\">bot CI job</a>): main:\nError running migrate-feedstock 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 '1.21.1382.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/microsoft/terminal/releases/download/v{{ version }}/Microsoft.WindowsTerminal_{{ version }}_x64.zip'\n\"",
"1.21.1772.0": "bot error (<a href=\"https://github.com/regro/cf-scripts/actions/runs/10337314122\">bot CI job</a>): main:\nError running migrate-feedstock 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 '1.21.1772.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/microsoft/terminal/releases/download/v{{ version }}/Microsoft.WindowsTerminal_{{ version }}_x64.zip'\n\""
}
"1.20.11215.0": "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 '1.20.11215.0' to make sure they exist!\n\nWe also found the following errors:\n\n - could not hash URL template 'https://github.com/microsoft/terminal/releases/download/v{{ version }}/Microsoft.WindowsTerminal_{{ version }}_x64.zip'\n"
}
}

0 comments on commit 2756d2a

Please sign in to comment.