Skip to content

Speed up publishing dist on the CircleCI and testing bundles #5788

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

Merged
merged 5 commits into from
Jun 29, 2021

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Jun 29, 2021

dist-publish not really needed to wait for slow cibuild, plus other improvements.
This simplification would also enable us to add other dist tests e.g. partial image tests using partial bundles, etc. in future.

cc: @plotly/plotly_js

archmoj added 5 commits June 29, 2021 14:53
 - run faster as there is no need to persist_to_workspace & remove git
 - in case of dist failures catched by tests
   we could simply rerun from failed and
   do not have to rerun from start
@archmoj archmoj added this to the NEXT milestone Jun 29, 2021
@archmoj archmoj merged commit 8c3d5a3 into master Jun 29, 2021
@archmoj archmoj deleted the speedup-dist-publish-and-test branch June 29, 2021 21:16
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.

1 participant