- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 8 2020
forgot the renaming of host->deposit_host
Update/fixes according vlorentz' comments
Jan 7 2020
Jan 6 2020
did only a quick review, lgtm. Note however my comment on using path.basename() instead of path.split()[-1]
Dec 20 2019
In D2491#59106, @ardumont wrote:that looks quite awesomly promising.
will that replace the current shell scripts?
oops forgot a commit
rebase
rebase
rebase + small fix in client/__init__.py
rebase
Dec 19 2019
rebase
same as D2421
rebase
rebase
rebase
rebase
rebase
Forgot a revision in this diff
don't remember what I did change in here...
Dec 17 2019
I am still not sure how to understand this.
I'm not completely sure I get this ticket; I understand that HAL may (always?) produce invalid zip files when it uploads a deposit in SWH. So my questions are:
Dec 13 2019
LGTM
Dec 12 2019
rebase
Nice, thx
sorry for the glitch
Dec 11 2019
In D2427#57372, @ardumont wrote:tests should pass ok however no test exists for the interaction with the
scheduler, so...By adding the swh_scheduler fixture in one test (which adds a deposit), you could either:
- check the check_task_id, load_task_id are set
- introspect the swh_scheduler.search_task('check-deposit') tasks to ensure there is something [1]
Dec 10 2019
add X-Forwarded-Host header and configure allowed_hosts as '*'
prometheus_client looks quite low-level to me. We already have statsd for this kind of purpose, which does not imply having to deal with one more dedicated http server or so...
Sorry I'm commenting this a bit late, but wouldn't it make more sense to have something like:
Dec 9 2019
rebased
move statsd emv var declarations in an env/statsd.env file and use it on swh-web
In D2416#57093, @anlambert wrote:Great ! Could you also add that configuration to the swh-web service ? I am currently working on T2124 and I have added a couple of statsd metric to the webapp.
rebase
rebase