Skip to content

docs(auto-activation): drop feature-flag framing for Flox 1.14.0 - #48

Merged
mkenigs merged 2 commits into
mainfrom
docs/auto-activation-drop-feature-flag
Jul 29, 2026
Merged

docs(auto-activation): drop feature-flag framing for Flox 1.14.0#48
mkenigs merged 2 commits into
mainfrom
docs/auto-activation-drop-feature-flag

Conversation

@djsauble

@djsauble djsauble commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • flox/flox PR #4468 (merged, already on main and carried into release-1.14.0) removed the auto_activate feature flag — auto-activation is now on by default, controlled solely by the auto_activate config option (prompt / allowlist / disabled).
  • Updates concepts/auto-activation.mdx (the hand-maintained conceptual guide) to drop the "experimental, behind a feature flag" framing.
  • Man pages (flox-activate, flox-activate-allow, flox-activate-deny, flox-config) are intentionally left untouched here — man/*.mdx is generated from flox/flox cli/flox/doc/*.md via the scheduled sync-man-pages workflow, which tracks the latest (stable release) branch. That workflow will pick up the feature-flag removal automatically once 1.14.0 ships and latest moves — no manual edit needed there.

Test plan

  • mint broken-links — passes, no broken links
  • Reviewer spot-check of the rendered concepts/auto-activation page (this is a draft pending review)

flox/flox#4468 removed the auto_activate feature flag, making
auto-activation on by default (gated only by the existing auto_activate
config option: prompt/allowlist/disabled). Update the conceptual guide
and man pages to match, ahead of the 1.14.0 release.
@mintlify

mintlify Bot commented Jul 28, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
flox 🟢 Ready View Preview Jul 28, 2026, 5:02 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

man/*.mdx is generated from flox/flox cli/flox/doc — the daily
sync-man-pages workflow will pick up the feature-flag removal
automatically once 1.14.0 is tagged latest, so this PR only needs the
hand-maintained concepts/auto-activation.mdx update.
@djsauble
djsauble marked this pull request as ready for review July 28, 2026 17:09
@djsauble djsauble self-assigned this Jul 28, 2026
@djsauble djsauble mentioned this pull request Jul 28, 2026
4 tasks
@mkenigs
mkenigs added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit f418b1f Jul 29, 2026
4 checks passed
@mkenigs
mkenigs deleted the docs/auto-activation-drop-feature-flag branch July 29, 2026 00:15
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.

3 participants