Commit Graph

68 Commits

Author SHA1 Message Date
Elijah 657ca221f6 Deploy testing instances before running E2E testing 2024-03-08 11:24:56 +01:00
Elijah 827756822d Pipeline cleanup & refactor 2024-03-08 11:22:18 +01:00
Elijah 2674858626 First attempt at Playwright integration into pipeline 2024-03-08 11:22:18 +01:00
Cayo Puigdefabregas 68331c0496 resolve conflict 2024-03-06 12:38:15 +01:00
Cayo Puigdefabregas ee909b3b3d add coverage in pipeline 2024-03-06 12:36:26 +01:00
Cayo Puigdefabregas 8fb14905ff fix domain 2024-03-04 19:14:43 +01:00
Elijah d0ecbf0716 Changed domain var to testserver 2024-03-03 23:06:21 +01:00
Elijah b7846fa258 add checks to see if domain var correctly loads 2024-03-03 22:40:02 +01:00
Elijah 5f2106ce53 edited domain var to localhost 2024-03-03 22:31:56 +01:00
Elijah 30742ded1c Try to match domain to testserver 2024-03-03 22:17:44 +01:00
Elijah b357eccc80 Added DOMAIN variable to CI pipeline 2024-03-03 22:09:50 +01:00
Elijah 34cb23363e removed sudo commands 2024-02-29 18:58:33 +01:00
Elijah 3ff4abd0f7 Small typo 2024-02-29 18:55:04 +01:00
Elijah f0ab58da74 Added token to access ssikit repo 2024-02-29 18:25:10 +01:00
Elijah faf7367c20 Specified ref to check out 2024-02-29 18:08:46 +01:00
Elijah af7649b5cc Fixed an oopsie 2024-02-29 17:51:51 +01:00
Elijah b5f76a3e16 Added first attempt at integrating the SSIKit testing suite 2024-02-29 17:47:24 +01:00
Elijah 560204d8f8 Changed pipeline to deploy autotest instance on changes to release 2024-02-29 17:24:53 +01:00
Elijah a1d9db0445 Changed filename to match name in requirements.txt 2024-02-12 22:26:07 +01:00
Elijah 100490f1f2 Added token to download DIDKit wheel from private repo 2024-02-12 22:26:07 +01:00
Elijah 0e0bad18fb Added main check to only deploy on the main branch 2024-02-06 11:10:13 +01:00
Elijah bc46ca851e Remove main branch check to test webhook 2024-02-02 09:36:04 +01:00
Elijah 8c21ae3b1e Add dummy if statement to ensure it works 2024-02-02 09:25:44 +01:00
Elijah 3d7741f3df Print git refs to check if the deploy job is entering the if statement 2024-02-02 09:21:19 +01:00
Elijah 2c720e80ab Fix deploy job exit codes and webhook ip 2024-02-01 21:21:10 +01:00
Elijah 186d7e33a6 Fix script step 2024-02-01 21:05:28 +01:00
Elijah 1026762190 Test calling build script from passing pipeline 2024-02-01 21:04:08 +01:00
Elijah 2ce540fb3f Updated pipeline to run testing job on pull requests against main and release 2024-01-31 10:55:09 +01:00
Elijah 3a234a2e4e Fixed job runner tag for correct job yaml 2024-01-31 09:48:50 +01:00
Elijah 6f262a7160 Restore original wheel name 2024-01-25 13:24:16 +01:00
Elijah 26c226f57b Test with a manual edit of the .runner file 2024-01-25 13:08:52 +01:00
Elijah a5696a5cc1 Add debugging logs to failing step 2024-01-25 12:51:46 +01:00
Elijah d3228a63a1 Test 2024-01-25 12:47:39 +01:00
Elijah 0d864490df Try renaming the wheel to work with the current python version 2024-01-25 12:39:20 +01:00
Elijah e8ae5047cb Fix debugging step 2024-01-25 12:07:14 +01:00
Elijah 91f781d85e Add debugging step 2024-01-25 12:05:45 +01:00
Elijah 953ca5d532 Skip confirmation prompt for package installation 2024-01-25 11:50:51 +01:00
Elijah 8b4a293601 apt-update before installing packages 2024-01-25 11:50:00 +01:00
Elijah 72d37bc093 Installed software-properties-common to be able to use add-apt-repository 2024-01-25 11:48:50 +01:00
Elijah 3f00ea2fa9 Added deadsnakes repo to download specific Python version 2024-01-25 11:45:18 +01:00
Elijah 7d07fdf8c4 Updated pipeline to automatically download and install DIDKit 2024-01-25 11:43:47 +01:00
Elijah c00f74a186 Introduce env vars manually 2024-01-14 20:16:20 +01:00
Elijah e3d8ee44f8 Test the gitea actions secrets and variables system 2024-01-14 20:12:17 +01:00
Elijah 4a0d15c9c2 Test the gitea actions secrets and variables system 2024-01-14 20:04:05 +01:00
Elijah 57538d6320 Logged Python to ensure correct installation 2024-01-14 19:46:13 +01:00
Elijah 8ef377a611 Add subprocess.run fix 2024-01-14 19:38:22 +01:00
Elijah db87a6485a Try specifying Python version even inside venv 2024-01-14 19:33:31 +01:00
Elijah fde3a55586 Test job env-var setting feature 2024-01-14 17:33:35 +01:00
Elijah 300474f584 Check correct key generation 2024-01-14 17:26:04 +01:00
Elijah afe9dc52bd Added random secret_key generation for test running 2024-01-14 17:23:49 +01:00