-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
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
Labels
No labels