Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset version PR info of datatoolbox #12

Merged
merged 3 commits into from
Dec 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions version_pr_info/7/e/7/9/d/datatoolbox.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"bad": false,
"new_version": "5.0",
"new_version_attempts": {
"5.0": 40
},
"new_version_errors": {
"5.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 '5.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 }}/datatoolbox-{{ version }}.tar.gz'\n"
}
}
"new_version": "0.6.4",
"new_version_attempts": {},
"new_version_errors": {}
}
Loading