promtext-cli 0.1.2.dev51__tar.gz → 0.1.2.dev53__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.
@@ -1,5 +1,5 @@
1
1
  # Changes here will be overwritten by Copier.
2
- _commit: 0.3.19
2
+ _commit: 0.3.22
3
3
  _src_path: https://codeberg.org/margau/copier-python-uv.git
4
4
  code_dir: src
5
5
  container: false
@@ -11,7 +11,7 @@ jobs:
11
11
  commitlint-check:
12
12
  runs-on: docker
13
13
  container:
14
- image: codeberg.org/margau/buildenv-commitlint:latest@sha256:872f45ce738539317343ce70bcc8e1e2a93137267c939b4308b26c893026e40e
14
+ image: codeberg.org/margau/buildenv-commitlint:latest@sha256:07e6be7019ad5de22e579da83dd8f42e295b785e97d6319906426b84e09c4946
15
15
 
16
16
  steps:
17
17
  - uses: https://code.forgejo.org/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
@@ -11,7 +11,7 @@ jobs:
11
11
  lint-check:
12
12
  runs-on: docker
13
13
  container:
14
- image: codeberg.org/margau/buildenv-uv:latest@sha256:0b594f456a56bc378e12aa5db352aeda779ecdc7f2b3b8651f9df0095d30fe82
14
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:1f6d9e4ec0f9072acb05f1df1ae88fed453a63b81133ef05c6ec68772c3c9bee
15
15
 
16
16
  steps:
17
17
  - uses: https://code.forgejo.org/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
@@ -14,7 +14,7 @@ jobs:
14
14
  name: "Build (and Publish)"
15
15
  runs-on: docker
16
16
  container:
17
- image: codeberg.org/margau/buildenv-uv:latest@sha256:0b594f456a56bc378e12aa5db352aeda779ecdc7f2b3b8651f9df0095d30fe82
17
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:1f6d9e4ec0f9072acb05f1df1ae88fed453a63b81133ef05c6ec68772c3c9bee
18
18
 
19
19
  steps:
20
20
  - uses: https://code.forgejo.org/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
@@ -39,7 +39,7 @@ jobs:
39
39
  env:
40
40
  GITEA_REPO: "${{ forgejo.repository }}"
41
41
  - name: Upload release assets to Forgejo
42
- uses: https://code.forgejo.org/actions/forgejo-release@e7b60f9ae8d4bbf3ed4cc178e4656ce40eb67256 # v2.11.2
42
+ uses: https://code.forgejo.org/actions/forgejo-release@6a9510a9ea01b8b9b435933bf3c0fa45597ad530 # v2.11.3
43
43
  if: "${{ startsWith(github.ref, 'refs/tags') }}"
44
44
  with:
45
45
  direction: upload
@@ -49,7 +49,7 @@ jobs:
49
49
  name: "Draft Release Notes"
50
50
  runs-on: docker
51
51
  container:
52
- image: codeberg.org/margau/buildenv-uv:latest@sha256:0b594f456a56bc378e12aa5db352aeda779ecdc7f2b3b8651f9df0095d30fe82
52
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:1f6d9e4ec0f9072acb05f1df1ae88fed453a63b81133ef05c6ec68772c3c9bee
53
53
 
54
54
  steps:
55
55
  - uses: https://code.forgejo.org/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
@@ -10,7 +10,7 @@ repos:
10
10
  stages: [commit-msg]
11
11
  args: []
12
12
  - repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: v0.15.5
13
+ rev: v0.15.6
14
14
  hooks:
15
15
  # Run the linter.
16
16
  - id: ruff-check
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: promtext-cli
3
- Version: 0.1.2.dev51
3
+ Version: 0.1.2.dev53
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