-
-
v0.0.824752ab97 · ·
v0.0.82 - deposit_read: Simplify api to return only relevant deposit information - setup: Update the minimum required runtime python3 version - spec: reference SWHID using explicit anchors - Update type annotations and signatures to match djangorestframework-stubs - pytest.ini: Avoid loading flask plugin to prevent fixture name clash - Add a pyproject.toml file to target py37 for black - Enable black - tests: Adapt init_sentry api change call with environment parameter - docs: Fix sphinx warnings - tests/gunicorn_config: Fix tests after recent changes in swh-core
-
v0.0.7976fc9687 · ·
v0.0.79 * requirements: Pin mypy and django-stubs version * homepage: Improve sentence phrasing * deposit.api: Add a basic api page to avoid broken link * removed dead and deprecated code * Add sentry integration. * Fix log level + status code of the client CLI in case of error. * Improve validation of --author and --name. * Update documentation of --author to use names instead of emails.
-
v0.0.7412e3966b · ·
v0.0.74 - deposit.signals: Scheduler load-deposit task with new endpoints - deposit.private.api: Expose new endpoints with no collection name - models: Migrate model to enforce check on delete - setup: register the worker task in the swh.workers entrypoint - tests: Explicit private tests in their names - admin CLI: avoid redefining deposit name in admin subcommand
-
v0.0.73e2ef7bc3 · ·
v0.0.73 - loader: Add missing visit_type attribute. - cli/client: Simplify url definition to use - cli/admin: Add the default domain value to empty - deposit_data: Remove no longer used DepositRequestType references - doc/sys-info: Clarify commands - docs: add code of conduct document
-
-
v0.0.69f2f7ee2d · ·
v0.0.69 - cli.admin: Add an admin subcommand 'deposit reschedule' - models: Keep scheduler task ids reference on deposit model - cli: make the deposit cli command a subcommand of the main 'swh' one - docs: update the getting-started document to use 'swh deposit upload' command - docs: Update the sys-info document to expose the `swh deposit admin deposit reschedule` subcommand