- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 5 2019
Nov 4 2019
messed with arc...
rename origin->visit in utils.py:fill_storage()
Oct 31 2019
fix almost all vlorentz' comments + fix in_memory's SubStorage.get_all()
modify utils.py + fix dependencies on storage so tests can pass as is
This diff needs more work for storage 0.0.156
On it
Oct 30 2019
@olasd can you (if it's not too much painful) revert python3-swh.deposit to 0.0.73?
I've created 'old-style' tasks, using swh scheduler
Looks like swh.deposit v0.0.74 has been deployed, but it generates tasks according to T2024 which is still WIP.
In D2197#51623, @vlorentz wrote:F
rebased
fix dependency hell (pytz, seee requirements-test.txt)
move gen_x functions to swh.model
Oct 29 2019
move pyts dep in -tests req
In D2191#51535, @vlorentz wrote:Oh and also, it would be nice of these gen_ functions to return model objects instead of dicts (as we want to get rid of these dicts as much as possible)
simplify a bit a couple of tests
update test_gen_origins_x accorgin to vlorentz comment
rebase + add missing dep on pytz
updated according comments
Oct 28 2019
Oct 19 2019
In D2162#50822, @olasd wrote:(of course this needs the tests/tasks.py part of D2161)
Oct 18 2019
maybe rename 'primary key' as 'identity key' or similar.
LGTM (with a ci msg stating why it's still in storage for now)
Oct 16 2019
Add forgotten mypy.ini and requirements-test.txt files
In D2146#50293, @ardumont wrote:Build has FAILED
mypy is unhappy, don't know why though.
flake8: commands succeeded ERROR: mypy: commands failed
Just one note: the name is IMHO inappropriate. This is NOT a JSON lister. JSON is nothing but the serialization format used to retrieve some (more or less) well defined structured data.
Oct 14 2019
I have no strong opinion on this. olsad's idea might be an acceptable solution.