rony-chat-bot/.github/workflows
Victor Hugo Vargas 8698d51ab4
Some checks are pending
Build / build (push) Waiting to run
build: pin rony-llm-agent and add CI build workflow
- require github.com/VictorVargas/rony-llm-agent pinned to a pseudo-version
  (latest commit on cde9ac3); will be replaced by a tagged version once the
  dep is tagged and published
- replace directive lets 'go build' work on a fresh clone without the
  parent go.work; REMOVE this replace when the dep is public
- build.yml: builds the binary on push to main and tag push, uploads as
  artifact, and attaches to the release on tag push when one exists

CI will fail until rony-llm-agent is public — that's expected. Remove the
replace and bump the require version to the first tagged release when it is.
2026-07-30 23:10:12 -07:00
..
build.yml build: pin rony-llm-agent and add CI build workflow 2026-07-30 23:10:12 -07:00
release.yml ci(release): honor [skip-release] marker in tag annotation 2026-07-30 22:45:40 -07:00