1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-31 04:58:12 +00:00
Commit graph

228 commits

Author SHA1 Message Date
RGBCube
f71c0db13b Move utils.error_from_request to errors.py and fix circular imports 2022-06-25 14:22:52 +03:00
RGBCube
cad7916da6 Fixed HTTPClient not recognizing passed kwargs 2022-06-25 14:13:47 +03:00
RGBCube
b23d5b78eb Rewrote the library
- Only HTTPClient, File and Object exists currently
2022-06-25 14:11:17 +03:00
RGBCube
7bd3d48eab Used poetry for package management 2022-06-25 14:10:03 +03:00
RGBCube
ce197a71b4 Changed README to markdown from reStructuredText 2022-06-25 14:09:28 +03:00
RGBCube
ce65016fa3 Updated gitignore 2022-06-25 14:09:00 +03:00
RGBCube
056a3e9779 Updated readthedocs version to 2 2022-06-25 14:08:44 +03:00
RGBCube
9eee09481c Changed licenses to have contributors in them 2022-06-25 14:08:21 +03:00
RGBCube
f6b9852167 Cleaned up docs/
- Linted
- Changed Github-Api-Wrapper to GitHub-API-Wrapper
2022-06-25 14:07:43 +03:00
RGBCube
a33985c69b Cleaned up .github/
- Removed PyLint
- Used poetry for dependencies
- Made workflows only run for CPython 3.8
2022-06-25 14:05:51 +03:00
Var
72df282684
Delete CNAME 2022-06-22 23:35:35 +05:30
Var
653c0d382e
Update CNAME 2022-06-22 23:34:21 +05:30
Var
33e949e523
Create CNAME 2022-06-22 23:33:26 +05:30
Var
e21d598aef
Update client.py 2022-06-22 18:00:17 +05:30
Var
a7e6910fcc
Merge pull request #13 from RGBCube/main
Alot of non-code changes
2022-06-21 21:53:19 +05:30
RGBCube
6a082e3fcf Merge remote-tracking branch 'origin/main' 2022-06-21 19:08:08 +03:00
RGBCube
573617afa8 Make setup.py simpler... again. 2022-06-21 19:07:04 +03:00
RGBCube
17b813532d Update readthedocs version (might break stuff) 2022-06-21 16:04:30 +00:00
RGBCube
0d10386c39 Update readthedocs version (might break stuff) 2022-06-21 19:03:25 +03:00
RGBCube
f03fe71fd6 Fix copyright year and format 2022-06-21 19:02:04 +03:00
RGBCube
54c4ea01e9 Fix line endings 2022-06-21 19:00:55 +03:00
RGBCube
ccf371dc07 add PULL_REQUEST_TEMPLATE.md 2022-06-21 19:00:26 +03:00
RGBCube
d00f1aa696 Add credits to issue templates 2022-06-21 18:59:03 +03:00
RGBCube
1dffb9f9f9 Fix Licenses 2022-06-21 18:55:30 +03:00
RGBCube
fb95fe6bab Cleanup setup.py 2022-06-21 18:54:22 +03:00
RGBCube
fcf2897e46 Cleanup README 2022-06-21 18:50:16 +03:00
RGBCube
fad5b71bf7 Make LICENSE history format correct 2022-06-21 18:44:32 +03:00
RGBCube
3821f1bda3 Add Spacing to Issue Templates 2022-06-21 18:43:32 +03:00
RGBCube
ad784f87cb Add Issue Templates
- Added Bug Report Template
- Added Feature Request Template
- Added Issue Menu Config
2022-06-21 18:41:25 +03:00
RGBCube
f38f253de0 Cleanup workflows
- Added Bandit
- Added unimport, isort, flynt
- Added PyRight
- Enabled preview mode on Bandit
2022-06-21 18:28:11 +03:00
Var
ec7f825107
Create autoblack.yml 2022-06-12 10:18:11 +05:30
Var
260dc2085b
Create pylint.yml 2022-06-12 10:17:25 +05:30
Var
0a8b492edb
Merge pull request #12 from RGBCube/patch-1
fixes typing
2022-05-27 14:36:11 +05:30
RGBCube
171421d9d3
fix typing 2022-05-20 12:40:09 +03:00
VarMonke
8c01855fff add url meth along with html_url 2022-05-19 00:02:13 +05:30
VarMonke
0f990d8434 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-05-18 23:46:26 +05:30
VarMonke
33309288a2 Add close method 2022-05-18 23:46:12 +05:30
Var
d1a42d0b10
Update http.py 2022-05-18 14:47:36 +05:30
VarMonke
ff98977edb Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-05-16 13:54:43 +05:30
VarMonke
dddc0d410a Small fixes 2022-05-16 13:54:15 +05:30
Var
3b73ec2b32
Update .readthedocs.yaml 2022-05-16 11:59:42 +05:30
Var
ae79d1b600
Create requirements.txt 2022-05-16 11:58:52 +05:30
Var
a4f250ecc4
Update requirements.txt 2022-05-16 11:52:14 +05:30
Var
75cc05927f
Update .readthedocs.yaml 2022-05-16 11:51:03 +05:30
VarMonke
db9f385801 forgot version change 2022-05-11 11:46:24 +05:30
VarMonke
6c3fe56acf Black format 2022-05-11 11:34:51 +05:30
VarMonke
3d49dd9246 Adding files to repos 2022-05-11 11:33:22 +05:30
VarMonke
72bd647c9b Mangle token 2022-05-08 20:02:36 +05:30
Var
15b3546e27
Update index.rst 2022-05-07 23:57:25 +05:30
VarMonke
78a10cd338 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-05-05 13:30:58 +05:30