Skip to content

fix: Add environment variable to the tests pipeline - #46

Merged
toruguera merged 1 commit into
mainfrom
fix/add-environment-variable-tests
Apr 7, 2026
Merged

fix: Add environment variable to the tests pipeline#46
toruguera merged 1 commit into
mainfrom
fix/add-environment-variable-tests

Conversation

@toruguera

Copy link
Copy Markdown
Contributor

No description provided.

@toruguera toruguera self-assigned this Apr 7, 2026
@toruguera
toruguera merged commit b25b5d0 into main Apr 7, 2026
1 check passed
@toruguera
toruguera deleted the fix/add-environment-variable-tests branch April 7, 2026 21:17
AquiGorka added a commit that referenced this pull request Jul 29, 2026
…uites (#141)

The gate suites built all three frontends in dev mode while deploys ship
`--production` builds. Minification-dependent breakage therefore passed
a green gate twice (moonlight-pay 0.5.28 and 0.5.29 black-paged in
production; the dev-built gate saw nothing).

Switch the six frontend build lines in `docker-compose.invite-gate.yml`
and `docker-compose.playwright.yml` to `deno task build -- --production`
— the gate now tests the artifact that ships.

Verified locally with `./test.sh invite-gate`: **6/6 green** with
production builds of provider-console, council-console (main), and
moonlight-pay (with
[moonlight-pay#46](Moonlight-Protocol/moonlight-pay#46)).

Merge order note: merging this first is safe and makes #46's own gate
run against its production build.
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.

1 participant