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

feat(manager/nuget): update msbuild-sdks section in global.json #11707

Merged
merged 12 commits into from Sep 14, 2021
Merged

feat(manager/nuget): update msbuild-sdks section in global.json #11707

merged 12 commits into from Sep 14, 2021

Conversation

olegkrivtsov
Copy link
Contributor

Changes:

Nuget: update msbuild-sdks section in global.json

Context:

Closes: #8558

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

lib/manager/nuget/extract.spec.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Outdated Show resolved Hide resolved
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you forgot to push your changes? You closed discussions without a code change.

lib/manager/nuget/extract.spec.ts Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.ts Outdated Show resolved Hide resolved
@viceice
Copy link
Member

viceice commented Sep 14, 2021

please use the github apply sugesstion feature and don't add a fixed comment to every discussion, as that makes a lot of noise.
or simply resolve the discussion when it's done. no need for a fixed comment 😉

@olegkrivtsov
Copy link
Contributor Author

Hi @viceice please give me a few minutes, I'm pushing my changes. Just wanted to run tests and check everything is ok before pushing.

@olegkrivtsov
Copy link
Contributor Author

@viceice I've tried to address all your suggestions. Please see my latest commit. Sorry for my mistakes, I'm just learning to be a part of open-source project 😉

Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you missed some of my sugesstions while moving code to this file 😉

lib/manager/nuget/extract/global-manifest.ts Show resolved Hide resolved
lib/manager/nuget/extract/global-manifest.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract/global-manifest.ts Outdated Show resolved Hide resolved
olegkrivtsov and others added 4 commits September 14, 2021 14:45
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
@olegkrivtsov
Copy link
Contributor Author

@viceice tests pass now, and I tried to apply all suggestions. Could you please check again?

@viceice
Copy link
Member

viceice commented Sep 14, 2021

Please use re-request review option next time instead of comments 😉
image

We normally ignore comments like that 🙃

@viceice
Copy link
Member

viceice commented Sep 14, 2021

You can also batch all suggestions to one commit, so you don't start known failing ci jobs 😉

Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think those depTypes's are more appropriate

lib/manager/nuget/extract/global-manifest.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract/global-manifest.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Outdated Show resolved Hide resolved
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

found a 🐛 😅

lib/manager/nuget/extract/global-manifest.ts Outdated Show resolved Hide resolved
lib/manager/nuget/extract.spec.ts Outdated Show resolved Hide resolved
olegkrivtsov and others added 2 commits September 14, 2021 18:15
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
@olegkrivtsov
Copy link
Contributor Author

@viceice I'm sorry for the 🐛. I'm a bit new to this project and don't yeat fully understand which data should generate which test results (

@viceice viceice merged commit 196df0d into renovatebot:main Sep 14, 2021
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 27.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 15, 2021
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.

Nuget: update msbuild-sdks section in global.json
4 participants