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

chore: update CI to include build+test:headless #680

Merged
merged 3 commits into from
Oct 12, 2022

Conversation

lance
Copy link
Member

@lance lance commented Oct 3, 2022

Because some of the dependabot / snyk PRs could update dependencies like webpack and friends, these checks should be included for pull requests.

Signed-off-by: Lance Ball lball@redhat.com

Because some of the dependabot / snyk PRs could update dependencies like
webpack and friends, these checks should be included for pull requests.

Signed-off-by: Lance Ball <lball@redhat.com>
@lance
Copy link
Member Author

lance commented Oct 3, 2022

Huh looks like this caught itself. I was using Node.js 16 for this PR, but apparently a change in 18 breaks the browser build.

lance added 2 commits October 3, 2022 15:53
Signed-off-by: Lance Ball <lball@redhat.com>
This commit modifies CI so that the build matrix only uses the two
previous releases, and runs a separate action for `current` (18x at the
moment). This is because some things changed in Node.js 18 and I need
to set an environment variable when building to avoid error. However,
setting this environment variable results in an error for older versions
of Node.js.

Signed-off-by: Lance Ball <lball@redhat.com>
@lholmquist lholmquist merged commit 2017aad into nodeshift:main Oct 12, 2022
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.

3 participants