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

easier contributions. #422

Merged
merged 2 commits into from May 6, 2020
Merged

easier contributions. #422

merged 2 commits into from May 6, 2020

Conversation

@nisarhassan12
Copy link
Contributor

@nisarhassan12 nisarhassan12 commented May 4, 2020

Hello. 🙂

This Pr makes contributions easier by fully automating the dev setup with Gitpod(a full-featured online IDE) which is free for OSS. With one click it'll start a workspace and automatically:

  • clone the vue-class-component repo.
  • install the dependencies.
  • run yarn dev.
  • run yarn docs:dev.

so that anyone interested in contributing can start straight away without any friction.

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

https://gitpod.io/#https://github.com/nisarhassan12/vue-class-component

This is how it looks:

image

@ktsn
Copy link
Member

@ktsn ktsn commented May 6, 2020

Thanks for the PR. Is there a way to analyze how many people used Gitpod for Vue Class Component contribution in a certain period? I'm a bit worry about this setting would be stale in future by no one uses it. So I want to assess how effective the tool is for contribution.

@nisarhassan12
Copy link
Contributor Author

@nisarhassan12 nisarhassan12 commented May 6, 2020

Thanks! @ktsn.

A lot of popular OSS projects out there are already using it simplify contributors onboarding some of them are:

You can find a brief list of them at https://contribute.dev

image

@ktsn
Copy link
Member

@ktsn ktsn commented May 6, 2020

I mean I want to see some sort of usage report on this repository if I introduce it in this repo such as "how many people tried the code on Gitpod?", "Is this PR made with Gitpod?" etc.

@nisarhassan12
Copy link
Contributor Author

@nisarhassan12 nisarhassan12 commented May 6, 2020

Yes. this Pr is made with Gitpod so far it is very little but once the Pr is merged we'll add the project to https://contribute.dev/ which has a list of cool OSS projects that have automated their setup with Gitpod and people can start contributing to them in a single click and also when it'll be seen in the project's Readme and from there people may try it.

@ktsn
Copy link
Member

@ktsn ktsn commented May 6, 2020

I don't think we are in synced... I don't mean how vue-class-component appears in gitpod.

Again, I want to assess how people use Gitpod for vue-class-component once we enable this. I would be asking if I can see some sort of usage report / analytics for vue-class-component in Gitpod. Because we cannot evaluate if it's efficient for contribution without analyzing with actual usage data.

@nisarhassan12
Copy link
Contributor Author

@nisarhassan12 nisarhassan12 commented May 6, 2020

Again, I want to assess how people use Gitpod for vue-class-component once we enable this. I would be asking if I can see some sort of usage report / analytics for vue-class-component in Gitpod. Because we cannot evaluate if it's efficient for contribution without analyzing with actual usage data.

Thanks. This makes sense. We are happy to share data on how many users created workspaces for vue-class-component, and how much time they've spent in total working on vue-class-component.In the future, we would like to share this data more publicly, e.g. by building a dashboard with stats about repositories & programming languages in Gitpod, but this is not implemented yet, so for now we have to query this data manually and send it to you. Please ping either me or @jankeromnes if you would like to get the latest data on vue-class-component / Gitpod usage, and we'll try to reply as soon as possible.

@ktsn
Copy link
Member

@ktsn ktsn commented May 6, 2020

Great. Thank you for describing about it. I'm looking forward to seeing dashboard 👍

README.md Outdated Show resolved Hide resolved
@ktsn
ktsn approved these changes May 6, 2020
Copy link
Member

@ktsn ktsn left a comment

Thank you!

@ktsn ktsn merged commit 74f65f6 into vuejs:master May 6, 2020
4 of 6 checks passed
4 of 6 checks passed
ci/circleci: install CircleCI is running your tests
Details
deploy/netlify Deploy preview processing.
Details
Header rules No header rules processed
Details
Pages changed 14 new files uploaded
Details
Redirect rules No redirect rules processed
Details
Mixed content No mixed content detected
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.