c2cciutils 1.8.0.dev7__tar.gz → 1.8.0.dev9__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.dev7 → c2cciutils-1.8.0.dev9}/PKG-INFO +1 -1
  2. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/package-lock.json +33 -32
  3. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/pyproject.toml +1 -1
  4. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/LICENSE +0 -0
  5. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/README.md +0 -0
  6. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/__init__.py +0 -0
  7. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/applications-versions.yaml +0 -0
  8. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/applications.yaml +0 -0
  9. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/applications_definition.py +0 -0
  10. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/branches.graphql +0 -0
  11. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/commits.graphql +0 -0
  12. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/configuration.py +0 -0
  13. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/default_branch.graphql +0 -0
  14. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/env.py +0 -0
  15. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/lib/docker.py +0 -0
  16. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/lib/oidc.py +0 -0
  17. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/package.json +0 -0
  18. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/publish.py +0 -0
  19. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/schema-applications.json +0 -0
  20. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/schema.json +0 -0
  21. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/__init__.py +0 -0
  22. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/clean.py +0 -0
  23. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/docker_logs.py +0 -0
  24. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/docker_versions_gen.py +0 -0
  25. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/download_applications.py +0 -0
  26. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/env.py +0 -0
  27. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/k8s/__init__.py +0 -0
  28. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/k8s/db.py +0 -0
  29. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/k8s/install.py +0 -0
  30. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/k8s/logs.py +0 -0
  31. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/k8s/wait.py +0 -0
  32. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/main.py +0 -0
  33. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/pin_pipenv.py +0 -0
  34. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/publish.py +0 -0
  35. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/c2cciutils/scripts/trigger_image_update.py +0 -0
  36. {c2cciutils-1.8.0.dev7 → c2cciutils-1.8.0.dev9}/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.dev7
3
+ Version: 1.8.0.dev9
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.0",
16
- "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.119.0.tgz",
17
- "integrity": "sha512-oKdFJnn+56f0DHUADlL8o9l8jTib3VDLbWQBVkjD9EprxfaCwt2m8L5ACRBdQ8hmpxCEo4I8/6traZ7qAdBUqA==",
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==",
18
18
  "license": "MIT",
19
19
  "dependencies": {
20
- "@sentry/core": "7.119.0",
21
- "@sentry/types": "7.119.0",
22
- "@sentry/utils": "7.119.0"
20
+ "@sentry/core": "7.119.2",
21
+ "@sentry/types": "7.119.2",
22
+ "@sentry/utils": "7.119.2"
23
23
  },
24
24
  "engines": {
25
25
  "node": ">=8"
26
26
  }
27
27
  },
28
28
  "node_modules/@sentry/core": {
29
- "version": "7.119.0",
30
- "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.119.0.tgz",
31
- "integrity": "sha512-CS2kUv9rAJJEjiRat6wle3JATHypB0SyD7pt4cpX5y0dN5dZ1JrF57oLHRMnga9fxRivydHz7tMTuBhSSwhzjw==",
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==",
32
32
  "license": "MIT",
33
33
  "dependencies": {
34
- "@sentry/types": "7.119.0",
35
- "@sentry/utils": "7.119.0"
34
+ "@sentry/types": "7.119.2",
35
+ "@sentry/utils": "7.119.2"
36
36
  },
37
37
  "engines": {
38
38
  "node": ">=8"
39
39
  }
40
40
  },
41
41
  "node_modules/@sentry/integrations": {
42
- "version": "7.119.0",
43
- "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.119.0.tgz",
44
- "integrity": "sha512-OHShvtsRW0A+ZL/ZbMnMqDEtJddPasndjq+1aQXw40mN+zeP7At/V1yPZyFaURy86iX7Ucxw5BtmzuNy7hLyTA==",
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==",
45
45
  "license": "MIT",
46
46
  "dependencies": {
47
- "@sentry/core": "7.119.0",
48
- "@sentry/types": "7.119.0",
49
- "@sentry/utils": "7.119.0",
47
+ "@sentry/core": "7.119.2",
48
+ "@sentry/types": "7.119.2",
49
+ "@sentry/utils": "7.119.2",
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.0",
58
- "resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.119.0.tgz",
59
- "integrity": "sha512-9PFzN8xS6U0oZCflpVxS2SSIsHkCaj7qYBlsvHj4CTGWfao9ImwrU6+smy4qoG6oxwPfoVb5pOOMb4WpWOvXcQ==",
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==",
60
60
  "license": "MIT",
61
61
  "dependencies": {
62
- "@sentry-internal/tracing": "7.119.0",
63
- "@sentry/core": "7.119.0",
64
- "@sentry/integrations": "7.119.0",
65
- "@sentry/types": "7.119.0",
66
- "@sentry/utils": "7.119.0"
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"
67
67
  },
68
68
  "engines": {
69
69
  "node": ">=8"
70
70
  }
71
71
  },
72
72
  "node_modules/@sentry/types": {
73
- "version": "7.119.0",
74
- "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.119.0.tgz",
75
- "integrity": "sha512-27qQbutDBPKGbuJHROxhIWc1i0HJaGLA90tjMu11wt0E4UNxXRX+UQl4Twu68v4EV3CPvQcEpQfgsViYcXmq+w==",
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==",
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.0",
83
- "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.119.0.tgz",
84
- "integrity": "sha512-ZwyXexWn2ZIe2bBoYnXJVPc2esCSbKpdc6+0WJa8eutXfHq3FRKg4ohkfCBpfxljQGEfP1+kfin945lA21Ka+A==",
82
+ "version": "7.119.2",
83
+ "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.119.2.tgz",
84
+ "integrity": "sha512-TLdUCvcNgzKP0r9YD7tgCL1PEUp42TObISridsPJ5rhpVGQJvpr+Six0zIkfDUxerLYWZoK8QMm9KgFlPLNQzA==",
85
85
  "license": "MIT",
86
86
  "dependencies": {
87
- "@sentry/types": "7.119.0"
87
+ "@sentry/types": "7.119.2"
88
88
  },
89
89
  "engines": {
90
90
  "node": ">=8"
@@ -94,6 +94,7 @@
94
94
  "version": "3.2.0",
95
95
  "resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
96
96
  "integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
97
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
97
98
  "license": "MIT"
98
99
  },
99
100
  "node_modules/define-data-property": {
@@ -19,7 +19,7 @@ strict = true
19
19
 
20
20
  [tool.poetry]
21
21
  name = "c2cciutils"
22
- version = "1.8.0.dev7"
22
+ version = "1.8.0.dev9"
23
23
  description = "Common utilities for Camptocamp CI"
24
24
  readme = "README.md"
25
25
  authors = ["Camptocamp <info@camptocamp.com>"]
File without changes