ChartBoost / chartboost-mediation-unity-sdk

Chartboost Mediation Unity SDK provides support for Unity based games to easily integrate Chartboost Mediation for Android & iOS platforms
https://www.chartboost.com/mediate
MIT License
8 stars 3 forks source link

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

Closed kushG closed 11 months ago

kushG commented 11 months ago

Title

HB-6714 Compare SDK Version Against Versions inpackage.json and .nuspec

Description

Adds a couple of tests that compares sdk version (ChartboostMediation.Version) against the UPM package version in package.json and NuGet package version in .nuspec. If the versions don't match the tests fail and if the tests fail CI job fails as well.

Type of change

Checklist: