Skip to content

feat: add protocolo_ignicion_v10.sh — full clean/build/deploy/commit pipeline#153

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/supercommit-max-v10
Draft

feat: add protocolo_ignicion_v10.sh — full clean/build/deploy/commit pipeline#153
Copilot wants to merge 2 commits intomainfrom
copilot/supercommit-max-v10

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 9, 2026

Implements the PROTOCOLO DE IGNICIÓN V10 as a standalone executable shell script covering the complete deployment lifecycle: artifact cleanup → Vercel account sync → production build → Edge deploy → sovereign commit.

Changes

  • New script protocolo_ignicion_v10.sh — executable (chmod +x), set -euo pipefail, resolves ROOT so it's runnable from any directory
  • Step 1 – Clean: removes dist/ and .vercel/output/, clears npm cache (npm cache clean --force)
  • Step 2 – Vercel switch: vercel switch gen-lang-client-0091228222 --yes (GCP/Vertex AI project node)
  • Step 3 – Build: npm run build (triggers existing Firebase applet validation via prebuild)
  • Step 4 – Deploy: vercel deploy --prebuilt --prod --yes
  • Step 5 – Commit: delegates to supercommit_max.sh with a message that satisfies all existing stamp guards (@CertezaAbsoluta, @lo+erestu, PCT/EP2025/067317, Bajo Protocolo de Soberanía V10, Founder: Rubén)
./protocolo_ignicion_v10.sh
# or with a custom commit message (must include all required stamps):
# supercommit_max.sh is called internally

Delegating the commit step to supercommit_max.sh keeps stamp validation centralised rather than duplicating the logic inline.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tryonyou-app Ready Ready Preview, Comment Apr 9, 2026 3:10am
tryonyou-pilot Error Error Apr 9, 2026 3:10am

Request Review

Copilot AI changed the title [WIP] Add protocolo de ignición v10 for deployment feat: add protocolo_ignicion_v10.sh — full clean/build/deploy/commit pipeline Apr 9, 2026
Copilot AI requested a review from LVT-ENG April 9, 2026 03:10
@cursor cursor bot deleted the copilot/supercommit-max-v10 branch April 9, 2026 08:21
@LVT-ENG LVT-ENG force-pushed the main branch 2 times, most recently from 6ddd408 to 008228f Compare April 19, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants