2026-03-04T00-29-55_auto_memory/2026-03-04-signet-ci-cd-configuration-plann
This commit is contained in:
parent
df95e3b066
commit
48d90da499
12
memory/2026-03-04-signet-ci-cd-configuration-planning.md
Normal file
12
memory/2026-03-04-signet-ci-cd-configuration-planning.md
Normal file
@ -0,0 +1,12 @@
|
||||
# 2026-03-04 Session Notes
|
||||
|
||||
## Signet CI/CD Configuration Planning
|
||||
|
||||
Initiated planning phase to reconfigure GitHub Actions in the ~/signet/signetai monorepo. The user requested two key improvements:
|
||||
|
||||
1. **Version Bump Logic**: Prevent automatic version bumping when only website code is updated. Currently the release workflow likely bumps versions for all changes.
|
||||
2. **Cloudflare Auto-Deployment**: Configure CI to automatically build and deploy web/dist/ to Cloudflare Pages when website files change, without triggering the main release cycle.
|
||||
|
||||
The approach involves making the build-and-deploy workflow conditional on file path changes, ensuring web builds only trigger on website package modifications.
|
||||
|
||||
Session began exploration of the monorepo structure to understand existing CI configuration, project layout, build scripts, and Cloudflare setup. Launched an Explore agent to thoroughly examine .github/workflows/, package structure, build commands, and version management configuration before designing the new CI workflow.
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user