We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba3e9e commit dad00feCopy full SHA for dad00fe
conda_forge_tick/settings.py
@@ -87,7 +87,7 @@ def graph_github_backend_raw_base_url(self) -> str:
87
In tests or when debugging, you probably need to set this to 1.0 to update all feedstocks.
88
"""
89
90
- frac_update_pr_json: Fraction = 0.1
+ frac_update_pr_json: Fraction = 0.25
91
92
The fraction of feedstocks (randomly selected) to update in the prs job.
93
0 commit comments