Commit Graph

80 Commits

Author SHA1 Message Date
96d6fb9653 use github env var correctly 2024-06-21 17:59:25 +08:00
38f7317cf8 replace set-output command with github env var 2024-06-21 17:50:12 +08:00
67fc0baaed fix: lint migration github action failed for pull request from contributor 2024-06-21 17:41:59 +08:00
ae4e7b4b97 set lock_timeout while running migrations in github action too 2024-06-19 11:55:49 +08:00
5f11726bd5 set lock_timeout while running migrations 2024-06-19 11:52:22 +08:00
6c102b02ac skip building docker images in test ci 2024-06-19 11:08:30 +08:00
b0326b302f update migrations sql path 2024-06-19 10:55:42 +08:00
b50a2b3f7b add lint migration github action 2024-06-19 10:49:45 +08:00
664cbe5c35 build tts docker image in github action 2024-05-01 15:13:25 +08:00
0af866ceb4 Fix action that validates image build 2024-03-04 09:56:19 +08:00
30b3193937 Remove the web image 2024-02-21 14:38:49 +08:00
fb31f84a00 Add the web docker image 2024-02-21 14:30:27 +08:00
2ffb69d4f6 Remove extra chunk 2024-02-21 14:12:51 +08:00
1233e4083b Fix indentation 2024-02-21 14:11:14 +08:00
45a2824a89 Keep building the gcf docker image 2024-02-21 14:02:13 +08:00
cab239b748 Only build public images on merge 2024-02-21 14:00:46 +08:00
ad069089ed Clean up actions file 2024-02-21 13:32:46 +08:00
cb115ef591 Create public docker images 2024-02-21 13:25:13 +08:00
5e883cb2ba running worker in the test 2024-01-31 17:45:49 +08:00
f8440cc328 add timeout to the step 2023-11-08 15:55:24 +08:00
2d7c20eac7 Merge pull request #3014 from omnivore-app/feature/delete-user-cron
feat: create an api for the cronjob trigger which cleans up the soft deleted users
2023-10-25 21:10:03 +08:00
cd0b8a5fc2 fix ci 2023-10-25 15:04:29 +08:00
bbb8ffa918 Remove debugging info in workflow 2023-10-24 11:53:19 +01:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
c6676cd231 made contributing.md way better, precise and emojified 2023-10-22 13:01:31 +05:30
0b7da62aca debug 2023-10-09 21:34:52 +08:00
1c93a20581 remove elastic docker image from github action 2023-10-09 12:50:46 +08:00
0583eeb1f9 disable database query logs in github action 2023-10-09 12:49:07 +08:00
6cf56113ec Fix job name 2023-10-09 12:18:13 +08:00
30082f32b8 Use large runners for tests 2023-10-09 12:05:13 +08:00
2444a1b907 Run lint separately from tests in github action
Attempting to make the github action output a little more
manageable.
2023-10-09 10:38:00 +08:00
e95fa07457 fix github ci 2023-10-05 14:30:37 +08:00
1009f856a3 add pgvector in github action 2023-10-05 14:30:37 +08:00
0efb5e4d77 Update node version in github runner 2023-07-24 15:55:11 +08:00
992a78e173 add dockerfile 2023-06-01 16:29:30 +08:00
8a89a47c16 fix: testcases 2023-06-01 16:11:35 +08:00
22e1aca889 Upload the correct artifact that can be deployed to GitHub pages 2023-02-10 16:50:19 +08:00
f7ba1dddfa Add pr event 2023-02-10 15:26:10 +08:00
05380145fb Add branch reference 2023-02-10 15:22:19 +08:00
083b1c6675 Split the action into two steps 2023-02-10 13:49:32 +08:00
3c4a847c25 Add job to commit changes and push 2023-02-10 13:21:15 +08:00
989ff56e13 Only check out readability folder 2023-02-10 13:12:13 +08:00
167ca204b2 Remove trigger on pull request 2023-02-10 13:11:02 +08:00
76b8ae558b Check out code in deploy job 2023-02-10 13:02:05 +08:00
f02c1434b0 Skip newsletters for now 2023-02-10 12:57:27 +08:00
22479cb8a6 Fix bug in action 2023-02-10 12:51:59 +08:00
15d417410e Add GitHub action to generate static html for readability and distiller test pages 2023-02-10 12:40:12 +08:00
ea737f1c4f Add HOST option in psql cmd 2022-11-24 08:59:12 +08:00
f43ad01b89 Set PGPASSWORD in env to call psql without password prompt 2022-11-24 08:59:12 +08:00
b59db0629d Add ELASTIC_URL in migration 2022-11-24 08:59:12 +08:00