Commit Graph

285 Commits

Author SHA1 Message Date
98d0be141e chore: remove unnecessary files from prettierignore 2024-06-15 06:01:34 -04:00
df7e7432da test: create lib function for getting mocked env variables 2024-06-15 06:01:34 -04:00
be2e7ffa98 chore: update env typings 2024-06-15 05:47:44 -04:00
7675867549 feat: create lib function to verify FCM token 2024-06-15 05:47:44 -04:00
20ca88fda9 test: don't log console errors when SHOULD_LOG_ERRORS is false 2024-06-15 05:39:38 -04:00
231ed4bde4 feat: create route to store FCM token 2024-06-14 18:14:10 -04:00
4d3c34579d test: add code snippets for generating tests 2024-06-14 17:55:18 -04:00
df7de5dd01 chore: create snippet for autogenerating OpenAPI Hono route 2024-06-13 06:52:35 -04:00
9368ced0f7 test: cleaned up test runner 2024-06-13 06:17:40 -04:00
d038d30d9d fix: use dev.vars for dev variables 2024-06-13 06:17:40 -04:00
64b144612a fix: db port used in tests 2024-06-13 06:17:40 -04:00
168ea0a88f chore: replace Sapling with Git 2024-06-13 06:17:39 -04:00
79f86a2493 ci: update 'install' step name 2024-06-13 06:17:39 -04:00
8f861ceca0 ci: use libsqld server in CI instead of Turso CLI 2024-06-13 06:17:39 -04:00
0db6fa9f70 ci: install Turso CLI for test runner 2024-06-13 06:17:39 -04:00
e0a735ef0a fix: test runner path 2024-06-13 06:17:35 -04:00
0a859e0f16 feat: create route to handle updating watch status in AniList 2024-06-12 15:01:26 -04:00
09ffff7c56 test: create test runner to do initial setup for DB 2024-06-12 09:33:14 -04:00
8d17462df7 fix: console errors being logged in tests 2024-06-12 09:32:39 -04:00
06bb8f65fb feat: set up Drizzle 2024-06-12 09:31:12 -04:00
5843dfdeb2 chore: update Env declaration to extend Record<string, unknown> 2024-06-09 11:01:03 -04:00
04bd6c29cc chore: update gitignore 2024-06-09 10:49:20 -04:00
784ac77e08 fix: generated Env declaration not extending HonoEnv 2024-06-09 10:48:36 -04:00
3da4325be1 chore: update bun lockfile 2024-06-08 12:01:46 -04:00
eb0a45b484 fix: "adapter is not a function" error 2024-06-08 12:00:23 -04:00
8f0d6b0c00 fix: set up environment variables properly 2024-06-08 12:00:09 -04:00
2384e6e3ae ci: use production env when deploying 2024-06-08 11:47:51 -04:00
c47c042917 fix: use anify as last source if other sources aren't recognized 2024-06-08 11:43:17 -04:00
1ccd004c77 fix: fetchFromMultipleSources returns errorOccurred only if all sources fail 2024-06-07 23:42:41 -04:00
c35c9b9e09 feat: add more error handling 2024-06-07 23:26:37 -04:00
6fd2cc4feb feat: emit errors as part of fetchFromMultipleSources 2024-06-07 22:39:30 -04:00
4812e56296 feat: add limit parameter to search API 2024-06-07 22:08:59 -04:00
ad61f3d18a test: add response snapshots for larger responses 2024-06-05 07:17:16 -04:00
204a618385 ci: disable "verify env" step
Until https://github.com/cloudflare/workers-sdk/issues/5082 is fixed
2024-06-04 08:59:11 -04:00
0dfdd45143 ci: use git when running as an Action 2024-06-04 08:40:56 -04:00
905e93c7e7 ci: use correct API token 2024-06-04 08:38:45 -04:00
3ba24f9794 ci: add API token to verify env step 2024-06-04 08:37:25 -04:00
2e1ff70a4a ci: add installation step 2024-06-04 08:36:22 -04:00
3442b7debc ci: test & verify env before deploying 2024-06-04 08:34:44 -04:00
591c9e20c4 feat: create script to verify env is up to date 2024-06-03 09:15:23 -04:00
5e0de6387d refactor: move generateEnv script inside folder 2024-06-03 09:15:02 -04:00
f2b9d10a16 feat: run prettier on env declaration file at end 2024-06-03 08:39:42 -04:00
9f899ac6d1 refactor: create generic function to log steps, fix type 2024-06-03 08:39:42 -04:00
9c1559bce5 feat: create script to generate Env type 2024-06-03 08:29:00 -04:00
f56f844a88 chore: update env variables 2024-06-03 07:42:40 -04:00
be5dedc51c fix: remove legacy route 2024-06-03 07:23:46 -04:00
814cab4288 ci: re-enable continuous deployment 2024-06-03 07:10:26 -04:00
a1ab29eb80 fix: wrangler deploy not working 2024-06-03 07:09:09 -04:00
ad94bb6919 Disable GH action temporarily
This is only until v2 is ready
2024-06-02 07:49:28 -04:00
75f9b39bc1 ci: add dockerignore 2024-06-02 07:48:38 -04:00