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

Update redeploy script to keep old bundles #2969

Merged
merged 1 commit into from
Jan 17, 2017
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jan 17, 2017

... so that people using old versions of the master chunk can still load other
webpack chunks.

... so that people using old versions of the master chunk can still load other
webpack chunks.
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

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

Otherwise lgtm

@@ -179,18 +257,34 @@ def on_receive_jenkins_poke():
To this location."
)
)
parser.add_argument(
"--test", dest="tarball_uri", help=(
Copy link
Member

Choose a reason for hiding this comment

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

Is this arg supposed to be called '--test'?

@dbkr dbkr assigned richvdh and unassigned dbkr Jan 17, 2017
@richvdh
Copy link
Member Author

richvdh commented Jan 17, 2017 via email

@richvdh richvdh merged commit 641a5c2 into develop Jan 17, 2017
@dbkr
Copy link
Member

dbkr commented Jan 17, 2017

Conclusion: it is just for testing right now, but the code to do this deploying in the production env is still in the pipeline.

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