opt-logging
La librairie de référence pour générer des logs bien formatées à l'OPT. (by opt-nc)
semantic-release
:package::rocket: Fully automated version management and package publishing (by semantic-release)
opt-logging | semantic-release | |
---|---|---|
1 | 89 | |
0 | 21,771 | |
- | 1.3% | |
0.0 | 9.4 | |
about 1 year ago | 6 days ago | |
Java | JavaScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
opt-logging
Posts with mentions or reviews of opt-logging.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-09.
semantic-release
Posts with mentions or reviews of semantic-release.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-25.
-
The Lost Art of Commit Messages
> Having commits prefixed by "chore:" or "docs(ui):" aren't that useful.
I don't use those for humans, I use those for tooling, such as semantic-release. The human-readable bits come after that.
https://semantic-release.gitbook.io/
-
All the Vox Pupuli containers
See also: semantic-release
-
Creating a scalable Monorepo for Vue - Intro
In the simplest form, it means that we create one repository with a bunch of sub-directories for our projects and libraries (packages) and that's it. The rest stays as it is: pushing to the origin, publishing with npm or Lerna. Maybe even with semantic-release if you already made some optimization of the process.
-
GitHub CLI Extension for Conventional Commits
Because conventional commits add a consistent prefix to your commit messages, automated tools can parse this prefix and use it for other nice things. One of these things is making your project follow the Semantic Versioning specification by automatically creating semantic releases. The screenshot below shows how pretty your generated release documentation becomes by using conventional commmits:
- Simplifica la publicación en npm con este flujo de trabajo
- Environments in GitHub (with example of Next.js deployment to Vercel)
-
Semantic versioning of NestJS and Angular applications in the NX monorepository
Unlike https://github.com/semantic-release/semantic-release , plugin https://github.com/TheUnderScorer/nx-semantic-release pre-starts building a dependency graph between libraries and applications, and then starts the release process for all related code.
-
Create and publish an npm library, with TypeScript and Semantic Versioning
semantic-release: Fully automatic; you can integrate it into GitHub CI to automatically update the version code and publish to npm each time you update your code on GitHub.
- Semantic-Release: Automate Versioning and Package Publishing with Ease
- Semantic-Release: Automate Versioning and Publishing with Zero Manual Steps
What are some alternatives?
When comparing opt-logging and semantic-release you can also consider the following projects:
opt-temps-attente-agences-api - API REST des temps d'attente en agence OPT.nc
Release It! 🚀 - 🚀 Automate versioning and package publishing
codeql-action - Actions for running CodeQL analysis
standard-version - :trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
colisnc-sdk - SDK pour les colis en Nouvelle-calédonie
GitVersion - From git log to SemVer in no time