Parth Shandilya

Results 98 comments of Parth Shandilya
trafficstars

Start with Invenio installed Deps and check one by one. - Check with tests and UI. - Remove the deps pins installed by invenio since they will be installed directly...

Changes here: https://github.com/ParthS007/analysispreservation.cern.ch/tree/upgrade

To remember: - [x] 1. `test_resolve_schema_when_schema_and_refs_belong_to_experiment` was failing because of change in behavior of `jsonify` in `Flask v1.1.x`. To check again when we update the `jsonref` library. - [x] 2....

1. I-base: Potential breaking commits: - https://github.com/inveniosoftware/invenio-base/commit/f416923948ebf5afb9fc4fc7ca939bd05c8caec2 - https://github.com/inveniosoftware/invenio-base/commit/ad709617868001f5d8247c5f5b1907872a56374f 2. i-app Potential breaking commits: - https://github.com/inveniosoftware/invenio-app/commit/089f0e7de6414d4ba9f4a3049aafbb21bc500250 - https://github.com/inveniosoftware/invenio-app/commit/0feb40ad3d879eb5b2201780add702a8808f1471 - https://github.com/inveniosoftware/invenio-app/commit/1aa6bb95b94c77b79c8bbfd448582f68bf52a686 - https://github.com/inveniosoftware/invenio-app/commit/1ee4f12dc2bad5f499ecffa7c303a6b5f3f9eaf4 - https://github.com/inveniosoftware/invenio-app/commit/4f1be273f6547064c43b1304ce2fe57516c96b42 - https://github.com/inveniosoftware/invenio-app/commit/8ec265c80200ab2704e1aebbf8b9baa7a48fd656

3. I-records Potential breaking changes - https://github.com/inveniosoftware/invenio-records/commit/84248d5f0fbf7a6711cc6fb027e20dad8b0db127 4. I-files-rest Potential breaking changes - https://github.com/inveniosoftware/invenio-files-rest/commit/a39e4f385bb2fdfe1bf253b89bb0f80730561dd1 - https://github.com/inveniosoftware/invenio-files-rest/commit/f309ca0e506c8aff8141abc6a715134353d4b66b 5. I-r-files Potential breaking changes - https://github.com/inveniosoftware/invenio-records-files/commit/1d2f879bf27159a4c7084fd845a20f4aaf0c9e5f - https://github.com/inveniosoftware/invenio-records-files/commit/30d7b0a44de91af9f803621e541e1a9f1639933f - https://github.com/inveniosoftware/invenio-records-files/commit/bba168d4f63b271a6f5a97786ebd1836d2c458d0 6. I-rest Potential...

Checked with `v2.1.1`, had to change `i-records`, `i-i18n`, `i-pidstore`, `i-base`. Not working directly, need to look more by upgrading from v1.1.2

- New style record dumping commit on v1.2.1: https://github.com/inveniosoftware/invenio-indexer/commit/312af3f326bd08355e9c42d6931ab004ffcde99e - Reached until v1.2.0

Findings update: Package 1 - I-Search - [x] Introduction of new `engine.py` to detect the search - [x] `api.py` return changed accordingly. - [x] https://github.com/ParthS007/invenio-search/commit/8516d069cab1ba61cb3ebccf089c8c600e576b29 Package 2 - I-R-Rest -...

How to check and what was the issue before?

- Added the ensure stream commit on top of `v1.1.1`. from chat > this you ll have to check it in a k8 instance..lets leave it for last