Security News
ESLint is Now Language-Agnostic: Linting JSON, Markdown, and Beyond
ESLint has added JSON and Markdown linting support with new officially-supported plugins, expanding its versatility beyond JavaScript.
@enterprise-cmcs/mdct-core
Advanced tools
The mdct-core npm package uses semantic-release to publish packages to the enterprise-cmcs npm org. To read more about semantic release please visit the following link: https://github.com/semantic-release/semantic-release
The publish workflow will run only when pull requests are merged into the main branch and the mechanism for publishing relies on the commit message to trigger a publishing build based on a few key words.
the 3 keywords for semantic release are as following:
"fix": this will up the patch version of the release number (note: semantic release calls patch a fix release)
"feat": this will update the minor version of the release number (note: semantic release calls this a feature release)
"perf": this will update the major version of the release number (note: semantic release calls this a breaking release)
For example:
fix(publishing from CI): my commit message of choice
note: the commit message needs to be on the merge commit when merging into main
FAQs
Core functionality used across CMS MDCT applications
We found that @enterprise-cmcs/mdct-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ESLint has added JSON and Markdown linting support with new officially-supported plugins, expanding its versatility beyond JavaScript.
Security News
Members Hub is conducting large-scale campaigns to artificially boost Discord server metrics, undermining community trust and platform integrity.
Security News
NIST has failed to meet its self-imposed deadline of clearing the NVD's backlog by the end of the fiscal year. Meanwhile, CVE's awaiting analysis have increased by 33% since June.