Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@auto-it/git-tag
Advanced tools
Manage your projects version through just a git tag.
This plugin is loaded by default when auto
is installed through the binaries released on GitHub.
If you're using this plugin you aren't releasing your code to any platform (npm, maven, etc). Instead you version calculations is done entirely though git tags.
This plugin only:
It will not:
author
or repo
from a package.json
)This plugin is not included with the auto
CLI installed via NPM. To install:
npm i --save-dev @auto-it/git-tag
# or
yarn add -D @auto-it/git-tag
WARNING: You can only use one "package manager" at a time! Mixing them will lead to undesired results.
Simply add the plugins to your auto configuration.
{
"plugins": ["git-tag"]
}
This plugin does not support canaries. For canary support try using the upload-assets plugin
FAQs
Manage your projects version through just a git tag
The npm package @auto-it/git-tag receives a total of 7,480 weekly downloads. As such, @auto-it/git-tag popularity was classified as popular.
We found that @auto-it/git-tag demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.