continuist
  • Joined on 2025-03-26
continuist pushed to main at devteam/sharenet 2025-06-28 14:23:20 -04:00
325095474a Simpler approach for deleting test repository
continuist pushed to main at devteam/sharenet 2025-06-28 14:19:34 -04:00
f721101722 Clean up the test repository from the registry at the end of the test step
continuist pushed to main at devteam/sharenet 2025-06-28 14:12:19 -04:00
bb940ce6f0 Updated docker compose command
continuist pushed to main at devteam/sharenet 2025-06-28 14:07:06 -04:00
9b53f96ae2 Remove unnecessary read-user from registry config
continuist pushed to main at devteam/sharenet 2025-06-28 14:04:37 -04:00
0d9a943f66 The htpasswd file path corrected
continuist pushed to main at devteam/sharenet 2025-06-28 13:58:11 -04:00
a4ef13b5dd Create registry config.yml as SERVICE_USER too
continuist pushed to main at devteam/sharenet 2025-06-28 13:55:08 -04:00
02569c8cf4 switch to SERVICE_USER when handling registry stuff
continuist pushed to main at devteam/sharenet 2025-06-28 13:46:01 -04:00
e9ba3dc01e Added steps for SERVICE_USER group creation
continuist pushed to main at devteam/sharenet 2025-06-28 13:44:04 -04:00
81c70f85cb Remove unnecessary secret field in registry config.yml for public read access
continuist pushed to main at devteam/sharenet 2025-06-28 13:33:22 -04:00
fdaec65250 Remove sudo access from SERVICE_USER in guides
continuist pushed to main at devteam/sharenet 2025-06-28 13:13:35 -04:00
2ee91f95e0 Update the guide to allow DEPLOY_USER to use passwordless sudo
continuist pushed to main at devteam/sharenet 2025-06-28 12:28:55 -04:00
54bc5c5931 Revert previous
continuist pushed to main at devteam/sharenet 2025-06-28 12:28:03 -04:00
7716237eb6 test
continuist pushed to main at devteam/sharenet 2025-06-28 12:13:02 -04:00
e0d41caf94 revert previous
continuist pushed to main at devteam/sharenet 2025-06-28 12:11:55 -04:00
a41a75f33e test commit
continuist pushed to main at devteam/sharenet 2025-06-28 11:44:11 -04:00
41f0bd8c4f Refactored to add various scripts to repository instead of have user manually create them
continuist pushed to main at devteam/sharenet 2025-06-28 01:57:22 -04:00
61117b6fa6 Created test_setup.rs file that consolidates test setup code for interface tests, including db migrations
continuist pushed to main at devteam/sharenet 2025-06-28 01:38:39 -04:00
95a6a6faa0 Use migrate script to perform db migration in docker-compose
continuist pushed to main at devteam/sharenet 2025-06-28 01:26:47 -04:00
4988a397f1 Added deploy and migrate scripts and made sure they were consistent
continuist pushed to main at devteam/sharenet 2025-06-28 00:35:11 -04:00
299b8d4a33 Remove fallback to Docker Hub for frontend and backend images