Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 68.6k
Clarify $HOME environment variable in Actions docs #21424
Copy link
Copy link
Closed
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issuewaiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review
Description
Activity
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issuewaiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review
Although it's been removed from the default variables table, the docs still describe
$HOMEas a default environment variable in the naming conventions section. This initially gave me the impression that the runner will ensure it is set in all shells on all platforms. Is it maybe worth removing mention of$HOMEfrom the naming conventions section, or clarifying that it is Unix-specific? Happy to create a PR if that would be helpfulOriginally posted by @w-bonelli in #328 (comment)