![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@pascalsalesch/kanban
Advanced tools
A workflow using Kanban and GitHub Flow for semantically versioned software.
CLI of a workflow using Kanban and GitHub Flow in semantically versioned software
This package is published at the GitHub Package Registry. To install it, you need to authenticate with GitHub.
You can do this by creating a personal access token (NODE_AUTH_TOKEN
) and then adding it to your ~/.npmrc
file.
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
@pascalsalesch:registry=https://npm.pkg.github.com
Then you can install the package with npm install @pascalsalesch/kanban
.
git
HooksThe raw git hooks can be found in the hooks
directory. They are used to validate adherence to the workflow.
To use them, you need to copy them to the .git/hooks
directory of your project.
You will also be asked if it should be done for you if you commit via the kanban
CLI.
The GitHub Actions Workflow templates can be found in the workflows
directory. They are used to automate the workflow.
To use them, you should run kanban
in the root directory of your project and select the "Install the GitHub Actions workflow files" option.
v1.0.0
v1.1.0
v1.1.1
question
, wontfix
, duplicate
, invalid
username-changelevel-issue
.
major
, minor
, patch
.release
for a release branch.username-changelevel-release
.
major
, minor
, patch
.release
for a release branch.package.json
file.FAQs
A workflow using Kanban and GitHub Flow for semantically versioned software.
We found that @pascalsalesch/kanban 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.