Skip to content

Commit 83ffa17

Browse files
committed
⚰️ remove obsolete US Mail V2
1 parent 90c76c4 commit 83ffa17

File tree

8 files changed

+5
-407
lines changed

8 files changed

+5
-407
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,6 @@
33
<!--- Why is this change required? What problem does it solve? -->
44

55

6-
## Related Issue
7-
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
8-
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
9-
<!--- Please link to the issue here: -->
10-
11-
12-
## How Has This Been Tested
13-
<!--- Please describe in detail how you tested your changes. -->
14-
<!--- Include details of your testing environment, and the tests you ran to -->
15-
<!--- see how your change affects other areas of the code, etc. -->
16-
17-
186
## Types of changes
197
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
208

.github/workflows/publish-release.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ jobs:
88
publish-docs:
99
uses: mindee/mindee-api-python/.github/workflows/_publish-docs.yml@main
1010
secrets: inherit
11-
publish-guide:
12-
uses: mindee/mindee-api-python/.github/workflows/_publish-guide.yml@main
13-
needs: publish-docs
14-
secrets: inherit
11+
# Disable until we decide what to do with the guide
12+
# publish-guide:
13+
# uses: mindee/mindee-api-python/.github/workflows/_publish-guide.yml@main
14+
# needs: publish-docs
15+
# secrets: inherit
1516
publish-code:
1617
uses: mindee/mindee-api-python/.github/workflows/_publish-code.yml@main
1718
secrets: inherit

docs/product/us/us_mail_v2.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

mindee/product/us/us_mail/us_mail_v2.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

mindee/product/us/us_mail/us_mail_v2_document.py

Lines changed: 0 additions & 95 deletions
This file was deleted.

mindee/product/us/us_mail/us_mail_v2_recipient_address.py

Lines changed: 0 additions & 107 deletions
This file was deleted.

mindee/product/us/us_mail/us_mail_v2_sender_address.py

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)