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

[HB-6714] VersionCompareTest Fix for NuGet #210

Merged
merged 33 commits into from
Nov 14, 2023

Conversation

kushG
Copy link
Contributor

@kushG kushG commented Nov 14, 2023

Title

HB-6714 VersionCompareTest fix for Nuget

Description

The earlier PR for this same ticket doesn't work when running on Nuget Demo project due to xmldocument using a namespace. Thi is now fixed in this PR

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)
  • Refactor / Maintenance (refactoring code to be cleaner/easier to maintain)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@SCastanedaMunoz SCastanedaMunoz requested review from a team, bwised, cb-jpadilla and SCastanedaMunoz and removed request for a team November 14, 2023 06:53
@SCastanedaMunoz SCastanedaMunoz changed the title [HB-6714] VersionCompareTest fix for Nuget [HB-6714] VersionCompareTest Fix for NuGet Nov 14, 2023
Copy link

github-actions bot commented Nov 14, 2023

Test Results

5 tests   5 ✔️  0s ⏱️
1 suites  0 💤
1 files    0

Results for commit ccfe540.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@pleasesavemycat pleasesavemycat left a comment

Choose a reason for hiding this comment

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

lgtm

@SCastanedaMunoz SCastanedaMunoz merged commit a4c4675 into release/4.7.0 Nov 14, 2023
5 checks passed
@SCastanedaMunoz SCastanedaMunoz deleted the HB-6714-nuget-package-path-fix branch November 14, 2023 20:25
SCastanedaMunoz added a commit that referenced this pull request Nov 14, 2023
* [HB-6747] Passing Context when Getting Partner Consent (#206)

* [HB-6715] 4.7.0 `CHANGELOG.md` &  Documentation (#207)

* [HB-6524] Public NuGet Distribution (#205)

* [HB-6714] Compare SDK Version Against Versions in`package.json` and `.nuspec` (#208)

* version compare tests added

* Updating Chartboost.CSharp.Mediation.Unity.nupkg

---------

Co-authored-by: helium-service <[email protected]>

* [HB-6524] Update status.yml (#209)

* Update status.yml

Signed-off-by: kushG <[email protected]>

* [HB-6714] VersionCompareTest Fix for NuGet (#210)

* Update README.md

Signed-off-by: kushG <[email protected]>

---------

Signed-off-by: kushG <[email protected]>
Co-authored-by: kushG <[email protected]>
Co-authored-by: helium-service <[email protected]>
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.

4 participants