c2cciutils 1.8.0.dev23__tar.gz → 1.8.0.dev24__tar.gz

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.

Potentially problematic release.


This version of c2cciutils might be problematic. Click here for more details.

Files changed (36) hide show
  1. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/PKG-INFO +1 -1
  2. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/package-lock.json +39 -36
  3. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/pyproject.toml +1 -1
  4. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/LICENSE +0 -0
  5. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/README.md +0 -0
  6. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/__init__.py +0 -0
  7. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/applications-versions.yaml +0 -0
  8. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/applications.yaml +0 -0
  9. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/applications_definition.py +0 -0
  10. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/branches.graphql +0 -0
  11. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/commits.graphql +0 -0
  12. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/configuration.py +0 -0
  13. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/default_branch.graphql +0 -0
  14. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/env.py +0 -0
  15. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/lib/docker.py +0 -0
  16. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/lib/oidc.py +0 -0
  17. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/package.json +0 -0
  18. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/publish.py +0 -0
  19. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/schema-applications.json +0 -0
  20. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/schema.json +0 -0
  21. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/__init__.py +0 -0
  22. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/clean.py +0 -0
  23. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/docker_logs.py +0 -0
  24. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/docker_versions_gen.py +0 -0
  25. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/download_applications.py +0 -0
  26. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/env.py +0 -0
  27. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/k8s/__init__.py +0 -0
  28. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/k8s/db.py +0 -0
  29. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/k8s/install.py +0 -0
  30. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/k8s/logs.py +0 -0
  31. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/k8s/wait.py +0 -0
  32. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/main.py +0 -0
  33. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/pin_pipenv.py +0 -0
  34. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/publish.py +0 -0
  35. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/trigger_image_update.py +0 -0
  36. {c2cciutils-1.8.0.dev23 → c2cciutils-1.8.0.dev24}/c2cciutils/scripts/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: c2cciutils
3
- Version: 1.8.0.dev23
3
+ Version: 1.8.0.dev24
4
4
  Summary: Common utilities for Camptocamp CI
5
5
  Home-page: https://github.com/camptocamp/c2cciutils
6
6
  License: FreeBSD
@@ -12,41 +12,41 @@
12
12
  }
13
13
  },
14
14
  "node_modules/@sentry-internal/tracing": {
15
- "version": "7.119.2",
16
- "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.119.2.tgz",
17
- "integrity": "sha512-V2W+STWrafyGJhQv3ulMFXYDwWHiU6wHQAQBShsHVACiFaDrJ2kPRet38FKv4dMLlLlP2xN+ss2e5zv3tYlTiQ==",
15
+ "version": "7.120.0",
16
+ "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.120.0.tgz",
17
+ "integrity": "sha512-VymJoIGMV0PcTJyshka9uJ1sKpR7bHooqW5jTEr6g0dYAwB723fPXHjVW+7SETF7i5+yr2KMprYKreqRidKyKA==",
18
18
  "license": "MIT",
19
19
  "dependencies": {
20
- "@sentry/core": "7.119.2",
21
- "@sentry/types": "7.119.2",
22
- "@sentry/utils": "7.119.2"
20
+ "@sentry/core": "7.120.0",
21
+ "@sentry/types": "7.120.0",
22
+ "@sentry/utils": "7.120.0"
23
23
  },
24
24
  "engines": {
25
25
  "node": ">=8"
26
26
  }
27
27
  },
28
28
  "node_modules/@sentry/core": {
29
- "version": "7.119.2",
30
- "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.119.2.tgz",
31
- "integrity": "sha512-hQr3d2yWq/2lMvoyBPOwXw1IHqTrCjOsU1vYKhAa6w9vGbJZFGhKGGE2KEi/92c3gqGn+gW/PC7cV6waCTDuVA==",
29
+ "version": "7.120.0",
30
+ "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.120.0.tgz",
31
+ "integrity": "sha512-uTc2sUQ0heZrMI31oFOHGxjKgw16MbV3C2mcT7qcrb6UmSGR9WqPOXZhnVVuzPWCnQ8B5IPPVdynK//J+9/m6g==",
32
32
  "license": "MIT",
33
33
  "dependencies": {
34
- "@sentry/types": "7.119.2",
35
- "@sentry/utils": "7.119.2"
34
+ "@sentry/types": "7.120.0",
35
+ "@sentry/utils": "7.120.0"
36
36
  },
37
37
  "engines": {
38
38
  "node": ">=8"
39
39
  }
40
40
  },
41
41
  "node_modules/@sentry/integrations": {
42
- "version": "7.119.2",
43
- "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.119.2.tgz",
44
- "integrity": "sha512-dCuXKvbUE3gXVVa696SYMjlhSP6CxpMH/gl4Jk26naEB8Xjsn98z/hqEoXLg6Nab73rjR9c/9AdKqBbwVMHyrQ==",
42
+ "version": "7.120.0",
43
+ "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.0.tgz",
44
+ "integrity": "sha512-/Hs9MgSmG4JFNyeQkJ+MWh/fxO/U38Pz0VSH3hDrfyCjI8vH9Vz9inGEQXgB9Ke4eH8XnhsQ7xPnM27lWJts6g==",
45
45
  "license": "MIT",
46
46
  "dependencies": {
47
- "@sentry/core": "7.119.2",
48
- "@sentry/types": "7.119.2",
49
- "@sentry/utils": "7.119.2",
47
+ "@sentry/core": "7.120.0",
48
+ "@sentry/types": "7.120.0",
49
+ "@sentry/utils": "7.120.0",
50
50
  "localforage": "^1.8.1"
51
51
  },
52
52
  "engines": {
@@ -54,37 +54,37 @@
54
54
  }
55
55
  },
56
56
  "node_modules/@sentry/node": {
57
- "version": "7.119.2",
58
- "resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.119.2.tgz",
59
- "integrity": "sha512-TPNnqxh+Myooe4jTyRiXrzrM2SH08R4+nrmBls4T7lKp2E5R/3mDSe/YTn5rRcUt1k1hPx1NgO/taG0DoS5cXA==",
57
+ "version": "7.120.0",
58
+ "resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.120.0.tgz",
59
+ "integrity": "sha512-GAyuNd8WUznsiOyDq2QUwR/aVnMmItUc4tgZQxhH1R+n4Adx3cAhnpq3zEuzsIAC5+/7ut+4Q4B3akh6SDZd4w==",
60
60
  "license": "MIT",
61
61
  "dependencies": {
62
- "@sentry-internal/tracing": "7.119.2",
63
- "@sentry/core": "7.119.2",
64
- "@sentry/integrations": "7.119.2",
65
- "@sentry/types": "7.119.2",
66
- "@sentry/utils": "7.119.2"
62
+ "@sentry-internal/tracing": "7.120.0",
63
+ "@sentry/core": "7.120.0",
64
+ "@sentry/integrations": "7.120.0",
65
+ "@sentry/types": "7.120.0",
66
+ "@sentry/utils": "7.120.0"
67
67
  },
68
68
  "engines": {
69
69
  "node": ">=8"
70
70
  }
71
71
  },
72
72
  "node_modules/@sentry/types": {
73
- "version": "7.119.2",
74
- "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.119.2.tgz",
75
- "integrity": "sha512-ydq1tWsdG7QW+yFaTp0gFaowMLNVikIqM70wxWNK+u98QzKnVY/3XTixxNLsUtnAB4Y+isAzFhrc6Vb5GFdFeg==",
73
+ "version": "7.120.0",
74
+ "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.120.0.tgz",
75
+ "integrity": "sha512-3mvELhBQBo6EljcRrJzfpGJYHKIZuBXmqh0y8prh03SWE62pwRL614GIYtd4YOC6OP1gfPn8S8h9w3dD5bF5HA==",
76
76
  "license": "MIT",
77
77
  "engines": {
78
78
  "node": ">=8"
79
79
  }
80
80
  },
81
81
  "node_modules/@sentry/utils": {
82
- "version": "7.119.2",
83
- "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.119.2.tgz",
84
- "integrity": "sha512-TLdUCvcNgzKP0r9YD7tgCL1PEUp42TObISridsPJ5rhpVGQJvpr+Six0zIkfDUxerLYWZoK8QMm9KgFlPLNQzA==",
82
+ "version": "7.120.0",
83
+ "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.120.0.tgz",
84
+ "integrity": "sha512-XZsPcBHoYu4+HYn14IOnhabUZgCF99Xn4IdWn8Hjs/c+VPtuAVDhRTsfPyPrpY3OcN8DgO5fZX4qcv/6kNbX1A==",
85
85
  "license": "MIT",
86
86
  "dependencies": {
87
- "@sentry/types": "7.119.2"
87
+ "@sentry/types": "7.120.0"
88
88
  },
89
89
  "engines": {
90
90
  "node": ">=8"
@@ -238,12 +238,15 @@
238
238
  }
239
239
  },
240
240
  "node_modules/gopd": {
241
- "version": "1.0.1",
242
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
243
- "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
241
+ "version": "1.1.0",
242
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.1.0.tgz",
243
+ "integrity": "sha512-FQoVQnqcdk4hVM4JN1eromaun4iuS34oStkdlLENLdpULsuQcTyXj8w7ayhuUfPwEYZ1ZOooOTT6fdA9Vmx/RA==",
244
244
  "license": "MIT",
245
245
  "dependencies": {
246
- "get-intrinsic": "^1.1.3"
246
+ "get-intrinsic": "^1.2.4"
247
+ },
248
+ "engines": {
249
+ "node": ">= 0.4"
247
250
  },
248
251
  "funding": {
249
252
  "url": "https://github.com/sponsors/ljharb"
@@ -19,7 +19,7 @@ strict = true
19
19
 
20
20
  [tool.poetry]
21
21
  name = "c2cciutils"
22
- version = "1.8.0.dev23"
22
+ version = "1.8.0.dev24"
23
23
  description = "Common utilities for Camptocamp CI"
24
24
  readme = "README.md"
25
25
  authors = ["Camptocamp <info@camptocamp.com>"]