Database: add explicit global KB export lifecycle #124

Open
nsaspy wants to merge 6 commits from hackmode-rage-database/24-global-kb-export into master
Owner

Bounded database-owned slice for #24/#27 after merged long-term promotion #49.

Superseded by a forward-reconciled PR on current master after sibling #52 advanced master. The original exact head was green, but it was six commits behind current master; no stale-tested merge is being performed.

Original RED head: 9026b1e025
Original implementation head: 6baf48095d

Bounded database-owned slice for #24/#27 after merged long-term promotion #49. Superseded by a forward-reconciled PR on current master after sibling #52 advanced master. The original exact head was green, but it was six commits behind current master; no stale-tested merge is being performed. Original RED head: 9026b1e02568f1bfd763b68d31a87060d4dedf2c Original implementation head: 6baf48095d915f17add315d5bf785a3aba2463fa
Persist explicit global KB exports through Tek9
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 2s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 7s
core / common-lisp-core (pull_request) Failing after 53s
monorepo / hygiene (pull_request) Successful in 2m22s
6baf48095d
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 2s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 7s
core / common-lisp-core (pull_request) Failing after 53s
monorepo / hygiene (pull_request) Successful in 2m22s
This pull request has changes conflicting with the target branch.
  • source/hackmode-database/db.lisp
  • source/hackmode-database/global-kb.lisp
  • source/hackmode-database/hackmode-database-tests.asd
  • source/hackmode-database/hackmode-database.asd
  • source/hackmode-database/package.lisp
  • source/hackmode-database/tests/global-kb.lisp
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hackmode-rage-database/24-global-kb-export:hackmode-rage-database/24-global-kb-export
git switch hackmode-rage-database/24-global-kb-export

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff hackmode-rage-database/24-global-kb-export
git switch hackmode-rage-database/24-global-kb-export
git rebase master
git switch master
git merge --ff-only hackmode-rage-database/24-global-kb-export
git switch hackmode-rage-database/24-global-kb-export
git rebase master
git switch master
git merge --no-ff hackmode-rage-database/24-global-kb-export
git switch master
git merge --squash hackmode-rage-database/24-global-kb-export
git switch master
git merge --ff-only hackmode-rage-database/24-global-kb-export
git switch master
git merge hackmode-rage-database/24-global-kb-export
git push origin master
Sign in to join this conversation.
No description provided.