Conversation
added list of pdsc's with download errors to return to old version inindex.pidx
|
I am testing the version that was built from this PR: It is much faster, however: b) I: Infineon::CAT1B_DFP was updated from latest version "1.0.0" to "1.1.0" The output does not make much sense in "past tense" the updated pdsc file with the new version is downloaded after the message. Does that work better? c) It is quite annoying that the version of the pack already installed is not displayed: I would like to see the |
|
The file index.pidx is always read as part of the "online"-check. But now it is read twice because the Viper library cannot parse .cfg files anymore and the time check fails for that reason. I'll have a deeper look at this now. Maybe I should not use Viper for that. I already removed Viper for writing that file because of problems in that library. |
removed Viper for reading CFG file, writing already was removed, now completely
|
@jkrech: c) It is quite annoying that the version of the pack already installed is not displayed: I: Adding pack "ARM::CMSIS-FreeRTOS" I would like to see the @Version as part of the packID and for consistency the folder should include the version folder E: Pack "ARM::CMSIS-FreeRTOS@1.0.0" is already installed here: "C:\Users\jkrech\AppData\Local\Arm\Packs\ARM\CMSIS-FreeRTOS/1.0.0", |
|
Great: the version is displayed now: I think we should use a smaller file for the connection check? |
|
Code Climate has analyzed commit 59b8332 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 58.2% (50% is the threshold). This pull request will bring the total coverage in the repository to 56.4% (-0.6% change). View more on Code Climate. |
Fixes
#480
Changes
Checklist