Releases: yoshi389111/github-profile-3d-contrib
Releases · yoshi389111/github-profile-3d-contrib
0.3.0 release
2021-12-22, 0.3.0 release
- Added season version for the Southern Hemisphere.
- Added night view version.
- Added night rainbow version.
0.2.0 release
2021-05-11, 0.2.0 release
- The repositories to be aggregated are only those owned by the user.
- Allow the number of repositories to be aggregated to be defined by environment variables.
MAX_REPOS: (optional) max repositories, default 100
- Make the colors of the four seasons mode every week and make a gradation.
- The image colors of each season are as follows.
- spring flowers
- summer leaves
- autumn leaves
- winter snow
- The image colors of each season are as follows.
- Label the radar chart scale with "1-, 10, 100, 1K, 10K+".
- Supports Halloween mode on github.
- The USERNAME can also be specified from the argument.
- Usage:
node dist/index.js <USER-NAME>without envUSERNAME
- Usage:
0.1.0 first release(beta)
Usage
Environment variable
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}or personal access tokenUSERNAME: repository owner name
Limitations
The target repositories are aggregated up to 100. If there are more repositories, the remaining repositories will not be aggregated.