Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
/ guacamole-test Public archive

An application that eats up a lot of memory on purpose 🔫

Notifications You must be signed in to change notification settings

alpinelab/guacamole-test

Repository files navigation

Guacamole

Deployment process

The release process is handled by the bin/release script.

bundle exec script/release [major|minor]

By default, build version is bumped. To bump minor or major version, the script accepts minor or major as first argument. E.g. script/release minor or script/release major.

Here is what the script does :

  1. fetch and merge latest code on develop
  2. bump version
  3. push develop on GitHub
  4. fetch and merge latest code on master
  5. merge develop in master
  6. push master on GitHub

About

An application that eats up a lot of memory on purpose 🔫

Resources

Stars

Watchers

Forks

Packages

No packages published