8000
Skip to content

fix: keep INTELIS_TRACK across the sudo boundary - #113

Merged
amitdugar merged 1 commit into
masterfrom
fix-keep-intelistrack-across-the-sudo-boundary
Aug 14, 2026
Merged

fix: keep INTELIS_TRACK across the sudo boundary#113
amitdugar merged 1 commit into
masterfrom
fix-keep-intelistrack-across-the-sudo-boundary

Conversation

@amitdugar
Copy link
Copy Markdown
Member

sudo runs with env_reset, so exporting INTELIS_TRACK and then running
intelis update dropped it before root ever saw it. It failed silently,
in the one direction that matters: an operator pinning a lab to master
for a hotfix was told nothing and quietly got the latest release.

intelis update now forwards it when set. The guide documented the
variable without ever showing a working invocation, so it now shows one,
and says why exporting alone is not enough. It also still described
tagging by hand — that is composer publish now.

sudo runs with env_reset, so exporting INTELIS_TRACK and then running
intelis update dropped it before root ever saw it. It failed silently,
in the one direction that matters: an operator pinning a lab to master
for a hotfix was told nothing and quietly got the latest release.

intelis update now forwards it when set. The guide documented the
variable without ever showing a working invocation, so it now shows one,
and says why exporting alone is not enough. It also still described
tagging by hand — that is composer publish now.
@amitdugar
amitdugar merged commit 5a641a4 into master Aug 14, 2026
7 of 8 checks passed
@amitdugar
amitdugar deleted the fix-keep-intelistrack-across-the-sudo-boundary branch August 14, 2026 08:51
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

0