run-wenxian
Version updated for https://github.com/njzjz/wenxian to version v0.3.3.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, wenxian, generates BibTeX citations from paper identifiers such as DOI, PMID, arXiv ID, or title. It is designed to be used in the browser, command line, and within GitHub Actions workflows, automating the process of converting research references into structured bibliographic entries.
What’s Changed
What’s Changed
- chore(deps): update astral-sh/setup-uv action to v8.3.0 by @renovate[bot] in https://github.com/njzjz/wenxian/pull/102
- chore(deps): update astral-sh/setup-uv action to v8.3.2 by @renovate[bot] in https://github.com/njzjz/wenxian/pull/105
- fix: restore browser lookups through Python fallbacks by @njzjz in https://github.com/njzjz/wenxian/pull/110
- chore(deps): update astral-sh/setup-uv action to v10 by @renovate[bot] in https://github.com/njzjz/wenxian/pull/108
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in https://github.com/njzjz/wenxian/pull/104
- chore(deps): update codecov/codecov-action action to v7 by @renovate[bot] in https://github.com/njzjz/wenxian/pull/103
- chore(deps): update actions/setup-python action to v7 by @renovate[bot] in https://github.com/njzjz/wenxian/pull/106
- feat: fetch metadata sources concurrently by @njzjz-bot in https://github.com/njzjz/wenxian/pull/111
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/njzjz/wenxian/pull/94
- fix: preserve BibTeX type priority when merging references by @njzjz-bot in https://github.com/njzjz/wenxian/pull/122
- fix: add native HTTP request timeouts by @njzjz-bot in https://github.com/njzjz/wenxian/pull/119
- fix: fall back after title validation mismatch by @njzjz-bot in https://github.com/njzjz/wenxian/pull/121
- fix: recognize valid PMID and legacy arXiv identifiers by @njzjz-bot in https://github.com/njzjz/wenxian/pull/118
- fix: preserve all PubMed structured abstract sections by @njzjz-bot in https://github.com/njzjz/wenxian/pull/123
- fix: isolate malformed metadata source failures by @njzjz-bot in https://github.com/njzjz/wenxian/pull/120
Full Changelog: https://github.com/njzjz/wenxian/compare/v0.3.2...v0.3.3