gha-utils 4.3.3__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 CHANGED
@@ -17,4 +17,4 @@
17
17
 
18
18
  from __future__ import annotations
19
19
 
20
- __version__ = "4.3.3"
20
+ __version__ = "4.4.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gha-utils
3
- Version: 4.3.3
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.8.6
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.8.3
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
  [![Type checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
64
63
  [![Unittests status](https://github.com/kdeldycke/workflows/actions/workflows/tests.yaml/badge.svg?branch=main)](https://github.com/kdeldycke/workflows/actions/workflows/tests.yaml?query=branch%3Amain)
65
64
 
66
- `gha-utils` stands for **G**it**H**ub **A**ction workflows **Util**itie**s**.
65
+ Thanks to this project, I am able to **release Python packages multiple times a day with only 2-clicks**.
67
66
 
68
- Maintaining project takes time. This repository contains the code of the `gha-utils` CLI and a collection of reusable workflows to:
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
- - maintain a Python project, its CLI, doc, QA, etc.
71
- - maintain an Awesome List project.
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=sgZdjKD0oOUM4z0uAyXCG8k5M1aVtzICpEEc7T5NiGs,865
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.3.3.dist-info/METADATA,sha256=bZ34LXPNJ53QovEGyEPhWQnJIsWwHVTKi-Qj8IxGFk4,17223
9
- gha_utils-4.3.3.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
10
- gha_utils-4.3.3.dist-info/entry_points.txt,sha256=8bJOwQYf9ZqsLhBR6gUCzvwLNI9f8tiiBrJ3AR0EK4o,54
11
- gha_utils-4.3.3.dist-info/top_level.txt,sha256=C94Blb61YkkyPBwCdM3J_JPDjWH0lnKa5nGZeZ5M6yE,10
12
- gha_utils-4.3.3.dist-info/RECORD,,
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,,