Skip to content

Commit 0adbc12

Browse files
authored
docs(ci): document auto bm dogfood install
Documents the temporary checkout install used while dogfooding Auto BM before the next package release.
1 parent 80ca5a0 commit 0adbc12

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/basic_memory/ci/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ The generated workflow installs `basic-memory` from PyPI. When dogfooding an
9090
unreleased `bm ci` change, temporarily edit the workflow install step to install
9191
the branch or commit that contains the CI commands.
9292

93+
This repository's live workflow may temporarily install from the checked-out
94+
repository while `bm ci` is being dogfooded ahead of the next package release.
95+
9396
After the files and secrets are in place, verify the first run by merging a test
9497
PR or completing a configured production deploy workflow. The Auto BM workflow
9598
should create or update a `project_update` note under:

0 commit comments

Comments
 (0)