Skip to content

Migrate Off Decommissioned Runner Labels#481

Open
mharradon wants to merge 1 commit intoconda-forge:mainfrom
mharradon:UpdateRunnerConfig
Open

Migrate Off Decommissioned Runner Labels#481
mharradon wants to merge 1 commit intoconda-forge:mainfrom
mharradon:UpdateRunnerConfig

Conversation

@mharradon
Copy link
Copy Markdown

@mharradon mharradon commented Apr 5, 2026

Migrate off decommissioned runner. See conda-forge/admin-requests#1982

See also failures here due to runner timeout (runner label does not exist anymore): https://github.com/conda-forge/tensorflow-feedstock/actions/runs/23927085498/job/69786105349?pr=480

Migrate off decommissioned runner. See e.g. :
conda-forge/admin-requests#1982
@mharradon
Copy link
Copy Markdown
Author

Sorry for review spam, that was automatic...

@conda-forge-admin
Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found some lint.

Here's what I've got...

For recipe/meta.yaml:

  • ❌ In conda-forge.yml: $.github_actions = {'self_hosted': True, 'timeout_minutes': 1080, 'triggers': ['push', 'pull_request']}.

    {'self_hosted': True, 'timeout_minutes': 1080, 'triggers': ['push', 'pull_request']} is not valid under any of the given schemas

    Schema
    {
      "anyOf": [
        {
          "$ref": "#/$defs/GithubActionsConfig"
        },
        {
          "type": "null"
        }
      ]
    }

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/24007423107. Examine the logs at this URL for more detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants