patchbay-compatible interface for git-ssb
- `npm version major|minor|patch` - `git push`
1. `npm ci` - install dependencies 2. `npm version patch --git-tag-version false` - bump version 3. `npm run build` - build 4. `npm publish --access public` - publish library
To build: 1. `npm run build && git add . && git commit -m "Updates" && npm version patch && git push && git push --tags && npm publish` 2. in tranzac, run `npm install @tranzac/pricing-lib@latest`
## Project publish ``` npm version patch git push npm run build-lib npm publish ```
``` git add . && git ci -m "COMMIT MESSAGE" && npm version patch && git push && npm publish # you'll get asked to provide 2FA ```
Fix broken node modules with no fuss
$ npm version patch $ git push --tags origin main
npm version patch && git add . && git commit -m a && git push
SCIM Patch operation (rfc7644).
Steps to Publish a new Version - Make changes - `git commit` - Bump the version semantically such as `npm version patch` - `git push` - `npm run build` - `npm publish --access public`
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
git add . git commit -m "xxx" npm version patch git push origin main
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Enhance ESLint with better support for large scale monorepos
npm package for https://github.com/google/diff-match-patch
library to do the things that 'npm version' does
decaffeinate fork of the CoffeeScript implementation
Patch console methods to intercept output
decaffeinate fork of the CoffeeScript implementation
TypeScript definitions for diff-match-patch
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
A script to rewrite git patches/commits, while keeping commits history
Parse `git diff` into patches and lines.
An interface to GIT patches tracker
Git Post-Receive hook for Flowdock. Gem requirements patched for use with Gitlab.
Ruby Gem that parse patch data for comments and ToDo lists and paste them on GitHub PR.
Git External commands need to be run on every deploy before the update_code task, this extension allows the user to activate this functionality
The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.
A tool for improving the format of git-format-patch emails, making them easier to review.
An easy way to vendor gem dependencies (with a tiny patch to allow shallow git cloning)
A set of patches to Ruby MRI 1.9.3 and 1.9.2 that adds run-time introspection, a call frame object, and other run-time support for things like debuggers. Necessary patches and some simple patch code are found in the git repository. See https://github.com/rocky/rb-threadframe/wiki/How-to-Install for how to install.
Be lazy and let git-maintain do all the heavy lifting for maintaining stable branches. Leaves you only with the essential: reviewing the selected patches and decide where they should go.
git-trac takes the repetition out of working with trac and git-svn. Easily download a patch, apply it at the right point in time, turn it into a commit with useful metadata, and check it out into a branch, all in one command. Created for (but not limited to) work on the Ruby on Rails core.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.