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

tests: Use @balena/env-parsing #1441

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

thgreasi
Copy link
Member

@thgreasi thgreasi commented Oct 1, 2024

Change-type: patch

Resolves: #
HQ:
See:
Depends-on:
Change-type: major|minor|patch


Contributor checklist
  • Includes tests
  • Includes typings
  • Includes updated documentation
  • Includes updated build output

@thgreasi thgreasi requested review from a team October 1, 2024 14:28
@@ -8,6 +8,7 @@ const uglifyComposer = require('gulp-uglify/composer');
const source = require('vinyl-source-stream');
const buffer = require('vinyl-buffer');
const minimist = require('minimist');
const { optionalVar } = require('@balena/env-parsing');
Copy link
Member Author

Choose a reason for hiding this comment

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

changing these to import from is left for a later PR

@thgreasi thgreasi force-pushed the use-balena-env-parsing branch 3 times, most recently from dfa4127 to f696f80 Compare October 1, 2024 16:15
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