gha-utils 4.3.4__py3-none-any.whl → 4.4.0__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-4.3.4.dist-info → gha_utils-4.4.0.dist-info}/METADATA +22 -8
- {gha_utils-4.3.4.dist-info → gha_utils-4.4.0.dist-info}/RECORD +6 -6
- {gha_utils-4.3.4.dist-info → gha_utils-4.4.0.dist-info}/WHEEL +0 -0
- {gha_utils-4.3.4.dist-info → gha_utils-4.4.0.dist-info}/entry_points.txt +0 -0
- {gha_utils-4.3.4.dist-info → gha_utils-4.4.0.dist-info}/top_level.txt +0 -0
gha_utils/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: gha-utils
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.4.0
|
|
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
|
|
@@ -19,7 +19,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
19
19
|
Classifier: Operating System :: Microsoft :: Windows
|
|
20
20
|
Classifier: Operating System :: POSIX :: Linux
|
|
21
21
|
Classifier: Programming Language :: Python :: 3
|
|
22
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.9
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.10
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
@@ -44,11 +43,11 @@ Classifier: Topic :: Text Processing :: Markup :: HTML
|
|
|
44
43
|
Classifier: Topic :: Text Processing :: Markup :: Markdown
|
|
45
44
|
Classifier: Topic :: Utilities
|
|
46
45
|
Classifier: Typing :: Typed
|
|
47
|
-
Requires-Python: >=3.
|
|
46
|
+
Requires-Python: >=3.9
|
|
48
47
|
Description-Content-Type: text/markdown
|
|
49
48
|
Requires-Dist: boltons ~=24.0.0
|
|
50
49
|
Requires-Dist: bump-my-version ~=0.24.0
|
|
51
|
-
Requires-Dist: click-extra ~=4.
|
|
50
|
+
Requires-Dist: click-extra ~=4.9.0
|
|
52
51
|
Requires-Dist: packaging ~=24.1
|
|
53
52
|
Requires-Dist: PyDriller ~=2.6
|
|
54
53
|
Requires-Dist: pyproject-metadata ~=0.8.0
|
|
@@ -63,12 +62,27 @@ Requires-Dist: tomli ~=2.0.1 ; python_version < "3.11"
|
|
|
63
62
|
[](http://mypy-lang.org/)
|
|
64
63
|
[](https://github.com/kdeldycke/workflows/actions/workflows/tests.yaml?query=branch%3Amain)
|
|
65
64
|
|
|
66
|
-
|
|
65
|
+
Thanks to this project, I am able to **release Python packages multiple times a day with only 2-clicks**.
|
|
67
66
|
|
|
68
|
-
|
|
67
|
+
This repository contains a collection of reusable workflows and its companion CLI called `gha-utils` (which stands for *GitHub action workflows utilities*).
|
|
69
68
|
|
|
70
|
-
|
|
71
|
-
|
|
69
|
+
It is designed for `uv`-based Python projects (and Awesome List projects as a bonus).
|
|
70
|
+
|
|
71
|
+
It takes care of:
|
|
72
|
+
|
|
73
|
+
- Version bumping
|
|
74
|
+
- Formatting autofix for: Python, Markdown, JSON, typos
|
|
75
|
+
- Linting: Python types with `mypy`, YAML, `zsh`, GitHub actions, links, Awesome lists, secrets
|
|
76
|
+
- Compiling of Python binaries for Linux / macOS / Windows on `x86_64` & `arm64`
|
|
77
|
+
- Building of Python packages and upload to PyPi
|
|
78
|
+
- Git version tagging and GitHub release creation
|
|
79
|
+
- Synchronization of: `uv.lock`, `.gitignore`, `.mailmap` and Mermaid dependency graph
|
|
80
|
+
- Auto-locking of inactive closed issues
|
|
81
|
+
- Static image optimization
|
|
82
|
+
- Sphinx documentation building & deployment, and `autodoc` updates
|
|
83
|
+
- Label management, with file-based and content-based rules
|
|
84
|
+
|
|
85
|
+
Nothing is done behind your back. A PR is created everytime a change is proposed, so you can inspect it, ala dependabot.
|
|
72
86
|
|
|
73
87
|
## `gha-utils` CLI
|
|
74
88
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
gha_utils/__init__.py,sha256=
|
|
1
|
+
gha_utils/__init__.py,sha256=fbyt4ipVxriDPCMHLK5R79EfS5c4lsLr5P7L0jbBG-s,865
|
|
2
2
|
gha_utils/__main__.py,sha256=Dck9BjpLXmIRS83k0mghAMcYVYiMiFLltQdfRuMSP_Q,1703
|
|
3
3
|
gha_utils/changelog.py,sha256=EK0uz8IJidYrWoxoSWutoQ5_g3bdsGrKgOitVCiAXw4,5775
|
|
4
4
|
gha_utils/cli.py,sha256=4wUG29fB0-Z-n105UBgIg5NLuqtODtoMLwKJP7RQFXo,9150
|
|
5
5
|
gha_utils/mailmap.py,sha256=sum4XIme2Dis7XtHyO9U7ogWelZwqb-yvJ5I92PPnqg,6301
|
|
6
6
|
gha_utils/metadata.py,sha256=d7s3_wlWweIxvv5xvtnKg_ohqojRF8eVBR2U5PxHUlA,47224
|
|
7
7
|
gha_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
-
gha_utils-4.
|
|
9
|
-
gha_utils-4.
|
|
10
|
-
gha_utils-4.
|
|
11
|
-
gha_utils-4.
|
|
12
|
-
gha_utils-4.
|
|
8
|
+
gha_utils-4.4.0.dist-info/METADATA,sha256=AKYMIzJf3cguyDl9XqJjKdy8zoyApDx4L8YSU0tdiRk,17998
|
|
9
|
+
gha_utils-4.4.0.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
|
10
|
+
gha_utils-4.4.0.dist-info/entry_points.txt,sha256=8bJOwQYf9ZqsLhBR6gUCzvwLNI9f8tiiBrJ3AR0EK4o,54
|
|
11
|
+
gha_utils-4.4.0.dist-info/top_level.txt,sha256=C94Blb61YkkyPBwCdM3J_JPDjWH0lnKa5nGZeZ5M6yE,10
|
|
12
|
+
gha_utils-4.4.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|