dsp-jetpack / JetPack

Apache License 2.0
30 stars 64 forks source link

Adding sanity checks (File requirement + versions) based upon the profile #663

Closed jproque-dell closed 3 years ago

gaelrehault commented 3 years ago

Target version should be 3.5.x

heydog15 commented 3 years ago

Why are we checking for 3.6? Thought we were using 3.5.1? Is this PR meant to be in the current release that is in 2 weeks because it is kind of late in the game

jproque-dell commented 3 years ago

Why are we checking for 3.6? Thought we were using 3.5.1? Is this PR meant to be in the current release that is in 2 weeks because it is kind of late in the game

My fault! Will fix it. I confirm we use 3.5.1 version for first drop.

jproque-dell commented 3 years ago

Versions fixed. I have also reordered the checks so that the presence check is done before validating the profile.