Skip to content

chore(NODE-7450): remove script to sync specifications repo to driver repo#4984

Open
seanrmilligan wants to merge 1 commit into
mongodb:mainfrom
seanrmilligan:sean.milligan/specification
Open

chore(NODE-7450): remove script to sync specifications repo to driver repo#4984
seanrmilligan wants to merge 1 commit into
mongodb:mainfrom
seanrmilligan:sean.milligan/specification

Conversation

@seanrmilligan

@seanrmilligan seanrmilligan commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Description

Summary of Changes

Remove sync script used for updating the driver repo with new spec test files from the specification repo.

What is the motivation for this change?

  • The script has not been used in years and only exists as a pitfall for new devs.
  • The script's purpose will be superseded by NODE-7450

Double check the following

  • Lint is passing (npm run check:lint)
  • 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

Copilot AI review requested due to automatic review settings June 30, 2026 14:27
@seanrmilligan seanrmilligan requested a review from a team as a code owner June 30, 2026 14:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes a legacy maintenance script (etc/update-spec-tests.sh) that previously synced spec test fixtures from the mongodb/specifications repository into this driver, reducing the chance of accidental or outdated workflows being used.

Changes:

  • Deleted etc/update-spec-tests.sh, the script used to fetch and rsync spec tests into test/spec/.

@nbbeeken nbbeeken changed the title chore(NODE-7450): Remove script to sync specifications repo to driver… chore(NODE-7450): remove script to sync specifications repo to driver repo Jul 1, 2026

@nbbeeken nbbeeken left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🫡

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