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

Add script to automatize question count update #55

Open
surister opened this issue Jan 8, 2020 · 6 comments
Open

Add script to automatize question count update #55

surister opened this issue Jan 8, 2020 · 6 comments
Labels
wip working in progress

Comments

@surister
Copy link
Contributor

surister commented Jan 8, 2020

Title sums it up pretty, how do you update the question count in the README? is it automatically? if so I didn't see how it's done

@bregman-arie
Copy link
Owner

Manually :) (running a script -> pasting result)
It would be cool to make it automated.

@surister
Copy link
Contributor Author

surister commented Jan 9, 2020

I made a small python script that updates it, question is, how do we run it automatically. Can we run it in the CI and make travis commit it somehow to the repo so we keep record of it?

@surister surister changed the title Question about question count update in README.md Add script to automatize question count update Jan 9, 2020
@surister surister added the wip working in progress label Jan 9, 2020
@surister
Copy link
Contributor Author

surister commented Jan 9, 2020

I also could finally do #50 , since it diverged into #51 and actually never got done.

@bregman-arie
Copy link
Owner

Maybe with GitHub actions? https://github.com/marketplace/actions/git-actions
I'm not sure because I haven't really used it so far

@surister
Copy link
Contributor Author

surister commented Jan 9, 2020

maybe https://gist.github.com/willprice/e07efd73fb7f13f917ea and have travis update the count number after the checks are passed

@surister
Copy link
Contributor Author

surister commented Jan 9, 2020

actually looks like travis has this implemented xd https://docs.travis-ci.com/user/deployment/pages/

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

No branches or pull requests

2 participants