#20 — Switch Facade’s Poetry to ask git dependencies by tag, not branch

Repo: Twill-AI/facade State: closed | Status: done Assignee: meliascosta

Created: 2024-06-20 · Updated: 2024-07-02

Description

See https://twill-network.slack.com/archives/C078KS0R05B/p1718883960285969

AC:

  • pyproject.toml in Facade specifies git tags, not branches for python-shared and twill-llm-core repos.
  • python-shared and twill-llm-core repos have at least one tag pushed.
  • ci.yml in Facade reflects values from pyproject.toml. Better to have automated way for this, at least rule to check it in pre-commit.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets