Skip to content

Enable MISE_OFFLINE in CI after restoring#421

Merged
nikobockerman merged 1 commit intomainfrom
use-mise-offline-in-ci
Feb 16, 2026
Merged

Enable MISE_OFFLINE in CI after restoring#421
nikobockerman merged 1 commit intomainfrom
use-mise-offline-in-ci

Conversation

@nikobockerman
Copy link
Owner

Mise shouldn't not download anything once tools have been setup by mise-project-setup action. This new environment variable should ensure that even better than the ones already used.

Mise shouldn't not download anything once tools have been setup by
mise-project-setup action. This new environment variable should ensure
that even better than the ones already used.
Copilot AI review requested due to automatic review settings February 16, 2026 19:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds the MISE_OFFLINE=true environment variable to the mise-project-setup GitHub Action to prevent Mise from attempting any downloads after tools have been restored from cache. This change enhances the existing approach of using MISE_PREPARE_AUTO=false and UV_PYTHON_DOWNLOADS=never to ensure complete offline operation after the setup phase.

Changes:

  • Added MISE_OFFLINE=true environment variable to be set for the remainder of the workflow after mise tools are successfully installed and verified

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nikobockerman nikobockerman merged commit 291fc3b into main Feb 16, 2026
57 checks passed
@nikobockerman nikobockerman deleted the use-mise-offline-in-ci branch February 16, 2026 20:01
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