Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Replace yarn calls with yarnpkg alias to prevent conflict with Hadoop YARN #1218

Merged
merged 1 commit into from
Aug 7, 2018

Conversation

stanislas-m
Copy link
Member

@stanislas-m stanislas-m commented Aug 7, 2018

Fixes #1217.

Since yarnpkg/yarn#673, yarn defines an alias for itself: "yarnpkg". Its usage prevents conflicts with tools using the same name (such as Hadoop YARN, a common tool for Data scientists).

@codecov
Copy link

codecov bot commented Aug 7, 2018

Codecov Report

Merging #1218 into development will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #1218   +/-   ##
============================================
  Coverage        55.16%   55.16%           
============================================
  Files               75       75           
  Lines             3865     3865           
============================================
  Hits              2132     2132           
  Misses            1603     1603           
  Partials           130      130
Impacted Files Coverage Δ
buffalo/cmd/dev.go 4.76% <0%> (ø) ⬆️
buffalo/cmd/setup.go 4.69% <0%> (ø) ⬆️
buffalo/cmd/info.go 4% <0%> (ø) ⬆️

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 811fe3a...c166318. Read the comment docs.

@markbates markbates merged commit 46c0eed into development Aug 7, 2018
@markbates markbates deleted the task/use-yarnpkg-alias branch August 7, 2018 10:23
@markbates markbates added this to the v0.13.0 milestone Aug 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants