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

RFE: many small files, script to merge/alphabetize #70

Open
langdon opened this issue Mar 23, 2018 · 4 comments
Open

RFE: many small files, script to merge/alphabetize #70

langdon opened this issue Mar 23, 2018 · 4 comments

Comments

@langdon
Copy link

langdon commented Mar 23, 2018

Just a proposal:

  • reject all open PRs with an apology
  • split projects.json into ./projects.d/project-name.json
  • add a script to merge all projects.d/* into projects.json
  • have script alphabetize
  • request new PRs

Should way simplify maintenance and other features you might want to add later (like auto-alphabetize).

Edited: Oh, and I am happy to help with everything if the owners want to pursue this path.

@langdon
Copy link
Author

langdon commented Mar 23, 2018

Well.. you would need a bot. I didn't realize github was serving it direct from the repo.

@greg-hellings
Copy link
Contributor

I just put in a PR to have Travis CI test. It could also do the builds, if there is need for that. I don't know if it has integration with github.io, but I know it has lots of integrations with commonly used github-related tools.

@castastrophe
Copy link
Contributor

That would be wonderful! This all sounds great. Let me know what you need from me to accomplish this update.

@bproffitt
Copy link
Member

I like this approach more than a CI-based script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants
@greg-hellings @langdon @castastrophe @bproffitt and others