Flagsmith / flagsmith

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
https://flagsmith.com/
BSD 3-Clause "New" or "Revised" License
4.56k stars 345 forks source link

chore(ci): Set up Depot CLI for E2E if required #4229

Closed khvn26 closed 1 week ago

khvn26 commented 1 week ago

Thanks for submitting a PR! Please check the boxes below:

Changes

Fixes the following failure when running E2E against images in ephemeral mode:

Run depot pull-token | docker login -u x-token --password-stdin registry.depot.dev
/home/runner/work/_temp/735[4](https://github.com/Flagsmith/flagsmith/actions/runs/9663743858/job/26656781703#step:4:5)36f3-00ef-4984-a7c6-e8c5ac5caba8.sh: line 1: depot: command not found
Error: Cannot perform an interactive login from a non TTY device
Error: Process completed with exit code 1.

How did you test this code?

This is a CI change.

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **docs** | ⬜️ Ignored ([Inspect](https://vercel.com/flagsmith/docs/3SH4pbJ1zwoko9X1V5xWuX7T7jFD)) | | | Jun 25, 2024 2:54pm | | **flagsmith-frontend-preview** | ⬜️ Ignored ([Inspect](https://vercel.com/flagsmith/flagsmith-frontend-preview/FTcXSQCYcRCWq85rZhEx1ZfW8wDY)) | | | Jun 25, 2024 2:54pm | | **flagsmith-frontend-staging** | ⬜️ Ignored ([Inspect](https://vercel.com/flagsmith/flagsmith-frontend-staging/GrKYdtv7VLC6Z2U9WLUxxgTkqmUg)) | | | Jun 25, 2024 2:54pm |
github-actions[bot] commented 1 week ago

Uffizzi Preview deployment-53474 was deleted.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.57%. Comparing base (b9a6f92) to head (031e833). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4229 +/- ## ======================================= Coverage 96.57% 96.57% ======================================= Files 1190 1190 Lines 38754 38754 ======================================= Hits 37426 37426 Misses 1328 1328 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.