Test and Analyze with Triggers and SonarCloud
Version updated for https://github.com/bcgov/action-test-and-analyse to version v1.6.0.
- This action is used across all versions by 182 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s New
New feature for detecting unused packages and imports. Run dep_scan: true to enable Knip scans. Please be aware that this will eventually default to enabled/true.
What’s Changed
- chore: Copilot instructions by @Copilot in https://github.com/bcgov/action-test-and-analyse/pull/95
- chore(deps): update sonarsource/sonarqube-scan-action action to v7 by @renovate[bot] in https://github.com/bcgov/action-test-and-analyse/pull/93
- feat: dependency and export analysis (dep_scan) by @Copilot in https://github.com/bcgov/action-test-and-analyse/pull/92
Full Changelog: https://github.com/bcgov/action-test-and-analyse/compare/v1.5.0...v1.6.0