Closed typecastcloud closed 2 weeks ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
really like that, I think we should add that to our other repos as well
Hi Phil, see
For C# projects maybe only triggering on change to *.csproj files would work and follow guidelines. Would that cover all dependency changes?
really like that, I think we should add that to our other repos as well
Hi Phil, see
- ci: modify dependencies check to run on DEPENDENCIES updates portal-frontend-registration#301
- ci: modify dependencies check to run on DEPENDENCIES updates portal-shared-components#388 for other frontend repositories.
For C# projects maybe only triggering on change to *.csproj files would work and follow guidelines. Would that cover all dependency changes?
yes I think the filter for *.csproj makes sense
Description
Also trigger dependencies.yaml workflow on changes to dependencies.yaml and DEPENDENCIES file.
Why
Prevent wrong/accidental changes to DEPENDENCIES file. Improvement to changes in eclipse-tractusx/portal-frontend#1310.
Issue
Refs: eclipse-tractusx/portal-frontend#1306
Checklist