Skip to content

fix!: conflict with os env#57

Merged
YuJianghao merged 1 commit intodevelopfrom
240903-fix_env_name
Jan 6, 2025
Merged

fix!: conflict with os env#57
YuJianghao merged 1 commit intodevelopfrom
240903-fix_env_name

Conversation

@YuJianghao
Copy link
Copy Markdown
Contributor

@YuJianghao YuJianghao commented Sep 3, 2024

Some os has system wide env settings: USERNAME for windows, USER for unix like.

Hexon should not use process.env.USERNAME, a prefix is necessary: USERNAME -> HEXON_USERNAME.

before merge:

  • make sure I have time to release a new version after merge
  • test if this fixes work

fix #52

bug introduced in #31

@YuJianghao YuJianghao changed the title fix!: conflict with system wild env fix!: conflict with os env Sep 3, 2024
@ramazanaltintop
Copy link
Copy Markdown
Contributor

Thanks.

@YuJianghao YuJianghao merged commit 06f19c2 into develop Jan 6, 2025
@YuJianghao YuJianghao deleted the 240903-fix_env_name branch January 6, 2025 15:55
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.

2 participants