Commit graph

94 commits

Author SHA1 Message Date
Zach Daniel
6e60f1aea3 ci: dependabot weekly 2024-06-24 08:20:09 -04:00
410de779f0
chore: enable dependabot for mix dependencies. 2024-04-11 09:32:34 +12:00
Zach Daniel
37cc01957d
improvement!: 3.0 (#227)
* WIP

* chore: fix mix.lock merge issues

* improvement: upgrade to 3.0

* chore: remove `repo.to_tenant`

* chore: continue removal of unnecessary helper

* chore: use `Ash.ToTenant`
2024-03-27 16:52:28 -04:00
Zach Daniel
9e0b566293 ci: don't fail fast on the matrix 2024-02-29 01:14:00 -05:00
Zach Daniel
12994d41b7 ci: actually pass postgres-version through CI 2024-02-29 01:04:06 -05:00
Zach Daniel
39ff70ba97 ci: remove postgres 10 from testing matrix (to see something) 2024-02-29 00:51:21 -05:00
Zach Daniel
944a4e128e chore: format and fix matrix 2023-11-17 09:17:11 -05:00
Zach Daniel
cef3d20eaf chore: add tons of versions in github CI 2023-11-17 07:11:25 -05:00
Zach Daniel
b52fc0b429 chore: improve matrix behavior and update exists tests 2023-11-17 07:10:37 -05:00
Zach Daniel
4fa16b7524 test: add pg versions to testing matrix 2023-11-17 06:38:48 -05:00
Zach Daniel
3b9377b460 chore: fix hex_api_key secret ref 2023-02-21 10:28:39 -05:00
Zach Daniel
c7e91300bb chore: update ci to do pull requests 2023-02-21 10:27:13 -05:00
Zach Daniel
c70fffba58 ci: add hex api key secret 2023-02-18 10:59:06 -05:00
Zach Daniel
c3979377bd ci: use new postgres flag in CI 2023-01-31 22:47:08 -05:00
Zach Daniel
45e88e8405 chore: use new ci 2023-01-31 22:35:12 -05:00
Zach Daniel
5875b68484 chore: update ash in CI and mix.lock 2023-01-30 13:45:21 -05:00
Zach Daniel
568fdb3330 ci: update ash version in CI 2023-01-29 18:43:57 -05:00
Zach Daniel
0d52f27011 ci: upgrade beam versions 2023-01-11 08:10:54 -05:00
Zach Daniel
a9fec8bfa4 ci: update ash version in CI 2023-01-11 07:53:47 -05:00
Zach Daniel
d4ad6ce989 ci: fix build 2023-01-09 11:10:01 -05:00
Zach Daniel
46f3676e9a improvement: udpate to latest ash, fix array issues 2022-12-14 21:47:50 -05:00
Zach Daniel
853a78100d chore: upgrade ash in CI 2022-12-04 15:21:23 -05:00
Zach Daniel
961137c1d9 chore: update ash in CI 2022-11-03 10:13:00 -07:00
Zach Daniel
fc9e104342 chore: fix CI 2022-10-20 01:10:52 -04:00
Zach Daniel
b7b5758134 improvement: update to the latest ash
improvement: remove the need to dynamically expand fragments
2022-10-07 15:50:20 -04:00
Zach Daniel
35852d08d7 chore: update latest elixir in matrix (to see if it fixes flaky tests) 2022-09-28 02:43:27 -04:00
Zach Daniel
0f81bfcd25 CI: update to latest ash in CI 2022-09-28 00:05:48 -04:00
Zach Daniel
edfe901f43 improvement: update to latest ash 2022-09-15 16:56:13 -04:00
Zach Daniel
02b6dcec22 improvement: upgrade to latest ash 2022-09-15 00:27:20 -04:00
Zach Daniel
11561ea163 improvement: support latest ash 2022-09-14 12:59:01 -04:00
Zach Daniel
baf88e41ef chore: bump CI ash version 2022-08-30 17:15:02 -06:00
Zach Daniel
b8290b43f1 chore: only test with 13 2022-08-05 15:40:04 -04:00
Zach Daniel
dfdb38bf7e chore: remove ash main from test 2022-08-05 15:31:35 -04:00
Zach Daniel
cf0fe5ba2a chore: remove old versions of postgres from matrix 2022-08-05 15:31:09 -04:00
Zach Daniel
67127c0715 chore: remove beta from release tweet 2022-08-05 15:28:18 -04:00
Zach Daniel
0f9a433c95 improvement: support || and && 2022-07-20 14:19:06 -04:00
Zach Daniel
2a5c7ac4a2 improvement: check_migrations, rename to --check
fix: don't use `table` where we should use `schema` in migration generator
2022-05-18 13:21:58 -04:00
Zach Daniel
279123a174 chore: more master -> main work 2022-04-27 09:55:08 -04:00
Zach Daniel
b924b57e78 chore: use latest version in CI 2022-04-19 11:31:11 -04:00
Zach Daniel
bcd48470eb chore: raise CI version 2022-04-18 00:28:02 -04:00
Zach Daniel
97bd185c17 feat: support cast_in_query?/0 and source 2022-02-14 11:39:50 -05:00
Zach Daniel
e6ff1d8b4b fix: fix aggregate/base filters 2022-02-11 16:06:51 -05:00
Zach Daniel
e2bd3c5aec improvement: support access syntax 2022-02-07 16:48:36 -05:00
Zach Daniel
96c70fcaff fix: properly reverse parameters before/after expansion 2022-02-07 15:35:18 -05:00
Zach Daniel
2cc21d57d6 alpha -> beta 2022-02-07 15:35:18 -05:00
Zach Daniel
6154a272a4 chore: use latest ash version in CI 2021-09-20 16:47:24 -04:00
Zach Daniel
1eacdc8c2e improvement: update to latest ash 2021-07-25 17:59:37 -04:00
Zach Daniel
4493ea390c chore: update elixir version in CI 2021-07-24 11:42:48 -04:00
Zach Daniel
487c9f32d6 improvement: fix significant performance issue in lateral joins
fix: ensure source table is sorted in lateral join
2021-07-19 13:56:36 -04:00
Zach Daniel
499547b9af improvement: update to latest ash 2021-07-05 14:32:16 -04:00