🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@nbbeeken
Copy link
Collaborator

Description

What is changing?

  • Change linux build OS to ubunut bionic making glibc requirement 2.27+
Is there new documentation needed for these changes?

No

What is the motivation for this change?

Compatibility with RHEL 8

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

- name: Use Node.js LTS
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

drive-by: we don't have a node-version matrix

@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jun 25, 2024
@nbbeeken nbbeeken changed the title chore(NODE-6237): build against glibc 2.27 fix(NODE-6237): build against glibc 2.27 Jun 25, 2024
@baileympearson baileympearson merged commit 1c9b74a into main Jun 25, 2024
@baileympearson baileympearson deleted the NODE-6237-fix-glibc branch June 25, 2024 21:14
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