projectatomic / atomicapp

[UNMAINTAINED] This is the reference implementation of the Nulecule container application Specification: Atomic App
102 stars 71 forks source link

Add release script for Atomic App #787

Closed cdrage closed 8 years ago

cdrage commented 8 years ago

This bash script goes step-by-step on how to release a new version of Atomic App for both the main Github repo as well as the nulecule-library.

cdrage commented 8 years ago

Github PR used wrong title haha, updated it.

Anyways, this is the script I've created to release each iteration of Atomic App. Enjoy! :)

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 64.302% when pulling dc0393d9880d148f2d5358c50df553171738c330 on cdrage:release-script into 0a3939d8c870dde8f09ea833f2e10b90e1e95b39 on projectatomic:master.

dustymabe commented 8 years ago

@rtnpro do you want to review this script and then try to use it to do the release next week?

cdrage commented 8 years ago

@rtnpro Does this look good to you? Just need 1 more ACK for merge and we can use it this week.

cdrage commented 8 years ago

I'm going to go ahead and merge this so I can use the respective script for today's release :)