Skip to content

Metalinks access#228

Merged
dbdimitrov merged 6 commits intomainfrom
metalinks_access
Jan 24, 2026
Merged

Metalinks access#228
dbdimitrov merged 6 commits intomainfrom
metalinks_access

Conversation

@dbdimitrov
Copy link
Collaborator

This pull request updates the version of the liana package and improves the reliability of the Metalinks database download process by switching to a GitHub Releases URL. The most significant change is the update to the _download_metalinksdb function, which now avoids potential web application firewall (WAF) issues and simplifies the download logic.

Version bump:

  • Bumped the package version from 1.7.0 to 1.7.1 in .bumpversion.cfg, pyproject.toml, and src/liana/__init__.py to reflect the new release. [1] [2] [3]

Resource download reliability:

  • Updated the _download_metalinksdb function in src/liana/resource/get_metalinks.py to use a GitHub Releases URL instead of Figshare, removing the need for custom headers and making the process more CI-friendly and robust against WAF issues.

@dbdimitrov dbdimitrov merged commit fb531d6 into main Jan 24, 2026
3 checks passed
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.

1 participant