Skip to content

Export DownloadBuilder, so jQueryUI Release Script can use it #139

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

Merged
merged 3 commits into from
Jun 21, 2013

Conversation

rxaviers
Copy link
Member

@rxaviers rxaviers commented Apr 4, 2013

@rxaviers
Copy link
Member Author

rxaviers commented Apr 4, 2013

@scottgonzalez @jzaefferer raise your thumbs, suggestions, comments

@rxaviers
Copy link
Member Author

rxaviers commented Jun 4, 2013

Above shows a lot of commits due to dependency #146 .

fs = require( "fs" ),
rnewline = /\r?\n/;

changelog = "This file contains a shell for the changelog, followed by a list of every commit for this release.\n" +
Copy link
Member Author

Choose a reason for hiding this comment

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

I've included release/changelog-shell file into release.js. So, we don't need to search through the filesystem (in any of the installed repos).

Copy link
Member

Choose a reason for hiding this comment

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

Inlining this is pretty gross. I'm also not sure why the release script moved into download builder.

@rxaviers
Copy link
Member Author

Update README with this change's instructions.

@rxaviers
Copy link
Member Author

README updated

@rxaviers rxaviers merged commit 0f510a9 into master Jun 21, 2013
@rxaviers
Copy link
Member Author

Landed 38efc86

@rxaviers rxaviers deleted the release branch June 21, 2013 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Move release build from jQuery UI's grunt to here
2 participants