Skip to content

Conversation

@dhalbert
Copy link
Contributor

@dhalbert dhalbert commented Sep 16, 2017

This builds bundles for both 1.0.0 and 2.0.0 (or whatever you want -- change build-bundles.py at the end to change what's built).

build-bundles.py (was build-bundle.py) has a lot of changes, including indentation on most lines, so it looks like a new file.

Fixes #15.

Submodule URL's using ssh instead of https noted by @jerryneedell. Thanks!

@dhalbert dhalbert requested a review from tannewt September 16, 2017 19:31
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Looks really awesome. Thank you Dan!

if __name__ == "__main__":
tagged = input("Did you tag this release already ([y]/n)? ")
if tagged and tagged.lower() != 'y':
print("Go ahead and tag. I'll wait.")
Copy link
Member

Choose a reason for hiding this comment

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

Love it!

@tannewt tannewt merged commit 429228a into adafruit:master Sep 18, 2017
@dhalbert dhalbert deleted the issue_3_multiple_bundles branch December 14, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants