Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Add the ability to configure auto deploys #141

Merged
merged 1 commit into from
Oct 10, 2019
Merged

Conversation

zephraph
Copy link
Collaborator

This adds the ability to configure the package publishing step via environment variables in travis.

I've added --dry-run and --verbose flags via Travis' interface to temporarily disable the publishing step until we can dig into what's going wrong for auto

image

@zephraph zephraph added the Version: Trivial Changes only affect the internal API label Oct 10, 2019
@@ -1,5 +1,5 @@
if [ ! -z "$TRAVIS_BRANCH" ] && [ "$TRAVIS_BRANCH" == "master" ]; then
npx auto shipit
npx auto shipit $AUTO_OPTS
Copy link
Member

Choose a reason for hiding this comment

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

@alloy
Copy link
Member

alloy commented Oct 10, 2019

Cooooool 👍

@alloy alloy merged commit 1f1a651 into master Oct 10, 2019
@zephraph zephraph deleted the auto-configuration branch October 10, 2019 14:49
@alloy
Copy link
Member

alloy commented Oct 21, 2019

🚀 PR was released in v8.0.3 🚀

@alloy alloy added the released label Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released Version: Trivial Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants