• Joined on 2022-10-14
Loading Heatmap…

houkime pushed to ci-badge at SelfPrivacy/selfprivacy-rest-api

2024-03-18 13:57:11 +02:00

houkime pushed to rebuild-when-moving at SelfPrivacy/selfprivacy-rest-api

  • b2edfe784a refactor(service): add return typing to DNSrecord conversion and comments
  • 6e29da4a4f test(service): test moving with rebuilding via fp
  • 12b2153b7c test(service): do not call bash needlessly (it screwed up with fp)
  • 8c8c9a51cc refactor(service): visually break down the move function a bit
  • fed5735b24 refactor(service): break out DNS records into a separate resolver field
  • Compare 21 commits »

2024-03-18 13:47:06 +02:00

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

  • 962e8d5ca7 Merge pull request 'CI: run pytest and coverage tests inside ephemeral VM in the "builder" VM (nested)' (#103) from ci-vm-for-pytest into master
  • 5e29816c84 ci: delete USE_REDIS_PORT environment variable
  • 53ec774c90 flake: VM test: remove Redis service port number setting
  • bda21b7507 fix: Mark md5 as not used for security
  • 2d5ac51c06 fix: future mock are now more in the future
  • Compare 6 commits »

2024-03-18 12:07:56 +02:00

houkime merged pull request SelfPrivacy/selfprivacy-rest-api#103

CI: run pytest and coverage tests inside ephemeral VM in the "builder" VM (nested)

2024-03-18 12:07:54 +02:00

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

rebuild-when-moving

I think it is the case for https://strawberry.rocks/docs/integrations/pydantic But when it is stable.

2024-03-18 11:44:20 +02:00

houkime opened issue SelfPrivacy/selfprivacy-rest-api#105

add missing snapshots endpoint under Services

2024-03-15 13:46:38 +02:00

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

CI: run pytest and coverage tests inside ephemeral VM in the "builder" VM (nested)

Delete remaining port settings, we do not use them anymore

2024-03-15 13:38:47 +02:00

houkime pushed to redis-huey at SelfPrivacy/selfprivacy-rest-api

2024-03-15 13:26:21 +02:00

houkime merged pull request SelfPrivacy/selfprivacy-rest-api#104

chore(api): update nixpkgs version and add a script to do it

2024-03-15 13:07:09 +02:00

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

  • edcc7860e4 Merge pull request 'chore(api): update nixpkgs version and add a script to do it' (#104) from update-nixpkgs into master
  • 64da8503dd chore(api): update nixpkgs version and add a script to do it
  • Compare 2 commits »

2024-03-15 13:07:09 +02:00

houkime deleted branch update-nixpkgs from SelfPrivacy/selfprivacy-rest-api

2024-03-15 13:07:09 +02:00

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

chore(api): update nixpkgs version and add a script to do it

2024-03-15 13:04:17 +02:00

houkime created branch update-nixpkgs in SelfPrivacy/selfprivacy-rest-api

2024-03-15 13:03:38 +02:00

houkime pushed to update-nixpkgs at SelfPrivacy/selfprivacy-rest-api

  • 64da8503dd chore(api): update nixpkgs version and add a script to do it

2024-03-15 13:03:38 +02:00

houkime commented on issue SelfPrivacy/selfprivacy-rest-api#16

Compatibility-breaking starlette 0.21 -> failing test_delete_token

Starlette is now 0.31 and we use it this way.

2024-03-15 12:13:48 +02:00

houkime closed issue SelfPrivacy/selfprivacy-rest-api#16

Compatibility-breaking starlette 0.21 -> failing test_delete_token

2024-03-15 12:13:48 +02:00

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

add nix-collect-garbage endpoint

@def please gitignore pycache, it shows 195 files changed

2024-03-15 11:46:59 +02:00

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

  • d464f3b82d Merge pull request 'flake VM: add additional /dev/vdb disk with empty ext4 FS' (#102) from vm-disk into master
  • bddc6d1831 flake: VM: add one more disk (/dev/vdc) volume with empty ext4 FS
  • 5d01c25f3b flake: VM: add additional disk with empty ext4 FS
  • 69774ba186 flake: small optimization: mkShell => mkShellNoCC
  • Compare 4 commits »

2024-03-15 11:42:39 +02:00

houkime merged pull request SelfPrivacy/selfprivacy-rest-api#102

flake VM: add additional /dev/vdb disk with empty ext4 FS

2024-03-15 11:42:38 +02:00