Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

figure out a release process that includes building dist #71

Open
neonstalwart opened this issue Jul 23, 2014 · 4 comments
Open

figure out a release process that includes building dist #71

neonstalwart opened this issue Jul 23, 2014 · 4 comments
Labels

Comments

@neonstalwart
Copy link
Collaborator

please find a way to build dist before tagging. it's not a huge deal but if dist is included in the repo then it should be updated before each tag.

@Raynos
Copy link
Owner

Raynos commented Jul 23, 2014

I should updated after each tag or part of each tag. This way the version number in the dist.js at the top is the version of the tag.

@kumavis
Copy link
Collaborator

kumavis commented Feb 6, 2015

maybe make a build+tag shell script

@alexmingoia
Copy link

please no shell scripts... use package.json "scripts" and a JS build tool like gulp referenced locally.

@Raynos
Copy link
Owner

Raynos commented Feb 6, 2015

A Makefile or npm run script would be ideal.

Gulp is not needed, you can write a node script in the bin folder.

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

No branches or pull requests

4 participants