Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Gulp release #104

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Gulp release #104

wants to merge 13 commits into from

Conversation

lejoe
Copy link
Contributor

@lejoe lejoe commented Dec 10, 2015

First part of the release process:

1.1 make sure if we are on master branch
1.2 ask for bump type
1.3 npm version (bump the version on package.json)
1.4 git push & git push --tag

2.1 manually do a pull request on github (master to release)
2.2 merge the pull request

3.1 CI builds & creates a github release
3.2 CI adds the build to the github release
3.3 CI commits the build files to a seperate release-build branch

@lejoe
Copy link
Contributor Author

lejoe commented Dec 17, 2015

Ping @peterbraden @meodai @lucalanca

};

// Makes sure we do this on the master branch
var asserBranchAllowed = function(done) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sp: 'assert'

asserBranchAllowed -> assertBranchAllowed
@lejoe
Copy link
Contributor Author

lejoe commented Jul 14, 2016

Related: https://github.com/sindresorhus/np

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants