promtext-cli 0.1.2.dev44__tar.gz → 0.1.2.dev46__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.8
2
+ _commit: 0.3.11
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:ede41e83c7dc48c69252c40e6d99d3c090f7296605c6e052f2bdc8f1dd649d1e
14
+ image: codeberg.org/margau/buildenv-commitlint:latest@sha256:7da1482a594d62a8282854e3a4ac0b91513dc8cd88167ed8e3a3c181f836834e
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:ebb5936c6728b860509cfd74e9ffc689123918ca1c6a1e586d63fff1eeef5c16
14
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:ea7c36b8403c7992f626a7d770c1f26982243f76aefaef22f7ea7849036d8fc0
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:ebb5936c6728b860509cfd74e9ffc689123918ca1c6a1e586d63fff1eeef5c16
17
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:ea7c36b8403c7992f626a7d770c1f26982243f76aefaef22f7ea7849036d8fc0
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@9ef8d3a17f0c09ca6864a337f748e9c038d1c820 # v2.11.1
42
+ uses: https://code.forgejo.org/actions/forgejo-release@e7b60f9ae8d4bbf3ed4cc178e4656ce40eb67256 # v2.11.2
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:ebb5936c6728b860509cfd74e9ffc689123918ca1c6a1e586d63fff1eeef5c16
52
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:ea7c36b8403c7992f626a7d770c1f26982243f76aefaef22f7ea7849036d8fc0
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.1
13
+ rev: v0.15.2
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.dev44
3
+ Version: 0.1.2.dev46
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