docs: port is updated only by CI on push — drop manual regeneration usage note
Some checks failed
port-to-omp / port (push) Failing after 5s
Some checks failed
port-to-omp / port (push) Failing after 5s
This commit is contained in:
@@ -7,12 +7,12 @@
|
|||||||
* --out) is a generated artifact. Every op asserts its target and fails
|
* --out) is a generated artifact. Every op asserts its target and fails
|
||||||
* loudly on base drift — never silently producing a stale port.
|
* loudly on base drift — never silently producing a stale port.
|
||||||
*
|
*
|
||||||
* Usage:
|
* The port is updated ONLY by CI on push (see below) — never by hand; local
|
||||||
* bun port-to-omp.mjs # write ~/.omp/agent/extensions/pygenium
|
* edits to ~/.omp/agent/extensions/pygienium are overwritten by the next run.
|
||||||
* bun port-to-omp.mjs --out <dir> # write elsewhere (CI: the omp repo clone)
|
|
||||||
*
|
*
|
||||||
* CI: .gitea/workflows/port-to-omp.yml clones the omp-pygienium repo and
|
* CI: .gitea/workflows/port-to-omp.yml clones the omp-pygienium repo and
|
||||||
* runs this script into it, then commits + pushes when the port changed.
|
* runs this script into it (`bun port-to-omp.mjs --out <dir>`), then
|
||||||
|
* commits + pushes when the port changed.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
|||||||
Reference in New Issue
Block a user