Skip to content

Commit b275427

Browse files
author
rohan
committed
chore: address P2/P3 audit findings
- Add explicit .j2 and py.typed inclusion rule in gds-domains build config - Update issue template dropdowns to match new 8-package structure - Remove dead source code from all 8 shim packages (only __init__.py shims remain, reducing noise for contributors)
1 parent f887d44 commit b275427

146 files changed

Lines changed: 13 additions & 17691 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ body:
99
description: Which package is affected?
1010
options:
1111
- gds-framework
12+
- gds-domains
13+
- gds-sim
14+
- gds-continuous
15+
- gds-analysis
16+
- gds-interchange
1217
- gds-viz
13-
- gds-games
14-
- gds-stockflow
15-
- gds-control
1618
- gds-examples
1719
validations:
1820
required: true

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ body:
99
description: Which package does this relate to?
1010
options:
1111
- gds-framework
12+
- gds-domains
13+
- gds-sim
14+
- gds-continuous
15+
- gds-analysis
16+
- gds-interchange
1217
- gds-viz
13-
- gds-games
14-
- gds-stockflow
15-
- gds-control
1618
- gds-examples
1719
- Other/New
1820
validations:

packages/gds-business/gds_business/cld/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/gds-business/gds_business/cld/checks.py

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

packages/gds-business/gds_business/cld/compile.py

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

packages/gds-business/gds_business/cld/elements.py

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

0 commit comments

Comments
 (0)