fix(invitation): archive the ended NICO100 event - #32
Open
nicoechaniz wants to merge 1 commit into
Open
Conversation
nicoechaniz
force-pushed
the
fix/archive-invitation20
branch
from
August 4, 2026 22:19
1092714 to
4c58b8b
Compare
8 tasks
nicoechaniz
force-pushed
the
fix/archive-invitation20
branch
2 times, most recently
from
August 5, 2026 10:27
c0cde07 to
6f0998e
Compare
Signed-off-by: Nicolás Echániz <nicoechaniz@altermundi.net>
nicoechaniz
force-pushed
the
fix/archive-invitation20
branch
from
August 5, 2026 21:22
6f0998e to
6ca0a4b
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.
Outcome
Archives the historical August 2 NICO100 page without removing the reusable invitation/coupon architecture.
/eventos/#virtualesschedule for upcoming weekend gatherings.noindex, followand removes time-specific copy that still described the event as current.Current base and verification
Rebased on 2026-08-05 onto landing main
443ce96, including the canonical Meta commerce cutover and visible registration consent from PRs #35–#38. The archive remains isolated toinvitacion/index.htmland its tests.npm test: 65/65 passed.npm run build: passed.git diff --check: passed.Boundaries and rollback
No checkout, coupon backend, legal contract, Pixel behavior, credentials or production data changed. Rollback is a single revert of
c0cde07.Merging
mainpublishes GitHub Pages, so this PR remains intentionally unmerged pending explicit production-deploy approval.Closes #20.