38 Commits

Author SHA1 Message Date
Pallav Vasa
3a4773ebce Revert "feat: pass private key as env variable SSH_KEY"
This reverts commit 73f25ab8d24962dab50447ac0a50bb6849becac7.
2025-05-23 15:15:45 +00:00
Pallav Vasa
b88313f598 Revert "feat: remove key mounts"
This reverts commit b41097d23d2d9eaaafd78e3645dba6e08b9592ed.
2025-05-23 15:15:41 +00:00
Pallav Vasa
8375989fd2 feat: add command to update secre key 2025-05-23 12:36:55 +00:00
Pallav Vasa
b41097d23d feat: remove key mounts 2025-05-23 12:25:35 +00:00
Pallav Vasa
73f25ab8d2 feat: pass private key as env variable SSH_KEY 2025-05-23 12:22:25 +00:00
Pallav Vasa
c84f7ec54f Revert "feat: pass private key as argument to start.sh"
This reverts commit 5a2cab497c155cf4260fb0a36729f0fc0d88f223.
2025-05-23 12:19:28 +00:00
Pallav Vasa
0e53249507 feat: add command to update start.sh 2025-05-23 09:40:23 +00:00
Pallav Vasa
5a2cab497c feat: pass private key as argument to start.sh 2025-05-23 09:07:25 +00:00
Pallav Vasa
1cbc443b70 feat: update path of workspaces project to /app/private 2025-05-23 09:02:21 +00:00
Pallav Vasa
63fa06ee66 feat: change name from analytics-backend-workspace to workspaces 2025-05-22 17:12:02 +00:00
Pallav Vasa
cae2b53209 feat: map host uid:gid to 1000:1000 inside container 2025-05-22 16:45:34 +00:00
Pallav Vasa
4f61a71d12 feat: apply host group permissions inside the container 2025-05-22 16:05:18 +00:00
Pallav Vasa
dd0cefd6c9 feat: split data into public and private
enable working with shared podman socket
2025-05-21 11:23:51 +00:00
Pallav Vasa
79e3e0fe3f fix: correct event name mkdir -> create 2025-05-21 10:54:10 +00:00
Pallav Vasa
c9c334c244 refactor: rename setgit -> setgid 2025-05-21 10:50:14 +00:00
Pallav Vasa
0b3473b9c4 feat: add files to setgid on folders inside user public repos 2025-05-21 10:45:23 +00:00
Pallav Vasa
3396a4360a revert: partial reverse of c333b45b (previous commit) 2025-05-20 21:20:35 +00:00
Pallav Vasa
4c7171dc9b feat: add update podman_access command to gitops pipeline 2025-05-20 20:23:27 +00:00
Pallav Vasa
c333b45b76 chore: remove redundant access file 2025-05-20 19:56:02 +00:00
Pallav Vasa
d414a61c62 Revert "feat: add CONTAINER_CONNECTION=my_remote environment variable"
This reverts commit bd9559ad79b55fe9069caa7505a82658357993de.
2025-05-20 19:00:05 +00:00
Pallav Vasa
bd9559ad79 feat: add CONTAINER_CONNECTION=my_remote environment variable 2025-05-20 18:52:07 +00:00
Pallav Vasa
fa06fbb9dd fix: update save path of authorized_keys 2025-05-20 14:47:35 +00:00
Pallav Vasa
4f0e173ce2 chore: add -r to yq to return quated strings 2025-05-20 14:46:57 +00:00
Pallav Vasa
aebb5eab85 feat: update logic to connect to start and attach tmux 2025-05-20 14:45:33 +00:00
Pallav Vasa
e298ee43c2 feat: change permissions on home.tar.gz to read only (600) 2025-05-20 09:27:15 +00:00
Pallav Vasa
791165b415 fix: correct the build workspace command 2025-05-20 08:47:11 +00:00
Pallav Vasa
b330636d08 feat: change the update home_tar command to directly copy from the container 2025-05-20 08:28:57 +00:00
Pallav Vasa
acc0bfd748 Revert "feat: mount podman socket of user mypodmanuser"
This reverts commit 99aac09f75ee80a0f77086040a427fb80ddd07a5.
2025-05-17 19:25:31 +00:00
Pallav Vasa
c1cbaffe42 fix: correct filename for update authorized_keys command 2025-05-17 18:56:40 +00:00
Pallav Vasa
99aac09f75 feat: mount podman socket of user mypodmanuser 2025-05-17 18:55:02 +00:00
null
1f2d81984b refactor: replace $PERSON with local $ws in generate_gitconfig 2025-05-17 17:23:09 +00:00
null
5cf7a35311 fix: update generate_gitconfig to use go-yq without -r flag 2025-05-17 17:22:13 +00:00
null
0a76fb12d8 test: update command validation test with new cases 2025-05-17 17:08:20 +00:00
null
aa6d5ebbfb feat: add gitops command to remove podman images 2025-05-17 16:58:36 +00:00
null
d83040478e feat: add validation for commands with arbitrary arguments 2025-05-17 16:58:07 +00:00
null
cfc10e0acd fix: unbound variable error by defaulting SSH_ORIGINAL_COMMAND when unset 2025-05-17 16:36:06 +00:00
Pallav Vasa
707889ef63 fix: handle unset keys in associative arrays to prevent set -u errors 2025-05-17 16:25:19 +00:00
Pallav Vasa
6ed0d234d4 init: a repo for various pipelines of workspaces 2025-05-17 15:51:29 +00:00