gcp-platforms-auto 0.6.2__py3-none-any.whl → 0.6.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
gcp_platforms_auto/git.py CHANGED
@@ -104,7 +104,8 @@ def create_repo(org, repo, token, github_enterprise="github.com"):
104
104
  data = {
105
105
  "name": repo,
106
106
  "private": True,
107
- "auto_init": True
107
+ "auto_init": True,
108
+ "description": repo
108
109
  }
109
110
 
110
111
  res = requests.post(url, headers=headers, json=data)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gcp_platforms_auto
3
- Version: 0.6.2
3
+ Version: 0.6.3
4
4
  Summary: A brief description of your package
5
5
  Author-email: ofir4858 <ofirshasha10@gmail.com>
6
6
  License: MIT
@@ -0,0 +1,6 @@
1
+ gcp_platforms_auto/__init__.py,sha256=7CmPCQxUqAvZTHKCREhL2b4MKD8Pn7FnKZUcMxYC09g,92
2
+ gcp_platforms_auto/git.py,sha256=5slBDPEis29kHisdAaQy9rbV9petduB2sZwgQuD8z0E,4100
3
+ gcp_platforms_auto-0.6.3.dist-info/METADATA,sha256=-g0eLryWuNtlWedUbjYJyOXVjpTbil1FuVZPwmEvtY0,494
4
+ gcp_platforms_auto-0.6.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ gcp_platforms_auto-0.6.3.dist-info/top_level.txt,sha256=4q-ofPMmvBaTnIbAzs-Wp_OwheAVxxmJ1fW9vl3-kyE,19
6
+ gcp_platforms_auto-0.6.3.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- gcp_platforms_auto/__init__.py,sha256=7CmPCQxUqAvZTHKCREhL2b4MKD8Pn7FnKZUcMxYC09g,92
2
- gcp_platforms_auto/git.py,sha256=bRkpP64J1FKmKtIhGAh5EloZxCpxVDuwN2V8Ne9rKZA,4067
3
- gcp_platforms_auto-0.6.2.dist-info/METADATA,sha256=GPZx-p-P-8KqPQ7JJCN5_r2Is6itoMbiubDylmLiS7s,494
4
- gcp_platforms_auto-0.6.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
- gcp_platforms_auto-0.6.2.dist-info/top_level.txt,sha256=4q-ofPMmvBaTnIbAzs-Wp_OwheAVxxmJ1fW9vl3-kyE,19
6
- gcp_platforms_auto-0.6.2.dist-info/RECORD,,