mise-action/.github/workflows
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
..
autofix.yml chore(deps): update actions/setup-node digest to 53b8394 (#396) 2026-03-13 05:08:22 +00:00
check-dist.yml chore(deps): update actions/upload-artifact digest to 043fb46 (#434) 2026-04-10 20:53:39 +00:00
ci.yml chore(deps): update actions/setup-node digest to 53b8394 (#396) 2026-03-13 05:08:22 +00:00
codeql-analysis.yml chore(deps): update github/codeql-action digest to 95e58e9 (#440) 2026-04-17 06:12:26 +00:00
pr-closer.yml ci: add workflow to auto-close stale PRs (#409) 2026-03-22 11:02:34 -05:00
release-plz.yml chore(deps): update jdx/mise-action action to v4 (#431) 2026-04-10 17:46:00 +00:00
release.yml chore(deps): update jdx/mise-action action to v4 (#431) 2026-04-10 17:46:00 +00:00
semantic-pr-lint.yml chore(deps): update amannn/action-semantic-pull-request action to v6 (#426) 2026-04-11 16:08:28 +00:00
test-redacted-env.yml chore(deps): update actions/checkout digest to de0fac2 (#374) 2026-02-06 07:26:12 -06:00
test.yml feat: add environment input to automatically set and export MISE_ENV 2026-04-21 10:00:28 +02:00