aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/constants.py (follow)
Commit message (Collapse)AuthorAgeLines
* Authenticate with the github api to avoid rate limitsGravatar Chris2021-05-23-0/+1
|
* Get Git SHA from environement instead of GitPython packageGravatar ks1292020-12-20-4/+2
|
* Move the SHA into constants.py.Gravatar Leon Sandøy2020-08-22-0/+5
The util was redundant. Thanks @MarkKoz