Skip to content

fully automate the dev setup with Gitpod.#370

Open
nisarhassan12 wants to merge 1 commit into
diegohaz:masterfrom
nisarhassan12:master
Open

fully automate the dev setup with Gitpod.#370
nisarhassan12 wants to merge 1 commit into
diegohaz:masterfrom
nisarhassan12:master

Conversation

@nisarhassan12

@nisarhassan12 nisarhassan12 commented Feb 17, 2020

Copy link
Copy Markdown

This Pr simplifies code contributions by fully automating the dev setup with Gitpod (a free online VS Code-like IDE). With a single click, it'll launch a workspace and automatically:

  • clone the arc repo.
  • install the dependencies.
  • run yarn run start.

So that anyone interested in contributing can start straight away.

You can give it a try it on my fork via this link:

https://gitpod.io/#https://github.com/nisarhassan12/arc

image

@codecov-io

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #370   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          43     43           
  Lines         297    297           
  Branches       57     57           
=====================================
  Hits          297    297

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 d42d5e8...fefe125. Read the comment docs.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d42d5e8) to head (add463c).
⚠️ Report is 1 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #370   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines          297       297           
  Branches        57        57           
=========================================
  Hits           297       297           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants