Skip to content

Conversation

mgol
Copy link
Member

@mgol mgol commented Sep 12, 2025

Changes:

  1. Commit package-lock.json.
  2. Use cache settings built into actions/setup-node, drop actions/cache - it is simpler to maintain that way and it fixes Windows-specific issues.
  3. Switch from npm install to npm ci in CI.
  4. Update actions/checkout from v4.2.2 to v5.0.0.

Changes:
1. Commit package-lock.json.
2. Use cache settings built into `actions/setup-node`, drop `actions/cache` - it
   is simpler to maintain that way and it fixes Windows-specific issues.
3. Switch from `npm install` to `npm ci` in CI.
4. Update `actions/checkout` from v4.2.2 to v5.0.0.
@mgol mgol added this to the 1.14.2 milestone Sep 12, 2025
@mgol mgol self-assigned this Sep 12, 2025
@mgol mgol requested review from fnagel and timmywil September 12, 2025 22:28
Copy link
Member

@fnagel fnagel left a comment

Choose a reason for hiding this comment

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

+1 by reading

@mgol mgol removed the Needs review label Sep 16, 2025
@mgol mgol merged commit 13bbc77 into jquery:main Sep 16, 2025
11 checks passed
@mgol mgol deleted the ci-improvements branch September 16, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants