[PR #350] [CLOSED] chore: Rename 'ci' script conflicting with NPM #2695

Closed
opened 2026-03-07 20:10:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/350
Author: @nschonni
Created: 12/6/2020
Status: Closed

Base: nextHead: rename-ci-script


📝 Commits (2)

  • 2b8c36c chore: Rename 'ci' script conflicting with NPM
  • c7e2b48 chore: Split out lint and declaration jobs

📊 Changes

4 files changed (+30 additions, -6 deletions)

View changed files

📝 .github/workflows/ci.yml (+27 -3)
📝 CONTRIBUTING.md (+1 -1)
📝 demo/markdownlint-browser.js (+1 -1)
📝 package.json (+1 -1)

📄 Description

npm ci without the run is a first party command, so renaming it to prevent confusion


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/350 **Author:** [@nschonni](https://github.com/nschonni) **Created:** 12/6/2020 **Status:** ❌ Closed **Base:** `next` ← **Head:** `rename-ci-script` --- ### 📝 Commits (2) - [`2b8c36c`](https://github.com/DavidAnson/markdownlint/commit/2b8c36c23415492b7ca72deb9815d22ea336e004) chore: Rename 'ci' script conflicting with NPM - [`c7e2b48`](https://github.com/DavidAnson/markdownlint/commit/c7e2b4874b577a9194699a490c45f5cb1408fc93) chore: Split out lint and declaration jobs ### 📊 Changes **4 files changed** (+30 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+27 -3) 📝 `CONTRIBUTING.md` (+1 -1) 📝 `demo/markdownlint-browser.js` (+1 -1) 📝 `package.json` (+1 -1) </details> ### 📄 Description `npm ci` without the run is a first party command, so renaming it to prevent confusion --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:10:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#2695
No description provided.