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

Add yarn.lock #4674

Merged
merged 1 commit into from
Mar 23, 2018
Merged

Add yarn.lock #4674

merged 1 commit into from
Mar 23, 2018

Conversation

timifasubaa
Copy link
Contributor

@timifasubaa timifasubaa commented Mar 23, 2018

I'm making some improvements to our Dockerfile to better take advantage of the cache. Having a yarn.lock file will make that possible. It is also recommended in the yarn documentation ( https://yarnpkg.com/blog/2016/11/24/lockfiles-for-all/ last line).
Why was it removed in the first place? Is it a good idea to have it here?
I made sure to pull the latest superset version and run yarn before including the yarn.lock file
@graceguo-supercat @john-bodley @mistercrunch

@codecov-io
Copy link

codecov-io commented Mar 23, 2018

Codecov Report

Merging #4674 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4674   +/-   ##
=======================================
  Coverage   71.37%   71.37%           
=======================================
  Files         190      190           
  Lines       14918    14918           
  Branches     1102     1102           
=======================================
  Hits        10648    10648           
  Misses       4267     4267           
  Partials        3        3

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 d427f6a...a755854. Read the comment docs.

Copy link

@graceguo-supercat graceguo-supercat left a comment

Choose a reason for hiding this comment

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

LGTM

@graceguo-supercat graceguo-supercat merged commit f11cde9 into apache:master Mar 23, 2018
@mistercrunch
Copy link
Member

Do we need instructions on CONTRIBUTING.md related to this?

@timifasubaa
Copy link
Contributor Author

@mistercrunch Sure. I'll be happy to add. The instructions would be something along the lines of updating the yarn.lock file whenever you add a new javascript dependency? Anything else you would want me to add?

@timifasubaa
Copy link
Contributor Author

#4274

graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this pull request Mar 30, 2018
(cherry picked from commit f11cde9)
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants