Commit 21726c7
authored
CHANGE: Update ci to use new Package Verification Profile to generate errors (#1965)
* added new PVP execution to "Publish to Internal Registry (Dry Run)" yamato job
* added .\yamato\PVPexemptions.json file that includes all the errors the package currently generates
* any new errors will fail this job and you can see the report in the results tab of the job in yamato
* our grandfathered exemptsions being added to the system at https://github.cds.internal.unity3d.com/unity/pets.pvp-catalog/pull/23
* also fixed 2 small error categories as part of this PR (trainling spaces, wrong meta files)
* PVP-40-1 will complain about [Unreleased] in our changelog but won't be a problem on stable branch where that section will not exist during our package release1 parent 65357c2 commit 21726c7
21 files changed
Lines changed: 1607 additions & 24 deletions
File tree
- .yamato
- Assets/Samples
- CustomComposite
- CustomDeviceUsages
- CustomDevice
- GamepadMouseCursor
- InGameHints
- InputDeviceTester
- InputRecorder
- OnScreenControls
- RebindingUI
- SimpleDemo
- SimpleMultiplayer
- TouchSamples
- UIvsGameInput
- UnityRemote
- Visualizers
- Packages/com.unity.inputsystem
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
250 | 253 | | |
251 | 254 | | |
252 | 255 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
This file was deleted.
0 commit comments