promtext-cli 0.1.2.dev21__tar.gz → 0.1.2.dev23__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.0.111
2
+ _commit: 0.0.124
3
3
  _src_path: https://codeberg.org/margau/copier-python-uv.git
4
4
  container: false
5
5
  forgejo_url: https://codeberg.org/margau/promtext-cli
@@ -8,10 +8,10 @@ jobs:
8
8
  forgejo:
9
9
  runs-on: docker
10
10
  container:
11
- image: codeberg.org/margau/buildenv-commitlint:latest@sha256:7a3ca762fd592f168c134f93186ac7f3eeeace4f53ebf87a1f85edc23488ecb2
11
+ image: codeberg.org/margau/buildenv-commitlint:latest@sha256:f202e07e9f96b1d4fe616736cc0ad56123ca7434d5ab0bbab44ab9da6ae15651
12
12
 
13
13
  steps:
14
- - uses: https://code.forgejo.org/actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
14
+ - uses: https://code.forgejo.org/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
15
15
  with:
16
16
  fetch-depth: 0
17
17
  - name: Validate current commit (last commit) with commitlint
@@ -8,10 +8,10 @@ jobs:
8
8
  forgejo:
9
9
  runs-on: docker
10
10
  container:
11
- image: codeberg.org/margau/buildenv-uv:latest@sha256:a1c0d23ff525a0d3b32eb0fc29b04e5f1fc8519bdf15a15e337509d5d109462f
11
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:bb0c474a04520e92bf42ce2796ac5a276b546b974ca0802d3004c15f734205b7
12
12
 
13
13
  steps:
14
- - uses: https://code.forgejo.org/actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
14
+ - uses: https://code.forgejo.org/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
15
15
  with:
16
16
  fetch-depth: 0
17
17
  - name: Install the project
@@ -8,10 +8,10 @@ jobs:
8
8
  forgejo:
9
9
  runs-on: docker
10
10
  container:
11
- image: codeberg.org/margau/buildenv-uv:latest@sha256:a1c0d23ff525a0d3b32eb0fc29b04e5f1fc8519bdf15a15e337509d5d109462f
11
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:bb0c474a04520e92bf42ce2796ac5a276b546b974ca0802d3004c15f734205b7
12
12
 
13
13
  steps:
14
- - uses: https://code.forgejo.org/actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
14
+ - uses: https://code.forgejo.org/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
15
15
  with:
16
16
  fetch-depth: 0
17
17
  - name: Build the project
@@ -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.14.2
13
+ rev: v0.14.7
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.dev21
3
+ Version: 0.1.2.dev23
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