Skip to content

CDN: Allow disabling via cdnPublish flag #56

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

Closed
wants to merge 1 commit into from

Conversation

jzaefferer
Copy link
Member

Fixes gh-55

@@ -235,6 +235,10 @@ The previous release version (used for determining what changed).

The version that will be set in `package.json` after the release.

#### cdnPublish

Set to `true` to publish a release to the jQuery CDN. Defaults to `true`.
Copy link
Member

Choose a reason for hiding this comment

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

This should be inverted: "Set to false to prevent publishing to the jQuery CDN. Defaults to true."

@scottgonzalez
Copy link
Member

Other than the minor docs change, this looks good.

jzaefferer added a commit to jzaefferer/jquery-release that referenced this pull request Mar 31, 2014
@jzaefferer
Copy link
Member Author

Fixed the README and landed.

jzaefferer added a commit that referenced this pull request Mar 31, 2014
Follow-up to 6bce775, where I missed this.

Ref gh-56
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.

Make CDN publishing optional
2 participants