Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GitHub Release API to create and upload built browser files #18

Open
mde opened this issue Jan 11, 2015 · 2 comments
Open

Use GitHub Release API to create and upload built browser files #18

mde opened this issue Jan 11, 2015 · 2 comments
Labels
enhancement New feature or request

Comments

@mde
Copy link
Owner

mde commented Jan 11, 2015

Add steps to the Jake PublishTask to do this automatically as part of the build.

@TimothyGu
Copy link
Collaborator

@mde
Copy link
Owner Author

mde commented Jan 11, 2015

I am admittedly biased because I wrote Jake, but I kind of hate Grunt. :) I don't really mind Gulp, because the task API is exactly the same as Jake's, but I do think all the streaming is pretty gratuitous in a build tool.

The PublishTask can take a simple function for additional publish steps, or we can build a prereq task (again, a simple function) which does this.

@TimothyGu TimothyGu added the enhancement New feature or request label Jan 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants