mise-action/.github
Jorge Rodriguez 121c4fdeaf
feat: add environment input to automatically set and export MISE_ENV
Add new 'environment' input parameter that simplifies multi-environment
workflows by automatically setting and exporting MISE_ENV to GITHUB_ENV.

Features:
- New optional 'environment' input (e.g., 'preview', 'production')
- Automatically exports MISE_ENV to GITHUB_ENV when env input is true
- Existing MISE_ENV environment variable takes precedence
- Automatically included in cache key via {{mise_env}} template variable
- Comprehensive test suite covering all edge cases

This eliminates the need for manual export steps in workflows and keeps
environment configuration within the action scope.

Closes #447
2026-04-21 10:00:28 +02:00
..
linters feat: support windows (#122) 2024-09-25 21:27:52 +00:00
workflows feat: add environment input to automatically set and export MISE_ENV 2026-04-21 10:00:28 +02:00
renovate.json feat: use autofix.ci to auto-update dist/ on all PRs 2025-10-31 09:43:48 -05:00