promtext-cli 0.1.2.dev34__tar.gz → 0.1.2.dev35__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.177
2
+ _commit: 0.0.186
3
3
  _src_path: https://codeberg.org/margau/copier-python-uv.git
4
4
  code_dir: src
5
5
  container: false
@@ -11,10 +11,10 @@ jobs:
11
11
  commitlint-check:
12
12
  runs-on: docker
13
13
  container:
14
- image: codeberg.org/margau/buildenv-commitlint:latest@sha256:7e1db273494aad9b7f9425b05f3cc6d531cd1ef6fe081b72670057f90bb28c71
14
+ image: codeberg.org/margau/buildenv-commitlint:latest@sha256:ede41e83c7dc48c69252c40e6d99d3c090f7296605c6e052f2bdc8f1dd649d1e
15
15
 
16
16
  steps:
17
- - uses: https://code.forgejo.org/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
17
+ - uses: https://code.forgejo.org/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
18
18
  with:
19
19
  fetch-depth: 0
20
20
  - name: Validate current commit (last commit) with commitlint
@@ -11,10 +11,10 @@ jobs:
11
11
  lint-check:
12
12
  runs-on: docker
13
13
  container:
14
- image: codeberg.org/margau/buildenv-uv:latest@sha256:2ed33222bc6b7b2484d0a7dc34bf4fad2f30540830fb84611682db0fa27eb708
14
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:eaa6f1c4510e6d5c0c81164a127e281be029d2ed261e060880145c024e890ce4
15
15
 
16
16
  steps:
17
- - uses: https://code.forgejo.org/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
17
+ - uses: https://code.forgejo.org/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
18
18
  with:
19
19
  fetch-depth: 0
20
20
  - name: Install the project
@@ -4,6 +4,8 @@ on:
4
4
  push:
5
5
  branches:
6
6
  - main
7
+ tags:
8
+ - 'v*'
7
9
  # non-main branches are handled by pull_request
8
10
  pull_request:
9
11
 
@@ -12,10 +14,10 @@ jobs:
12
14
  name: "Build (and Publish)"
13
15
  runs-on: docker
14
16
  container:
15
- image: codeberg.org/margau/buildenv-uv:latest@sha256:2ed33222bc6b7b2484d0a7dc34bf4fad2f30540830fb84611682db0fa27eb708
17
+ image: codeberg.org/margau/buildenv-uv:latest@sha256:eaa6f1c4510e6d5c0c81164a127e281be029d2ed261e060880145c024e890ce4
16
18
 
17
19
  steps:
18
- - uses: https://code.forgejo.org/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
20
+ - uses: https://code.forgejo.org/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19
21
  with:
20
22
  fetch-depth: 0
21
23
  - name: Build the project
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: promtext-cli
3
- Version: 0.1.2.dev34
3
+ Version: 0.1.2.dev35
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