Tags: ietf-tools/mailarchive
Tags
feat: stash incoming messages in blobdb (#4035) * feat: stash incoming messages in blobdb * fix: skip using broker during tests * fix: stringify exception for API response * fix: update purge_incoming() to work on blobdb * fix: limit get_unique_blob_name() to 1000 attempts. * fix: have get_unique_blob_name() raise RuntimeError not Exception
chore(deps): bump actions/download-artifact from 4.1.8 to 6.0.0 (#3993) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 6.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.8...v6.0.0) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: enable blob store replication (#4024) * feat: add replicator celery deployment to k8s, docker * fix: update kustomization.yaml * fix: fix replicator container name * fix: configure minio blob store in dev environment * fix: add blobstore service to test environment * ci: turn off replication for testing
feat: add blobdb support (#3996) * feat: add support for blob storage * fix: fix failing tests * fix: fix github CI tests * fix: reuse datatracker devblobstore image * fix: remove doc name and rev * fix: update boto3 version and settings * fix: fix tests * chore: add Dev build support * fix: add blob storage settings * fix: fix settings env() calls * fix: add r2 storages to test settings * fix: normalize blob store settings * fix: specify chrome stable for test environment * fix: remove StoredObject and related
PreviousNext