Transformer for ini files was added#189
Open
yuravariat wants to merge 1 commit intomicrosoft:mainfrom
Open
Conversation
|
@yuravariat, are you intending to follow up on getting this into the Microsoft codebase? If not, do you mind if I try to do so in a different PR? |
Author
|
Hi Andrew,
You can use it as you wish.
…On Thu, 30 Sept 2021 at 22:39, Andrew Dormeier ***@***.***> wrote:
@yuravariat <https://github.com/yuravariat>, are you intending to follow
up on getting this into the Microsoft codebase? If not, do you mind if I
try to do so in a different PR?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#189 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUBIFD6RVLB72EV4APO4BDUES4H7ANCNFSM4HNQIP6Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
|
ITNOA Any plan for review it? |
Member
|
/azp run |
|
@yuravariat Did you can resync with base branch? thanks |
ttstanley
pushed a commit
that referenced
this pull request
Nov 14, 2024
Bumps [Microsoft.CodeCoverage](https://github.com/microsoft/vstest) from 17.5.0-release-20230106-01 to 17.5.0-release-20230131-04. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeCoverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We have ini files in our project and it would be great to have the ability to automaticaly change some values in them before deployment.