Skip to content

chore: tweak mise usage on CI#7466

Merged
goto-bus-stop merged 2 commits intodevfrom
renee/surmise
May 12, 2025
Merged

chore: tweak mise usage on CI#7466
goto-bus-stop merged 2 commits intodevfrom
renee/surmise

Conversation

@goto-bus-stop
Copy link
Member

@goto-bus-stop goto-bus-stop commented May 12, 2025

Remove usage of mise trust, which is not required on CI. (#7393 (comment))

Add the --raw flag to install, to hopefully handle random hangs.
This flag disables parallel installs (is slower), but importantly disables
the terminal UI with progress bars etc. that mise uses. Without
the progress bar, CircleCI should be able to detect that there
has been no output for a while and kill the job if it gets stuck.

Remove usage of `mise trust`, which is not required on CI.

Add the `--raw` flag to `install`, to hopefully handle random hangs.
This flag disables parallel installs, but importantly disables
the terminal UI with progress bars etc. that mise uses. Without
the progress bar, CircleCI should be able to detect that there
has been no output for a while and kill the job if it gets stuck.
@goto-bus-stop goto-bus-stop requested review from abernix and garypen May 12, 2025 14:17
@github-actions
Copy link
Contributor

@goto-bus-stop, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented May 12, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: d773b55005ed5ccb9f853ff7

@goto-bus-stop goto-bus-stop added the backport-1.x Backport this PR to 1.x label May 12, 2025
@goto-bus-stop goto-bus-stop enabled auto-merge (squash) May 12, 2025 14:26
@goto-bus-stop goto-bus-stop merged commit d1b50d2 into dev May 12, 2025
15 checks passed
@goto-bus-stop goto-bus-stop deleted the renee/surmise branch May 12, 2025 14:37
goto-bus-stop added a commit that referenced this pull request May 12, 2025
(cherry picked from commit d1b50d2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-1.x Backport this PR to 1.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants