• Joined on 2022-10-14
Loading Heatmap…

houkime pushed to fix-autobackup-typing at SelfPrivacy/selfprivacy-rest-api

  • 9a3b7652bf fix(backups): finish the autobackup job

2024-02-23 20:37:51 +02:00

houkime created pull request SelfPrivacy/selfprivacy-rest-api#97

simplify autobackups tasking to avoid deadlocks

2024-02-23 20:20:21 +02:00

houkime pushed to fix-autobackup-typing at SelfPrivacy/selfprivacy-rest-api

  • 09f424a3c7 fix(backups): simplify autobackups to avoid deadlocks

2024-02-23 20:19:20 +02:00

houkime created branch fix-autobackup-typing in SelfPrivacy/selfprivacy-rest-api

2024-02-23 20:19:19 +02:00

houkime created pull request SelfPrivacy/selfprivacy-rest-api#96

fix(backups): fix wrong typing in autobackups

2024-02-23 18:50:32 +02:00

houkime created branch fix-autobackup-typing in SelfPrivacy/selfprivacy-rest-api

2024-02-23 18:47:56 +02:00

houkime pushed to fix-autobackup-typing at SelfPrivacy/selfprivacy-rest-api

  • 52f8e283be fix(backups): fix wrong typing in autobackups

2024-02-23 18:47:56 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

  • 9b4617fdbf refactor(services): fix type annotation

2024-02-19 02:26:21 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

  • 5cb2151a28 fix(services): check for possible None progress when moving folders
  • 8cdac7947c feature(services): check before moving task and before move itself
  • f281c4890c refactor(services): make moving a part of generic service functionality
  • f04def19ee fix(services): a better error message
  • 37d2f41b19 test(services): remove unused json
  • Compare 17 commits »

2024-02-19 02:12:20 +02:00

houkime created pull request SelfPrivacy/selfprivacy-rest-api#94

fix-too-many-snapshot-gets

2024-02-12 23:29:10 +02:00

houkime created branch fix-too-many-snapshot-gets in SelfPrivacy/selfprivacy-rest-api

2024-02-12 23:25:58 +02:00

houkime pushed to fix-too-many-snapshot-gets at SelfPrivacy/selfprivacy-rest-api

2024-02-12 23:25:58 +02:00

houkime commented on pull request SelfPrivacy/selfprivacy-rest-api#21

add nix-collect-garbage endpoint

add a handler for an error too

2024-01-31 13:23:20 +02:00

houkime commented on pull request SelfPrivacy/selfprivacy-rest-api#21

add nix-collect-garbage endpoint

Errored jobs are currently not handled by this endpoint.

2024-01-31 13:23:20 +02:00

houkime suggested changes for SelfPrivacy/selfprivacy-rest-api#21

add nix-collect-garbage endpoint

2024-01-31 13:23:20 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

2024-01-29 19:08:12 +02:00

houkime created pull request SelfPrivacy/selfprivacy-rest-api#88

def_tests_reworked

2024-01-29 19:03:40 +02:00

houkime created branch def_tests_reworked in SelfPrivacy/selfprivacy-rest-api

2024-01-29 18:56:40 +02:00

houkime pushed to def_tests_reworked at SelfPrivacy/selfprivacy-rest-api

2024-01-29 18:56:40 +02:00

houkime commented on pull request SelfPrivacy/selfprivacy-rest-api#85

run pytest inside an ephemeral NixOS VM; update readme

./vm-pytest-shared.sh tests/test_jobs.py fails Here is the log ``` + export TMPDIR=.nixos-vm-tmp-dir + TMPDIR=.nixos-vm-tmp-dir + readonly NIXOS_VM_SHARED_DIR_HOST=.nixos-vm-tmp-dir/shared-x…

2024-01-26 12:46:36 +02:00