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

fix(up): prefer online when installing pipeline #1440

Merged
merged 1 commit into from
Jun 23, 2020
Merged

Conversation

tripodsan
Copy link
Contributor

fixes #1435

@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #1440 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1440   +/-   ##
=======================================
  Coverage   91.99%   91.99%           
=======================================
  Files          42       42           
  Lines        2135     2135           
=======================================
  Hits         1964     1964           
  Misses        171      171           
Impacted Files Coverage Δ
src/builder/ModuleHelper.js 88.75% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28798e9...6db2382. Read the comment docs.

@tripodsan tripodsan requested review from trieloff and rofe June 23, 2020 06:53
@tripodsan tripodsan merged commit 0724bdd into master Jun 23, 2020
@tripodsan tripodsan deleted the online-first branch June 23, 2020 09:01
trieloff pushed a commit that referenced this pull request Jun 23, 2020
## [10.3.1](v10.3.0...v10.3.1) (2020-06-23)

### Bug Fixes

* **up:** prefer online when installing pipeline ([#1440](#1440)) ([0724bdd](0724bdd)), closes [#1435](#1435)
@adobe-bot
Copy link
Collaborator

🎉 This PR is included in version 10.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ensure latest pipeline is installed via npm
3 participants