bump dependency to swh.core 2
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 24 2022
Feb 24 2022
Update for swh.core 2.0.0
douardda committed rDSTO386fb4d61f19: Add types-toml to requirements-test.txt (authored by douardda).
Add types-toml to requirements-test.txt
Add types-toml to requirements-test.txt (in a dedicated revision)
in favor of D7236
In D7236#188455, @ardumont wrote:
Feb 23 2022
Feb 23 2022
douardda updated the task description for T3972: bootstrap a d.s.o/user end user documentation page.
Update grafana dashboards config
douardda committed rCDFP9b6c1822aa75: Add a few comments in the mirror.yml compose file (authored by douardda).
Add a few comments in the mirror.yml compose file
douardda committed rCDFP46406dbcd7c5: Use docker config instead of volumes for prometheus/grafana files (authored by douardda).
Use docker config instead of volumes for prometheus/grafana files
douardda committed rCDFPdd65dbf9a18c: Do not use global deploy mode but for nginx (authored by douardda).
Do not use global deploy mode but for nginx
douardda committed rCDFP51668b162ec1: Improve the content-replayer grafana dashboard (authored by douardda).
Improve the content-replayer grafana dashboard
douardda committed rCDFPde4a2dcd950c: Merge the replayer compose override files in the main one (authored by douardda).
Merge the replayer compose override files in the main one
douardda committed rCDFP1ed46be097b2: Add a 1h TTL for swh_journal_client_status metrics (authored by douardda).
Add a 1h TTL for swh_journal_client_status metrics
douardda committed rCDFPdec243002620: Add the redis service and configure replayers accordingly (authored by douardda).
Add the redis service and configure replayers accordingly
Add statsd tags in replayer metrics
Increase remote storage timeout to 5s
douardda committed rCDFPbbf3e568fa5f: Add a missing 'swh db init-admin' command in base entrypoint.sh script (authored by douardda).
Add a missing 'swh db init-admin' command in base entrypoint.sh script
Update replayers example config files
Feb 21 2022
Feb 21 2022
Feb 18 2022
Feb 18 2022
douardda committed rPTPPe06ded58a505: Update upstream source from tag 'debian/upstream/3.1.3.1' (authored by douardda).
Update upstream source from tag 'debian/upstream/3.1.3.1'
douardda committed rPTPPb8f3436404c4: Update debian/changelog, debian/control and debian/patches (authored by douardda).
Update debian/changelog, debian/control and debian/patches
douardda committed rPTPP856899442e54: pristine-tar data for pytest-postgresql_3.1.3~gh.orig.tar.gz (authored by douardda).
pristine-tar data for pytest-postgresql_3.1.3~gh.orig.tar.gz
douardda committed rPTPPaaef3a438c19: pristine-tar data for pytest-postgresql_3.1.3.1.orig.tar.gz (authored by douardda).
pristine-tar data for pytest-postgresql_3.1.3.1.orig.tar.gz
douardda committed rPTPP3fab4d6efa84: Update debian/ changelog, control, rules and patches (authored by douardda).
Update debian/ changelog, control, rules and patches
douardda committed rPTPP1509f1ae56eb: Update upstream source from tag 'debian/upstream/3.1.3_gh' (authored by douardda).
Update upstream source from tag 'debian/upstream/3.1.3_gh'
New upstream version 3.1.3.1
New upstream version 3.1.3~gh
douardda committed rPMKee1241b06bac: Changelog for 2.4.2-2~~swh1 disabling tests (authored by douardda).
Changelog for 2.4.2-2~~swh1 disabling tests
Disable running tests for now
douardda triaged T3959: Create sustainable plan for hardware provisioning/rotation as Normal priority.
douardda added a subtask for T2207: Improve ingestion efficiency : T3544: Deal with GitHub removing support for git:// URLs.
douardda added a parent task for T3544: Deal with GitHub removing support for git:// URLs: T2207: Improve ingestion efficiency .
douardda added a comment to T3951: Split the code of the public API from the frontent code in swh-web.
A probable path for this would be:
- publish the new GraphQL API as a standalone project (GraphQL
- implement the v1 API on the top of the GraphQL API
- remove public API code from swh-web
douardda triaged T3951: Split the code of the public API from the frontent code in swh-web as Normal priority.
Feb 17 2022
Feb 17 2022
douardda committed rPMKd55163523a50: pristine-tar data for mirakuru_2.4.2.orig.tar.gz (authored by douardda).
pristine-tar data for mirakuru_2.4.2.orig.tar.gz
douardda committed rPMK165a70ca2aab: Update debian/changelog, patches and rules (authored by douardda).
Update debian/changelog, patches and rules
douardda committed rPMK141ea541e751: Update upstream source from tag 'debian/upstream/2.4.2' (authored by douardda).
Update upstream source from tag 'debian/upstream/2.4.2'
New upstream version 2.4.2
douardda committed rPTPP00f3b96b16e0: pristine-tar data for pytest-postgresql_3.1.3.orig.tar.gz (authored by douardda).
pristine-tar data for pytest-postgresql_3.1.3.orig.tar.gz
douardda committed rPTPP3913f659e3b5: Update upstream source from tag 'debian/upstream/3.1.3' (authored by douardda).
Update upstream source from tag 'debian/upstream/3.1.3'
New upstream version 3.1.3
douardda committed rDCORE9c9475f769cf: Prevent root conftest.py from loading swh.core at module loading time (authored by douardda).
Prevent root conftest.py from loading swh.core at module loading time
douardda committed rDCORE1bee4ce598c2: Add a documentation section for swh.core.db (authored by douardda).
Add a documentation section for swh.core.db
douardda committed rDCORE84b63d5b1da7: Replace mock_package_sql by a mock_import_swhmodule fixture (authored by douardda).
Replace mock_package_sql by a mock_import_swhmodule fixture
Refactor swh.core.db.pytest_plugin
douardda committed rDCORE25fee94847d3: Make get_sql_for_package() return pathlib.Path objects (authored by douardda).
Make get_sql_for_package() return pathlib.Path objects
Add a 'swh db upgrade' command
douardda committed rDCORE7e07b1f36326: Make 'swh db init' fill the dbversion table (authored by douardda).
Make 'swh db init' fill the dbversion table
douardda committed rDCOREf8a07dfa0bf6: Use a standard postgresql db fixture in test_cli (authored by douardda).
Use a standard postgresql db fixture in test_cli
douardda committed rDCOREb1e449fd91eb: Refactor the mock_package_sql fixture to allow multiple sql script set (authored by douardda).
Refactor the mock_package_sql fixture to allow multiple sql script set
douardda committed rDCOREc4bd270c3000: Add support for dbversion and dbmodule handling in swh db init (authored by douardda).
Add support for dbversion and dbmodule handling in swh db init
douardda updated the diff for D7189: Prevent root conftest.py from loading swh.core at module loading time.
rebase
rebase
rebase
update dependency on pytest_postgresql
Feb 16 2022
Feb 16 2022
douardda updated the diff for D7189: Prevent root conftest.py from loading swh.core at module loading time.
rebase
rebase
rebase
douardda updated the diff for D7189: Prevent root conftest.py from loading swh.core at module loading time.
rebase
rebase