- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 11 2022
Rebase
In D8233#214151, @olasd wrote:Is there a way to use a "service" token rather than one tied to an individual account?
Aug 10 2022
Abandoning this as it is not needed after all.
Looks good to me.
I would prefer to wrap the text to 72 columns then.
Aug 9 2022
I have the following flake8 errors when running tox, those must be fixed as it will break the CI otherwise. Some errors need to be fixed in D8225 too.
(swh) ✔ ~/swh/swh-environment/docker [arcpatch-D8226 L|⚑ 70] 17:12 $ tox flake8 installed: flake8==5.0.4,mccabe==0.7.0,pycodestyle==2.9.1,pyflakes==2.5.0 flake8 run-test-pre: PYTHONHASHSEED='1236590620' flake8 run-test: commands[0] | /home/anlambert/swh/swh-environment/docker/.tox/flake8/bin/python -m flake8 tests tests/conftest.py:41:1: E302 expected 2 blank lines, found 1 tests/conftest.py:45:1: E302 expected 2 blank lines, found 1 tests/conftest.py:63:89: E501 line too long (107 > 88 characters) tests/test_vault.py:95:20: E226 missing whitespace around arithmetic operator tests/test_vault.py:129:89: E501 line too long (93 > 88 characters) tests/test_vault.py:133:5: E303 too many blank lines (3) ERROR: InvocationError for command /home/anlambert/swh/swh-environment/docker/.tox/flake8/bin/python -m flake8 tests (exited with code 1)
Nice code cleaning !
Rebase
Looks good to me.
Catch proper exception for lxml parsing error.
Aug 8 2022
Looks good to me, too bad we cannot use sentry scopes due to this limitation.
Should help for debugging indeed, looks good to me.
Looks good to me.
kafka service healthcheck needs to be updated before landing this.
Looks good to me but docstring should be updated.
Jul 21 2022
Jul 20 2022
Fix typo
Looks good to me, apart the renaming of some refs.
Jul 19 2022
Looks good to me, I am wondering if you should not add a field alias to avoid reindexing but still allow search in intrinsic metadata already stored in elasticsearch ?
Jul 18 2022
Looks good to me !
Jul 15 2022
Simplify code.
Jul 13 2022
Looks good to me.
Jul 12 2022
Looks good to me.