JavaScript client for graphql-ruby
An javascript implementation of the Rapid Automated Keyword Extraction (RAKE) algorithm. Forked from https://github.com/sleepycat/rapid-automated-keyword-extraction
Migrations tool for Postgresql DB
Node.js Streams, a user-land copy of the stream library from Node.js
Node.js releases data
A fabulous iconset packaged as a font
semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues
Get the name of a Windows version from the release number: `5.1.2600` → `XP`
errors with more than just a message
A NodeJS implementation of the Rapid Automatic Keyword Extraction algorithm.
semantic-release plugin to generate changelog content with conventional-changelog
Automated semver compliant package publishing
Get the name and version of a macOS release from the Darwin version
Takes a release plan and applies it to packages
semantic-release plugin to commit release assets to the project's git repository
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
semantic-release plugin to publish a npm package
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
semantic-release plugin to analyze commits with conventional-changelog
Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase
A NodeJS implementation of the Rapid Automatic Keyword Extraction algorithm.
semantic-release plugin to create or update a changelog file
Update shared config for Shuttlerock's projects.
ViewComponents for Polaris Design System
Configurable fork of bundlers release tasks.
Rake Tasks for Automating Github Releases
rubygems-tasks provides agnostic and unobtrusive Rake tasks for building and releasing Ruby Gems. rubygems-tasks can be used in any existing Ruby project that has a .gemspec file.
Provide primitives (and rake tasks) to release a cookbook
A set of Rake tasks and utilities for building and releasing xcode projects
Geminabox rake task for building and releasing gems.
Simple Rake tasks for managing and releasing a RubyGem project generated with Ore.
Use Bundler's rake tasks to release to your geminabox server.
Develop on .pre branches, only allow releases from non-.pre clean, up-to-date master. Designed to allow Travis CI to do the push when on a release version, after passing tests.
A set of Rake tasks and utilities for building and releasing iOS apps
Updates the version of your Gem (use in conjunction with rake release)Running `bump major` will result in a major version change, `bump minor` results in a minor version change, and `bump patch` results in a patch version change. Updating versions will create backups of the version file and the Gemfile.lock. You can delete these by running `bump clean`
This gem helps you to manage the version number of your application or library. It provides Rake tasks to automatically update your version file, changelog file, and create a git tag.