promtext-cli 0.2.1.dev3__tar.gz → 0.2.1.dev4__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.
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/.copier-answers.yml +1 -1
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/.forgejo/workflows/commitlint.yaml +1 -1
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/.forgejo/workflows/lint.yaml +2 -2
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/.forgejo/workflows/publish.yaml +4 -4
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/.forgejo/workflows/test.yaml +2 -2
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/PKG-INFO +1 -1
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/.commitlintrc.yaml +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/.gitignore +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/.pre-commit-config.yaml +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/README.md +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/cliff.toml +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/promtext_cli/__init__.py +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/promtext_cli/main.py +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/promtext_cli/promtext.py +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/pyproject.toml +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/renovate.json +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/tests/.gitkeep +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/tests/test_blackbox.py +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/tests/test_functional.py +0 -0
- {promtext_cli-0.2.1.dev3 → promtext_cli-0.2.1.dev4}/uv.lock +0 -0
|
@@ -14,7 +14,7 @@ jobs:
|
|
|
14
14
|
image: codeberg.org/margau/buildenv-commitlint:latest@sha256:b14a5c9ad0482db1cbcbea0f4a8934d70b8c46a853788978b06a48204579a005
|
|
15
15
|
|
|
16
16
|
steps:
|
|
17
|
-
- uses: https://code.forgejo.org/actions/checkout@
|
|
17
|
+
- uses: https://code.forgejo.org/actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
|
|
18
18
|
with:
|
|
19
19
|
fetch-depth: 0
|
|
20
20
|
- name: Validate current commit (last commit) with commitlint
|
|
@@ -13,10 +13,10 @@ jobs:
|
|
|
13
13
|
env:
|
|
14
14
|
UV_CACHE_DIR: /tmp/.uv-cache
|
|
15
15
|
container:
|
|
16
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
16
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:441d837461dee4e26063154c3b7d52da83ecb95b3ff4c418b6206ed65c15177d
|
|
17
17
|
|
|
18
18
|
steps:
|
|
19
|
-
- uses: https://code.forgejo.org/actions/checkout@
|
|
19
|
+
- uses: https://code.forgejo.org/actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
|
|
20
20
|
with:
|
|
21
21
|
fetch-depth: 0
|
|
22
22
|
- name: cache restore
|
|
@@ -16,10 +16,10 @@ jobs:
|
|
|
16
16
|
env:
|
|
17
17
|
UV_CACHE_DIR: /tmp/.uv-cache
|
|
18
18
|
container:
|
|
19
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
19
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:441d837461dee4e26063154c3b7d52da83ecb95b3ff4c418b6206ed65c15177d
|
|
20
20
|
|
|
21
21
|
steps:
|
|
22
|
-
- uses: https://code.forgejo.org/actions/checkout@
|
|
22
|
+
- uses: https://code.forgejo.org/actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
|
|
23
23
|
with:
|
|
24
24
|
fetch-depth: 0
|
|
25
25
|
- name: cache restore
|
|
@@ -67,10 +67,10 @@ jobs:
|
|
|
67
67
|
name: "Draft Release Notes"
|
|
68
68
|
runs-on: docker
|
|
69
69
|
container:
|
|
70
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
70
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:441d837461dee4e26063154c3b7d52da83ecb95b3ff4c418b6206ed65c15177d
|
|
71
71
|
|
|
72
72
|
steps:
|
|
73
|
-
- uses: https://code.forgejo.org/actions/checkout@
|
|
73
|
+
- uses: https://code.forgejo.org/actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
|
|
74
74
|
with:
|
|
75
75
|
fetch-depth: 0
|
|
76
76
|
- name: draft release notes
|
|
@@ -13,10 +13,10 @@ jobs:
|
|
|
13
13
|
env:
|
|
14
14
|
UV_CACHE_DIR: /tmp/.uv-cache
|
|
15
15
|
container:
|
|
16
|
-
image: codeberg.org/margau/buildenv-uv:latest@sha256:
|
|
16
|
+
image: codeberg.org/margau/buildenv-uv:latest@sha256:441d837461dee4e26063154c3b7d52da83ecb95b3ff4c418b6206ed65c15177d
|
|
17
17
|
|
|
18
18
|
steps:
|
|
19
|
-
- uses: https://code.forgejo.org/actions/checkout@
|
|
19
|
+
- uses: https://code.forgejo.org/actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
|
|
20
20
|
with:
|
|
21
21
|
fetch-depth: 0
|
|
22
22
|
- name: cache restore
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: promtext-cli
|
|
3
|
-
Version: 0.2.1.
|
|
3
|
+
Version: 0.2.1.dev4
|
|
4
4
|
Summary: Prometheus Textfile Tooling
|
|
5
5
|
Project-URL: Documentation, https://codeberg.org/margau/promtext-cli/src/branch/main#readme
|
|
6
6
|
Project-URL: Issues, https://codeberg.org/margau/promtext-cli/issues
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|