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

ci(NODE-6359): specify build-from-source once #203

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

baileympearson
Copy link
Collaborator

@baileympearson baileympearson commented Sep 4, 2024

Description

What is changing?

Half of CI already specified build-from-source, and specifying build-from-source more than once actually reverts to downloading prebuilds. So the other half of CI wasn't testing against source code.

This PR removes all instances of NPM_OPTIONS and ensures we always build from source.

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@addaleax addaleax changed the title ci(NODE-6359 ): specify build-from-source once ci(NODE-6359): specify build-from-source once Sep 5, 2024
@W-A-James W-A-James self-requested a review September 5, 2024 14:48
@W-A-James W-A-James self-assigned this Sep 5, 2024
@W-A-James W-A-James added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Sep 5, 2024
@W-A-James W-A-James merged commit 281d076 into main Sep 5, 2024
11 checks passed
@W-A-James W-A-James deleted the specify-build-from-source-once branch September 5, 2024 14:51
baileympearson added a commit to arabull/kerberos that referenced this pull request Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants