Skip to content

Bidirectional mapping of functions#125

Merged
thatmariia merged 34 commits intodevfrom
feat/functions
Feb 13, 2026
Merged

Bidirectional mapping of functions#125
thatmariia merged 34 commits intodevfrom
feat/functions

Conversation

@thatmariia
Copy link
Copy Markdown
Member

@thatmariia thatmariia commented Feb 13, 2026

Summary

  • Made a bidirectional mapping of functions: bt function to readme and back. In bt->gh: if readme doesn't have info about functions, we suggest adding it in an issue. if readme already has function info, no issue is created and the functions update is included in the PR.
  • Made a new policy for using gh on top of bt (not just replacing). Used it for the functions, and rewrote lang gh->bt mapping with it.
  • Small bug fixes

Type

  • feat
  • fix
  • docs
  • chore
  • refactor
  • tests
  • hotfix
  • exp

Checklist

  • Rebased on latest dev
  • Passes all pre-commit hooks (poetry run fmt and poetry run lint)
  • Docs updated if needed
  • Tests added/updated if needed
  • Linked to an issue if applicable: Closes B->G: bio.tools function mappings #22

@thatmariia thatmariia linked an issue Feb 13, 2026 that may be closed by this pull request
@bio-tools bio-tools deleted a comment from github-actions Bot Feb 13, 2026
@bio-tools bio-tools deleted a comment from github-actions Bot Feb 13, 2026
@github-actions
Copy link
Copy Markdown

Docs preview ready: https://bio-tools.github.io/biohackathon2025/

@thatmariia thatmariia merged commit 9c23cc6 into dev Feb 13, 2026
4 checks passed
@thatmariia thatmariia deleted the feat/functions branch February 13, 2026 02:08
@thatmariia
Copy link
Copy Markdown
Member Author

@veitveit you can check it out now

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.

B->G: bio.tools function mappings

1 participant