Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Fix: Coverage task should have access to readonly_inputs containers #2352

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

Porges
Copy link
Member

@Porges Porges commented Sep 7, 2022

Fixes #2348.

Code duplicated & modified from line 112.

Both the generic and dotnet coverage tasks iterate over all readonly_inputs that they are supplied, so this should be sufficient.

@Porges Porges changed the title Coverage task should have access to readonly_inputs Coverage task should have access to readonly_inputs containers Sep 7, 2022
@Porges Porges marked this pull request as draft September 7, 2022 00:51
@Porges Porges marked this pull request as ready for review September 7, 2022 00:56
@Porges Porges changed the title Coverage task should have access to readonly_inputs containers Fix: Coverage task should have access to readonly_inputs containers Sep 7, 2022
@Porges Porges enabled auto-merge (squash) September 7, 2022 21:59
@Porges Porges merged commit df4edbe into main Sep 7, 2022
@Porges Porges deleted the fix/2348 branch September 12, 2022 02:36
@ghost ghost locked as resolved and limited conversation to collaborators Oct 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use job-level readonly_inputs in coverage.readonly_inputs
2 participants