diff --git a/.github/workflows/starcharts.yml b/.github/workflows/starcharts.yml new file mode 100644 index 0000000000000..d5971437a4f47 --- /dev/null +++ b/.github/workflows/starcharts.yml @@ -0,0 +1,16 @@ +name: Starcharts + +on: + schedule: + - cron: "0 0 * * 0" + workflow_dispatch: + +jobs: + update-readme: + name: Generate starcharts + runs-on: ubuntu-latest + steps: + - uses: MaoLongLong/actions-starcharts@main + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + svg_path: images/starcharts.svg diff --git a/README.md b/README.md index 4d0f337bfe3c2..c10768db5faf5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ languages open-source-organization LICENSE
- + stars forks @@ -276,6 +276,10 @@ +## Star 趋势 + +![Stargazers over time](./images/starcharts.svg) + ## 许可证 知识共享 版权归属-相同方式共享 4.0 国际 公共许可证 diff --git a/README_EN.md b/README_EN.md index 384fb38d70899..80b97eac7c10e 100644 --- a/README_EN.md +++ b/README_EN.md @@ -6,7 +6,7 @@ languages open-source-organization LICENSE
- + stars forks @@ -260,6 +260,10 @@ Thank you to all our backers and sponsors! > "_You help the developer community practice for interviews, and there is nothing better we could ask for._" -- [Alan Yessenbayev](https://opencollective.com/alan-yessenbayev) +## Stargazers over time + +![Stargazers over time](./images/starcharts.svg) + ## License -This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. \ No newline at end of file +This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/images/starcharts.svg b/images/starcharts.svg new file mode 100644 index 0000000000000..8444c11b21ce3 --- /dev/null +++ b/images/starcharts.svg @@ -0,0 +1,7263 @@ +\n2018-09-252019-02-092019-06-272019-11-112020-03-282020-08-122020-12-282021-05-142021-09-29Time09201830274036504570548063907300Stargazers \ No newline at end of file