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

Build script updates #6148

Merged
merged 2 commits into from
Mar 29, 2016
Merged

Build script updates #6148

merged 2 commits into from
Mar 29, 2016

Conversation

rossmcdonald
Copy link
Contributor

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

A few updates here:

  • Made build.py compatible with Python 3
  • Added ability to detach-sign output packages with GPG
  • Removed all print() messages, and switched to log output
  • Added flag for overwriting S3 uploads

@rossmcdonald rossmcdonald changed the title [WIP] Build script updates Build script updates Mar 29, 2016
@rossmcdonald
Copy link
Contributor Author

@nathanielc Do you mind reviewing this when you get a chance?

@rossmcdonald rossmcdonald added this to the 0.12.0 milestone Mar 29, 2016
@nathanielc
Copy link
Contributor

LGTM

Ross McDonald added 2 commits March 29, 2016 17:03
- Added ability to detach-sign packages with GPG
- Made script compatible with Python 3
- Added CLI flag for overwriting S3 packages
- Switched to logging module for output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants