haraka 0.2.19__py3-none-any.whl → 0.2.20__py3-none-any.whl

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.
@@ -6,8 +6,8 @@ keep:
6
6
  - cmd/**
7
7
  - internal/
8
8
  - internal/**
9
- - pkg/proto/
10
- - pkg/proto/**
9
+ - pkg/
10
+ - pkg/**
11
11
  - configs/
12
12
  - configs/**
13
13
  - go.mod
@@ -2,12 +2,16 @@ variant: java-springboot
2
2
 
3
3
  keep:
4
4
  # ── application source ────────────────────────────
5
+ - src/
6
+ - src/main/
5
7
  - src/main/java/
6
8
  - src/main/java/**
7
9
  - src/main/resources/
8
10
  - src/main/resources/**
9
11
 
10
12
  # ── tests ─────────────────────────────────────────
13
+ - src/
14
+ - src/test/
11
15
  - src/test/java/
12
16
  - src/test/java/**
13
17
 
@@ -18,6 +22,7 @@ keep:
18
22
  - README.md
19
23
 
20
24
  # ── IDE / run configs ─────────────────────────────
25
+ - runConfigurations/
21
26
  - runConfigurations/SpringBoot/
22
27
  - runConfigurations/SpringBoot/**
23
28
 
@@ -2,6 +2,7 @@ variant: python-fastapi
2
2
 
3
3
  keep:
4
4
  # ── application source ─────────────────────────────
5
+ - src/
5
6
  - src/app/
6
7
  - src/app/**
7
8
 
@@ -17,6 +18,8 @@ keep:
17
18
  - README.md
18
19
 
19
20
  # ── IDE / run configs ──────────────────────────────
21
+ - runConfigurations/
22
+ - runConfigurations/Python/
20
23
  - runConfigurations/Python/FastAPI.run.xml
21
24
 
22
25
  # ── deployment & infra (shared) ────────────────────
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: haraka
3
- Version: 0.2.19
3
+ Version: 0.2.20
4
4
  Summary: Reusable post-generation helper for Cookiecutter micro-service templates
5
5
  Author-email: Will Burks <will@example.com>
6
6
  License: MIT
@@ -26,10 +26,10 @@ haraka/utils/common/utils.py,sha256=kMnMXe_hcxGkD0MKGmR1lIwsRND7BaFPRbGN4PwonfM,
26
26
  haraka/utils/logging/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
27
  haraka/utils/logging/log_util.py,sha256=Pf5uuxPfeaQDygOy3AWVj2W_4QSKM6V4FCHCJk6KypY,961
28
28
  haraka/utils/manifests/go-grpc-gateway-buf.yml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
- haraka/utils/manifests/go-grpc-protoc.yml,sha256=aR-Tv6iIcBzni3jbTg10wvceydBdk07fM7y3QcK1B8k,948
30
- haraka/utils/manifests/java-springboot.yml,sha256=WzcaStDgzyWmBhV2TUiYEkxHhYwydN9ww2yjZYyhSmw,929
31
- haraka/utils/manifests/python-fastapi.yml,sha256=FKHV0G53I0hoqAVmvoB18rVxw7PiVB_yjSwd_urXgn0,860
32
- haraka-0.2.19.dist-info/METADATA,sha256=9uxOPhqqwdRdQuROHuHdlLT3oW012AhllHQyokBkPbQ,579
33
- haraka-0.2.19.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
34
- haraka-0.2.19.dist-info/top_level.txt,sha256=1khpwypLKWoklVd_CgFiwAfcctVSXRoRPc3BI9lyIXo,7
35
- haraka-0.2.19.dist-info/RECORD,,
29
+ haraka/utils/manifests/go-grpc-protoc.yml,sha256=OaQlfW_S_OguhW_UcpBVdqdEtUMlg-SrT4bqLhQrY7Y,936
30
+ haraka/utils/manifests/java-springboot.yml,sha256=q88hrqL44jumOUTySK78OPRdKxZlTqY9QqR8HtP4VBE,998
31
+ haraka/utils/manifests/python-fastapi.yml,sha256=nhO6S9j_r-S10nM8nuw7PtR247-ePhBXHvaXg74CjWw,922
32
+ haraka-0.2.20.dist-info/METADATA,sha256=IYW4NbjT4Zj75Y_I3bmtnLXd2rMk5vDKDQw6kgwFhhw,579
33
+ haraka-0.2.20.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
34
+ haraka-0.2.20.dist-info/top_level.txt,sha256=1khpwypLKWoklVd_CgFiwAfcctVSXRoRPc3BI9lyIXo,7
35
+ haraka-0.2.20.dist-info/RECORD,,