Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Releases: riotkit-org/backup-repository

v4.0.0-rc9

16 Mar 07:34
Compare
Choose a tag to compare

Testing helm chart release

v4.0.0-rc8

06 Mar 22:52
Compare
Choose a tag to compare

Changelog

v4.0.0-rc7

06 Mar 22:37
Compare
Choose a tag to compare

Changelog

  • ea019d1 ci: Temporarily disable test
  • 4e7aa8d ci: Increase timeout, attempt to repair test
  • 5b6987c ci: Increase timeout
  • 322f62a fix: Test
  • 01aa76b fix: Test
  • a040594 fix: Attempt to resolve AssertionError: b'{\n "data": {},\n "error": "too short interval between login attempts",\n "status": false\n}'
  • 0f10109 ci: Increase error reporting
  • 0d159e4 tests: Increase coverage
  • f25222b ci: Attempt to fix Error: failed to create containerd task: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "/go/bin/backup-repository": permission denied: unknown
  • d62c554 ci: Attempt to fix Error: failed to create containerd task: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "/go/bin/backup-repository": permission denied: unknown
  • 6680328 ci: Attempt to fix Error: failed to create containerd task: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "/go/bin/backup-repository": permission denied: unknown
  • 6e1ba00 ci: Attempt to fix Error: failed to create containerd task: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "/go/bin/backup-repository": permission denied: unknown
  • b963750 tests: Increase coverage for stream validators
  • 584d423 ci: Try to fix issue permission denied: unknown
  • abb9071 ci: Try to fix issue permission denied: unknown
  • 7c041ee tests: Increase coverage
  • c3fbe04 fix: Error: failed to create containerd task: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "/go/bin/backup-repository": permission denied: unknown
  • aab0f34 tests: Increase coverage
  • 4015369 ci: Show errors
  • ca88df9 feat: Add development environment procedure
  • 0477647 ci: Try to stabilize the build a little bit
  • 9d4b5a5 docs: Update docs
  • 1746590 docs: Add info about planned IP restriction
  • e584b50 fix: #194 add timeout to storage
  • 23bf051 fix: #193 health check endpoint for database
  • 11c7d0e tests: Fix code
  • dda7f9b fix: Remove hyphens from PKGBUILD when releasing Arch Linux package

v4.0.0-rc5

05 Mar 14:03
Compare
Choose a tag to compare

Release pipeline test

v4.0.0-rc4

05 Mar 13:38
Compare
Choose a tag to compare

Changelog

v4.0.0-rc6

05 Mar 14:20
Compare
Choose a tag to compare
v4.0.0-rc6 Pre-release
Pre-release

Changelog

  • fcc1819 tests: Add tests for health endpoint
  • 12b3c68 ci: Attempt to fix Error: buildx failed with: error: failed to solve: failed to compute cache key: failed to walk /var/lib/docker/tmp/buildkit-mount577291499/.build: lstat /var/lib/docker/tmp/buildkit-mount577291499/.build: no such file or directory

v4.0.0-rc3

04 Mar 20:54
Compare
Choose a tag to compare
v4.0.0-rc3 Pre-release
Pre-release

Testing releasing.

First release candidate for a big release Backup Repository v4.0.0 "Coppersmith"

11 May 18:44
Compare
Choose a tag to compare

We are happy to announce that a nearly stable release is there. We are polishing the documentation and fixing last discovered issues.
The RC version is deployed on our preprod instance that will in upcoming days become a production instance handling a volume of ~40 backups and 200 GB size.

Backup Repository "Coppersmith" transition - it is almost there!

14 Mar 11:33
Compare
Choose a tag to compare

After many months we managed to release an alpha release.
The development took some time, as it is a fully volunteer work. Most of the time there was a only one person working at the project,
now we have one developer/tester/devops and 2 security testers. Later possibly the development team could increase.

How it is in ALPHA1:

  • Server is developed to the end with E2E and API tests. The unit tests requires a care still
  • Bahub client passes all tests, but has at least PostgreSQL integration to be finished to cover fuctionality from v2.x
  • The docs are not ready yet, except docs in repository
  • There is missing a production deployment example scripts

The plan for next ALPHA or BETA release will be to have the development-things done first - production deployment scripts, Bahub things and unit tests, then docs.

*Coppersmith - https://anfenglishmobile.com/culture/bozkurt-the-art-of-working-with-copper-46698

v3.0.0-BETA1 - Minor fixes to the server, almost complete documentation

18 Mar 07:34
Compare
Choose a tag to compare
KropotCLI: Deploy to PyPI from Travis-CI