feat: add protocolo_ignicion_v10.sh — full clean/build/deploy/commit pipeline#153
Draft
feat: add protocolo_ignicion_v10.sh — full clean/build/deploy/commit pipeline#153
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…yment pipeline Agent-Logs-Url: https://github.com/Tryonme-com/tryonyou-app/sessions/08583856-09e6-4a4f-bdab-7a557a62a898 Co-authored-by: LVT-ENG <214667862+LVT-ENG@users.noreply.github.com>
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
6ddd408 to
008228f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
protocolo_ignicion_v10.sh— executable (chmod +x),set -euo pipefail, resolvesROOTso it's runnable from any directorydist/and.vercel/output/, clears npm cache (npm cache clean --force)vercel switch gen-lang-client-0091228222 --yes(GCP/Vertex AI project node)npm run build(triggers existing Firebase applet validation viaprebuild)vercel deploy --prebuilt --prod --yessupercommit_max.shwith a message that satisfies all existing stamp guards (@CertezaAbsoluta,@lo+erestu,PCT/EP2025/067317,Bajo Protocolo de Soberanía V10,Founder: Rubén)Delegating the commit step to
supercommit_max.shkeeps stamp validation centralised rather than duplicating the logic inline.