User Details
- User Since
- Mar 17 2022, 11:24 AM (139 w, 3 d)
Dec 7 2022
Dec 5 2022
Dec 1 2022
Some screen capture of the differents scenario when login:
Nov 21 2022
Simplify some code and rebase
@anlambert hi, can we merge this one?
Nov 18 2022
Rebase
Check the number of http requests done in incremental tests
Nov 16 2022
@KShivendu Hi, we had a similar situation with rubygems loader, see its _load_directory method
Nov 15 2022
Improve test for incremental listing, ensure the http searchQuery/lastUpload value is a is a date
Nov 14 2022
Use greater than or equal instead of strict comparison when building http api query params for incremental listing
Abandon revision because in this case we can not really get advantages of an incremental mode
Rebase
Nov 9 2022
Nov 8 2022
Rebase
Nov 7 2022
Nov 4 2022
minor improvments
Use an offset of -15h when querying the api which is the lower timezone recorded in the tzdb
Ensure we query the api with the same timezone Us/Pacific date as the http api use for querying and expressing results
Nov 3 2022
Nov 2 2022
Do not json.loads already deserialized json data
Oct 27 2022
Rubygems: Improve loader to make use of artifacts and rubygems_metadata provided by the lister extra_loader_arguments
Ok, thanks for the feedback, will have a look on this next week, I will be out of office until wednesday.
Oct 26 2022
Oct 25 2022
Rebase
Oct 24 2022
Improve documentation section related to incremental listing
fix issue with hexadecimal representation of the checksum md5 hash
Oct 21 2022
Manage case where author or last_update is empty
Oct 19 2022
Remove description from message
@vlorentz Can we merge this one?
@anlambert Can we merge this one, do you have more feedback?
Get md5 checksums from HEAD request on archive url
Oct 13 2022
Remove original-artifacts-json from raw extrinsic metadata, it should already be created by the base package loader
Pub.dev have no other metadata we do not already parse.
@vlorentz @anlambert We can get archive checksums by making an HEAD call to archive download url :
loader specification documentation, update Hackage section
Oct 12 2022
Remove 'pubdev-pubspec-json' format from raw_extrinsic_metadata
Incremental operations are now related to the last_listing_date
Oct 11 2022
rebase
rebase
rebase
Remove useless check condition when getttinh 'atuhor' data
Oct 10 2022
Manage checksums
Oct 7 2022
Remove files from commit
CI rebuild
Adapt raw extrinsic metadata tests for CI
Add pytest verbose option to tox (previous failed)
Temporaly add verbose options to pytest to understand why CI fail
Oct 6 2022
Ensure last_update is utc
Add "crates-package-json" raw extrinsic metadata
@vlorentz @anlambert Last commit introduce raw extrinsic metatata with format="original-artifacts-json". It is populated with data from extra loader arguments "artifacts".