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

make contributions easier with the online automated dev setup #1024

Merged
merged 1 commit into from Oct 26, 2020

Conversation

nisarhassan12
Copy link
Contributor

What kind of change does this PR introduce?

Hi.

I work for Gitpod. This PR adds gitpod config to the repo to make contributions easier for newcomers i.e with a single click it will launch a workspace and automatically:

  • clone the react-dropzone repo.
  • install the dependencies.
  • run yarn build and yarn start.

This can be helpful for beginners i.e they can start coding instantly without setting anything up.

You can give it a try on my fork of the repo via the following link:

https://gitpod.io/#https://github.com/nisarhassan12/react-dropzone

This is how it looks:

image

  • bugfix
  • feature
  • refactoring / style
  • build / chore
  • documentation

Did you add tests for your changes?

  • Yes, my code is well tested
  • Not relevant

If relevant, did you update the documentation?

  • Yes, I've updated the documentation
  • Not relevant

Summary

Does this PR introduce a breaking change?

Other information

@coveralls
Copy link

coveralls commented Oct 24, 2020

Pull Request Test Coverage Report for Build 7534a1f8f336b2fa38938ba4cd17b9de11b12f81-PR-1024

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.449%

Totals Coverage Status
Change from base Build b8d52458c36c644d145ef28ee01887967e106b60: 0.0%
Covered Lines: 201
Relevant Lines: 201

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7534a1f8f336b2fa38938ba4cd17b9de11b12f81-PR-1024

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.449%

Totals Coverage Status
Change from base Build b8d52458c36c644d145ef28ee01887967e106b60: 0.0%
Covered Lines: 201
Relevant Lines: 201

💛 - Coveralls

@rolandjitsu rolandjitsu merged commit 96e7c15 into react-dropzone:master Oct 26, 2020
@github-actions
Copy link

🎉 This PR is included in version 11.2.2 🎉

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.

None yet

3 participants