gha-utils 4.3.0__py3-none-any.whl → 4.3.2__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.
Potentially problematic release.
This version of gha-utils might be problematic. Click here for more details.
- gha_utils/__init__.py +1 -1
- gha_utils/metadata.py +3 -2
- {gha_utils-4.3.0.dist-info → gha_utils-4.3.2.dist-info}/METADATA +2 -2
- gha_utils-4.3.2.dist-info/RECORD +12 -0
- {gha_utils-4.3.0.dist-info → gha_utils-4.3.2.dist-info}/WHEEL +1 -1
- gha_utils-4.3.0.dist-info/RECORD +0 -12
- {gha_utils-4.3.0.dist-info → gha_utils-4.3.2.dist-info}/entry_points.txt +0 -0
- {gha_utils-4.3.0.dist-info → gha_utils-4.3.2.dist-info}/top_level.txt +0 -0
gha_utils/__init__.py
CHANGED
gha_utils/metadata.py
CHANGED
|
@@ -267,10 +267,11 @@ class Metadata:
|
|
|
267
267
|
env:
|
|
268
268
|
GITHUB_CONTEXT: ${{ toJSON(github) }}
|
|
269
269
|
run: |
|
|
270
|
-
uv run gha-utils --verbosity DEBUG metadata --overwrite "$GITHUB_OUTPUT"
|
|
270
|
+
uv --no-progress run gha-utils --verbosity DEBUG metadata --overwrite "$GITHUB_OUTPUT"
|
|
271
271
|
|
|
272
272
|
.. todo::
|
|
273
|
-
Try to remove reliance on GitHub context entirely so we can eliminate the
|
|
273
|
+
Try to remove reliance on GitHub context entirely so we can eliminate the
|
|
274
|
+
JSON/env hack above.
|
|
274
275
|
"""
|
|
275
276
|
if "GITHUB_CONTEXT" not in os.environ:
|
|
276
277
|
if self.in_ci_env:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: gha-utils
|
|
3
|
-
Version: 4.3.
|
|
3
|
+
Version: 4.3.2
|
|
4
4
|
Summary: ⚙️ CLI helpers for GitHub Actions + reuseable workflows
|
|
5
5
|
Author-email: Kevin Deldycke <kevin@deldycke.com>
|
|
6
6
|
Project-URL: Homepage, https://github.com/kdeldycke/workflows
|
|
@@ -91,7 +91,7 @@ $ python -m pip install uv
|
|
|
91
91
|
$ uv venv
|
|
92
92
|
$ source .venv/bin/activate
|
|
93
93
|
$ uv pip install .
|
|
94
|
-
$ uv run gha-utils
|
|
94
|
+
$ uv run -- gha-utils
|
|
95
95
|
```
|
|
96
96
|
|
|
97
97
|
## Reusable workflows collection
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
gha_utils/__init__.py,sha256=Tj_0S5coTT9bEjI-4bvhyZU6G_7fSCThTyTGq2FX7wk,865
|
|
2
|
+
gha_utils/__main__.py,sha256=Dck9BjpLXmIRS83k0mghAMcYVYiMiFLltQdfRuMSP_Q,1703
|
|
3
|
+
gha_utils/changelog.py,sha256=EK0uz8IJidYrWoxoSWutoQ5_g3bdsGrKgOitVCiAXw4,5775
|
|
4
|
+
gha_utils/cli.py,sha256=4wUG29fB0-Z-n105UBgIg5NLuqtODtoMLwKJP7RQFXo,9150
|
|
5
|
+
gha_utils/mailmap.py,sha256=sum4XIme2Dis7XtHyO9U7ogWelZwqb-yvJ5I92PPnqg,6301
|
|
6
|
+
gha_utils/metadata.py,sha256=d7s3_wlWweIxvv5xvtnKg_ohqojRF8eVBR2U5PxHUlA,47224
|
|
7
|
+
gha_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
+
gha_utils-4.3.2.dist-info/METADATA,sha256=zvnRj9dz3NwsGbgE2DHBDXBXt2Shy98maVCI6W8_0VU,17223
|
|
9
|
+
gha_utils-4.3.2.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
|
10
|
+
gha_utils-4.3.2.dist-info/entry_points.txt,sha256=8bJOwQYf9ZqsLhBR6gUCzvwLNI9f8tiiBrJ3AR0EK4o,54
|
|
11
|
+
gha_utils-4.3.2.dist-info/top_level.txt,sha256=C94Blb61YkkyPBwCdM3J_JPDjWH0lnKa5nGZeZ5M6yE,10
|
|
12
|
+
gha_utils-4.3.2.dist-info/RECORD,,
|
gha_utils-4.3.0.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
gha_utils/__init__.py,sha256=ufqQMas1dh3h7khOtfrtIJDBKu4XYsK6bS2Ree1k_HI,865
|
|
2
|
-
gha_utils/__main__.py,sha256=Dck9BjpLXmIRS83k0mghAMcYVYiMiFLltQdfRuMSP_Q,1703
|
|
3
|
-
gha_utils/changelog.py,sha256=EK0uz8IJidYrWoxoSWutoQ5_g3bdsGrKgOitVCiAXw4,5775
|
|
4
|
-
gha_utils/cli.py,sha256=4wUG29fB0-Z-n105UBgIg5NLuqtODtoMLwKJP7RQFXo,9150
|
|
5
|
-
gha_utils/mailmap.py,sha256=sum4XIme2Dis7XtHyO9U7ogWelZwqb-yvJ5I92PPnqg,6301
|
|
6
|
-
gha_utils/metadata.py,sha256=cOVWY9Y9sCbR1QTUIjwej9y5KAMiw1pqiJAqAkH_3JI,47198
|
|
7
|
-
gha_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
-
gha_utils-4.3.0.dist-info/METADATA,sha256=3w2MxycuIAXuz69Lm7xoAn9hvGEqNBNctcCRwL7xIdM,17220
|
|
9
|
-
gha_utils-4.3.0.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
|
|
10
|
-
gha_utils-4.3.0.dist-info/entry_points.txt,sha256=8bJOwQYf9ZqsLhBR6gUCzvwLNI9f8tiiBrJ3AR0EK4o,54
|
|
11
|
-
gha_utils-4.3.0.dist-info/top_level.txt,sha256=C94Blb61YkkyPBwCdM3J_JPDjWH0lnKa5nGZeZ5M6yE,10
|
|
12
|
-
gha_utils-4.3.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|