Skip to content

common version error #5269

@beckermr

Description

@beckermr

IDK what this is but it happens a lot:

2025-12-19 10:25:22,444 ERROR    conda_forge_tick.update_upstream_versions || An exception occurred while fetching kubernetes-federation from GitTags.
Traceback (most recent call last):
  File "/opt/autotick-bot/conda_forge_tick/update_upstream_versions.py", line 141, in get_latest_version_local
    url = source.get_url(attrs)  # type: ignore[arg-type]
          ^^^^^^^^^^^^^^^^^^^^^
  File "/opt/autotick-bot/conda_forge_tick/update_sources.py", line 720, in get_url
    return node_attrs.get("meta_yaml", {}).get("source", {}).get("git_url", None)  # type: ignore[return-value]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'list' object has no attribute 'get'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions