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

Get latest information under each category, create markdown files for each category #148

Open
arsulegai opened this issue May 25, 2021 · 10 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@arsulegai
Copy link
Member

Referring to the idea proposed here in the wiki
https://wiki.hyperledger.org/display/~davidwboswell/Main+page+edits

The tool shall fetch latest PRs, latest issues, latest contributors etc information. Place them in markdown files. That can be fetched directly into the wiki space.

@arsulegai arsulegai added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 25, 2021
@arsulegai
Copy link
Member Author

Work is partially done.
TODO:

  1. Update the output from the hyperledger-updates repository if the templates in start-here-hyperledger expects additional fields.
  2. Add an option to pull recent contributors in hyperledger-updates and enable polling in start-here-hyperledger.

@abhinandanudupa
Copy link

Can you please assign to me this issue?

@arsulegai
Copy link
Member Author

@abhinandanudupa please feel free to raise PRs for the work items. You could add a comment here to let others know which part of the issue you are working on.

@abhinandanudupa
Copy link

Alright, I will start working soon and update the details here.

@abhinandanudupa
Copy link

Just to confirm - hyperledger-updates is github-updates repo as linked here right?

@abhinandanudupa
Copy link

abhinandanudupa commented Apr 17, 2022

To solve

  1. Add an option to pull recent contributors in hyperledger-updates and enable polling in start-here-hyperledger.

I will have to write a function like this, right?

And then configure the config.yaml like this?

What all should be displayed? Profile name, profile pic, repo and?

@arsulegai
Copy link
Member Author

@abhinandanudupa that's right. The expectation for the trending/recent contributors is to produce information in this folder https://github.com/hyperledger-tooling/start-here-hyperledger/tree/main/trending. These files can be directly populated into the wiki and the wiki is automatically kept up-to-date.

@abhinandanudupa
Copy link

Ok, then I will start working on it.

@abhinandanudupa
Copy link

abhinandanudupa commented Apr 24, 2022

I am able to generate the contributor list but I am not sure on what should be displayed for each contributor. Can you tell me what is necessary to be displayed?

And can you please tell me how the data in github-updates repository (that I have modified to get contributors data along with the rest) will be updated in this repository?

@abhinandanudupa
Copy link

@arsulegai Here is the PR that would solve this, check it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants