Skip to content

Add since info to recently added env vars#15458

Merged
sabiwara merged 1 commit into
elixir-lang:mainfrom
sabiwara:env-var-since
Jun 11, 2026
Merged

Add since info to recently added env vars#15458
sabiwara merged 1 commit into
elixir-lang:mainfrom
sabiwara:env-var-since

Conversation

@sabiwara

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread lib/mix/lib/mix.ex
install cache
* `MIX_OS_CONCURRENCY_LOCK` - when set to `0` or `false`, disables mix compilation locking.
* `MIX_OS_CONCURRENCY_LOCK` *(since v1.18.2)* - when set to `0` or `false`, disables mix compilation locking.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I am not sure if we use * around since in other places but if we do in some, that's ok, otherwqise please remove it :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I followed the style from the line just above :)

@sabiwara sabiwara merged commit 8032f1d into elixir-lang:main Jun 11, 2026
15 checks passed
@sabiwara sabiwara deleted the env-var-since branch June 11, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants