Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HOME env var to passed through list #299

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

hardillb
Copy link
Contributor

fixes #298

Description

Some nodes make user of the HOME env var (or UserProfile on windows) so need to make sure it's is set.

Related Issue(s)

#298

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

@hardillb hardillb requested a review from knolleary July 23, 2024 16:03
@hardillb hardillb self-assigned this Jul 23, 2024
@knolleary knolleary merged commit f6c9d27 into main Jul 23, 2024
4 checks passed
@knolleary knolleary deleted the ensure-home-env-var-set branch July 23, 2024 16:05
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.

HOME env var not in scope for Node-RED instance under Device Agent
2 participants