Skip to content

remove runtimes from installer#106

Merged
coenm merged 8 commits intomainfrom
feature/installer_and_pipeline
Apr 3, 2024
Merged

remove runtimes from installer#106
coenm merged 8 commits intomainfrom
feature/installer_and_pipeline

Conversation

@coenm
Copy link
Copy Markdown
Owner

@coenm coenm commented Apr 3, 2024

Fixes #105

coenm added 4 commits April 3, 2024 22:08
…m the `displayName` for several tasks. These tasks include `DotNetCoreCLI@2`, `DeleteFiles@1`, and `PublishBuildArtifacts@1`.

Changes:
1. The `displayName` for the task `DotNetCoreCLI@2` was updated from `"Dotnet Publish RepoM"` to `Dotnet Publish RepoM`. The quotation marks were removed.
2. The `displayName` for the task `DeleteFiles@1` was updated from `'Remove unneeded files'` to `Remove unneeded files`. The quotation marks were removed.
3. The `displayName` for the task `DeleteFiles@1` was updated from `'Remove binaries'` to `Remove binaries`. The quotation marks were removed.
4. The `displayName` for the task `PublishBuildArtifacts@1` was updated from `"Publish artifact"` to `Publish artifact`. The quotation marks were removed.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.07%. Comparing base (997285f) to head (a00404f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   46.07%   46.07%           
=======================================
  Files         391      391           
  Lines        8250     8250           
  Branches     1303     1303           
=======================================
  Hits         3801     3801           
  Misses       4136     4136           
  Partials      313      313           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coenm
Copy link
Copy Markdown
Owner Author

coenm commented Apr 3, 2024

Fixes #104

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@coenm coenm merged commit 06b7a28 into main Apr 3, 2024
@coenm coenm deleted the feature/installer_and_pipeline branch April 3, 2024 21:21
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.

Remove multiple language resources from installer

1 participant