Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vscode): Refactor Parameters.json into a separate artifact class when converting to NuGet project #5116

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

mireedmsft
Copy link
Contributor

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Fit and Finish: Refactor GetArtifactNamesFromProject to separate the parameters.json file into its own separate artifact class to remove ambiguity with the connections.json file

  • What is the current behavior? (You can also link to an open issue here)
    Strict refactoring, no behavior change

  • What is the new behavior (if this is a feature change)?
    Strict refactoring, no behavior change

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Please Include Screenshots or Videos of the intended change:
    Strict refactoring, no behavior change

@mireedmsft mireedmsft changed the title fix(vscode) AddParametersToArtifacts fix(vscode): AddParametersToArtifacts Jul 12, 2024
@mireedmsft mireedmsft marked this pull request as ready for review July 12, 2024 23:42
@hartra344
Copy link
Contributor

@mireedmsft when you merge it can you update hte commit title to something more descriptive. This goes into the changelog

@mireedmsft mireedmsft changed the title fix(vscode): AddParametersToArtifacts fix(vscode): Refactor Parameters.json into a separate artifact class when converting to NuGet project Jul 15, 2024
@mireedmsft
Copy link
Contributor Author

@mireedmsft when you merge it can you update hte commit title to something more descriptive. This goes into the changelog

Made as specific as I can and still fit into the character limit :)

@mireedmsft mireedmsft merged commit d04e8a9 into main Jul 15, 2024
12 checks passed
rllyy97 pushed a commit that referenced this pull request Jul 16, 2024
…when converting to NuGet project (#5116)

fix(vscode) AddParametersToArtifacts
rllyy97 added a commit that referenced this pull request Jul 16, 2024
* fix(vscode): Add Parameters.json in .Net project conversion (#5110)

ConnectionParameterization:
 - add parameters.json to the csproj file when converting to .net (if it's present in the target directory)

* fix(vscode): Refactor Parameters.json into a separate artifact class when converting to NuGet project (#5116)

fix(vscode) AddParametersToArtifacts

---------

Co-authored-by: Michael Reed <60761072+mireedmsft@users.noreply.github.com>
@ccastrotrejo ccastrotrejo deleted the mireed/addParametersAsASeparateArtifactClass branch July 26, 2024 18:17
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.

None yet

3 participants