Skip to content

SCANNPM-93 Generate build/package.json during npm run build#217

Merged
zglicz merged 2 commits intomasterfrom
generate-package-json
Jul 24, 2025
Merged

SCANNPM-93 Generate build/package.json during npm run build#217
zglicz merged 2 commits intomasterfrom
generate-package-json

Conversation

@zglicz
Copy link
Contributor

@zglicz zglicz commented Jul 24, 2025

SCANNPM-93

Part of

@zglicz zglicz requested a review from vdiez July 24, 2025 11:29
@zglicz zglicz force-pushed the generate-package-json branch from 09cc066 to a2f4351 Compare July 24, 2025 11:37
@sonarqubecloud
Copy link

🤖 Pull Request summary

Refactors package metadata management by migrating from static files to dynamic generation.

• Removes static build/package.json file and its .gitignore exception
• Adds .pmgrc.toml configuration file containing package metadata (name, description, bin scripts, etc.)
• Creates generate-package-json.ts script to dynamically generate build package.json from TOML config
• Updates build process to use new generation script with toml and tsx dependencies

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@zglicz zglicz merged commit 14b87c5 into master Jul 24, 2025
8 of 9 checks passed
@zglicz zglicz deleted the generate-package-json branch July 24, 2025 11:46
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