Skip to content

chore(server): delete dev-only scripts from installed package#162

Merged
anderslindho merged 1 commit into
masterfrom
refactor/remove-dev-scripts
May 13, 2026
Merged

chore(server): delete dev-only scripts from installed package#162
anderslindho merged 1 commit into
masterfrom
refactor/remove-dev-scripts

Conversation

@anderslindho
Copy link
Copy Markdown
Contributor

Both scripts had module-level side effects (CF API calls, file I/O), hardcoded paths (/home/devuser/cfdata), and raw dicts instead of the domain model. They were never wired as entry points and served no purpose inside the installed package.

@anderslindho anderslindho self-assigned this May 13, 2026
Both scripts had module-level side effects (CF API calls, file I/O),
hardcoded paths (/home/devuser/cfdata), and raw dicts instead of the
domain model. They were never wired as entry points and served no
purpose inside the installed package.
@anderslindho anderslindho force-pushed the refactor/remove-dev-scripts branch from e2e382c to d26f73e Compare May 13, 2026 12:22
@sonarqubecloud
Copy link
Copy Markdown

@anderslindho anderslindho merged commit b1828c4 into master May 13, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants