Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(src): extended impact report #11

Merged
merged 12 commits into from
Jan 15, 2025
Merged

feat(src): extended impact report #11

merged 12 commits into from
Jan 15, 2025

Conversation

chiefmikey
Copy link
Owner

@chiefmikey chiefmikey commented Jan 7, 2025

Impact report updates
Output formatting
Flag consolidation

This pull request introduces a new GitHub workflow for generating impact reports and updates the README.md file to reflect a change in the command-line interface of a tool.

New GitHub Workflow:

  • .github/workflows/impact.yml: Added a new workflow named "Impact Report" that allows users to trigger the workflow manually and specify a package manager and package name for analysis. It includes steps for checking out the repository, setting up Node.js, installing dependencies, and running the depsweep tool to generate an impact report.

Documentation Update:

  • README.md: Updated the description of the -m flag in the depsweep tool from "Measure unused dependency install time" to "Measure unused dependency impact."

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@chiefmikey chiefmikey marked this pull request as ready for review January 15, 2025 21:24
@chiefmikey chiefmikey merged commit 6e28bac into main Jan 15, 2025
2 of 3 checks passed
@chiefmikey chiefmikey deleted the extended-impact branch January 15, 2025 21:26
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.

1 participant