Commit graph

84 commits

Author SHA1 Message Date
Zach Daniel
27c55e06c7 ci: add spark-formatter step 2023-01-31 21:06:07 -05:00
Zach Daniel
4d22aed4fa ci: don't build GH pages 2023-01-31 20:21:34 -05:00
Zach Daniel
d89ec9359d chore: update CI to dialyze in dev 2023-01-31 19:00:22 -05:00
Zach Daniel
1f9ffdcf36 ci: fix subject test step names 2023-01-31 12:09:40 -05:00
Zach Daniel
437573a6b4 chore: fix test subprojects task 2023-01-31 11:43:22 -05:00
Zach Daniel
59f7f20889 ci: remove unnecessary step 2023-01-31 11:42:31 -05:00
Zach Daniel
dd00b3267d ci: fix properly set subproject/name 2023-01-31 11:34:42 -05:00
Zach Daniel
6ba00fc340 ci: give workflows proper names 2023-01-31 11:22:49 -05:00
Zach Daniel
9368a880e7 ci: remove doctor from build-dev deps 2023-01-31 11:22:05 -05:00
Zach Daniel
4affbd9ca7 ci: work on CI bugs 2023-01-31 11:21:04 -05:00
Zach Daniel
e900d00de8 ci: remove tweets/switch to standardized CI pipeline 2023-01-31 11:15:09 -05:00
Zach Daniel
fd669db6c5 ci: remove bad option from ci 2023-01-19 18:13:48 -05:00
Zach Daniel
ebe3c7eb09 ci: *sigh* more version changes 2022-12-08 14:52:49 -05:00
Zach Daniel
0a504e76aa ci: more version fixes in CI 2022-12-08 14:51:00 -05:00
Zach Daniel
443a127793 ci: fix erlang version in CI 2022-12-08 14:43:05 -05:00
Zach Daniel
88c1d7ad0a ci: add version to job 2022-12-07 23:44:50 -05:00
Zach Daniel
5c6b395d5f ci: switch to different setup job 2022-12-07 23:42:33 -05:00
Rebecca Le
60833d88a6
CI: re-enable latest versions of Elixir/Erlang (#413) 2022-10-12 11:45:31 -04:00
Zach Daniel
8a32748448
Update elixir.yml 2022-09-21 20:04:44 -04:00
Zach Daniel
c365980a49 CI: add latest elixir to CI 2022-09-20 20:14:31 -04:00
Zach Daniel
26ebc10f17 chore: bust build cache 2022-09-20 16:21:25 -04:00
Zach Daniel
5c68fa119f chore: remove beta from release 2022-08-03 22:18:26 -04:00
Zach Daniel
4dad1e5d7d chore: add ash_archival to subproject build 2022-07-13 15:12:11 -04:00
Zach Daniel
471ea9f2ef chore: add ash_admin subproject 2022-05-17 17:16:51 -04:00
Zach Daniel
2dd0321182 chore: fix elixir version for build 2022-05-17 17:14:08 -04:00
Zach Daniel
dbf1afc1e6 chore: add working-directory to ash_postgres tasks 2022-05-17 16:42:41 -04:00
Zach Daniel
edc24aadd8 chore: add ash_postgres setup 2022-05-17 16:37:50 -04:00
Zach Daniel
d3cb202a12 chore: add ash_phoenix to sub-project tests
docs: add `Ash.Policy.Authorizer` to doc index
2022-05-17 16:34:14 -04:00
Zach Daniel
b3e0632792 improvement: move ash_policy_authorizer into core as Ash.Policy.Authorizer 2022-05-17 15:56:40 -04:00
Zach Daniel
2e5dc4d5ab chore: get default branch in subproject tests 2022-05-17 12:06:11 -04:00
Zach Daniel
5e5fd10db6 chore: add back in subproject check 2022-05-17 12:03:54 -04:00
Zach Daniel
350122d116 improvement: remove coverage from CI 2022-04-06 14:22:53 -04:00
Zach Daniel
4fc53baf5f improvement: add eager validate identities
improvement: percolate `nil` values in operators in ash expresion language (like SQL)
chore: more docs work
2022-04-06 12:00:32 -04:00
Zach Daniel
f9734af48c chore: get final tests passing 2022-03-24 23:36:43 -04:00
Zach Daniel
5ba1cf5a1e improvement: optimize if and is_nil functions
chore: change alpha -> beta
2022-01-27 15:17:21 -05:00
Zach Daniel
101628471e improvement: support data layers bulk adding aggregates 2022-01-12 13:47:01 -05:00
Zach Daniel
2278b68c22 chore: update CI w/ master -> main branch change 2021-10-01 23:28:47 -04:00
Zach Daniel
6a189df2a0 chore: update CI elixir version 2021-08-02 12:06:38 -04:00
Zach Daniel
ac9fa9ce81 chore: try to fix elixir build 2021-03-12 22:33:15 -05:00
Zach Daniel
b3139484ab chore: update all elixir version builds 2021-03-12 22:27:10 -05:00
Zach Daniel
4277950427 chore: update build to use latest setup-elixir version 2021-03-12 22:22:27 -05:00
Zach Daniel
c62ef24334 fix: update elixir versions in CI 2021-01-22 16:43:17 -05:00
Zach Daniel
afcdc632bd chore: require elixir 1.11 2021-01-21 15:36:49 -05:00
Zach Daniel
ec730357d7 fix: update get-tag 2020-11-18 02:28:04 -05:00
Zach Daniel
084857bf83
fix: fix certain versions of elixir having issues 2020-10-09 20:44:15 -04:00
Zach Daniel
cd0998bb92
chore: fix CI + update docs 2020-10-09 10:13:44 -04:00
Zach Daniel
a6e99cf423
ci: only deploy on master branch 2020-09-21 19:00:30 -04:00
Zach Daniel
28d2d9b363
fix: Fix identities (#110) 2020-09-04 00:59:32 -04:00
Mike Binns
06d361694b
chore: Add validation of sub-projects (#102) 2020-08-30 03:15:28 -04:00
Zach Daniel
eb63bc9d4d
chore: only run coverage once (#103) 2020-08-27 22:49:10 -04:00