-
Notifications
You must be signed in to change notification settings - Fork 24
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
🤖 Update infrastructure file(s) #588
base: main
Are you sure you want to change the base?
Conversation
@conda/infrastructure - am I supposed to define some variables somewhere? I'm seeing a lot of missing values that have been replaced with an empty string 🤔 |
@jaimergp yes, you need to add the missing variables here: conda-libmamba-solver/.github/template-files/config.yml Lines 46 to 50 in 5836e96
The templating workflow should be warning if variables are missing in the audit above, I need to check on that in the templating action. In the meantime take a look at: |
@conda-bot render |
@conda-bot render |
Your friendly repository updater.
Durations Audit
Templating Audit
conda/governance
CODE_OF_CONDUCT.md
→CODE_OF_CONDUCT.md
conda/conda
.github/template-files/templates/issue_template_details.yml
→.github/template-files/templates/issue_template_details.yml
conda/infrastructure
.github/workflows/cla.yml
→.github/workflows/cla.yml
.github/workflows/update.yml
→.github/workflows/update.yml
.github/workflows/issues.yml
→.github/workflows/issues.yml
.github/workflows/labels.yml
→.github/workflows/labels.yml
.github/workflows/project.yml
→.github/workflows/project.yml
.github/workflows/stale.yml
→.github/workflows/stale.yml
.github/workflows/lock.yml
→.github/workflows/lock.yml
templates/HOW_WE_USE_GITHUB.md
→HOW_WE_USE_GITHUB.md
templates/issues/bug.yml
→.github/ISSUE_TEMPLATE/0_bug.yml
issue_template_details.yml
templates/issues/feature.yml
→.github/ISSUE_TEMPLATE/1_feature.yml
templates/issues/documentation.yml
→.github/ISSUE_TEMPLATE/2_documentation.yml
templates/issues/epic.yml
→.github/ISSUE_TEMPLATE/epic.yml
templates/pull_requests/news_tests_docs.md
→.github/template-files/templates/pull_request_template_details.md
templates/pull_requests/base.md
→.github/PULL_REQUEST_TEMPLATE.md
pull_request_template_details.md
templates/releases/RELEASE.md
→RELEASE.md
placeholder=YY.M
templates/releases/rever.xsh
→rever.xsh
templates/releases/TEMPLATE
→news/TEMPLATE
issue_template_details.yml
pull_request_template_details.md
This PR was triggered by @jezdez via schedule.
Commands
Trigger actions by commenting on this PR:
@conda-bot render
will run rendering workflows and commit and push any changes to this PR@conda-bot recreate
will recreate this PR, overwriting any edits that have been made to itAuto-generated by the
update.yml
workflow, see https://github.com/conda/conda-libmamba-solver/actions/runs/12335267753.