1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-29 19:47:45 +00:00
Commit graph

33 commits

Author SHA1 Message Date
Kevin Amado
6692b4ae85 feat: better ci logs 2025-04-11 13:17:47 -06:00
Kevin Amado
993fdd2ff6 refac: split ci/cd into pieces 2025-04-10 17:09:02 -06:00
Kevin Amado
cb66042a0c feat: add default config for web version 2025-04-10 17:04:39 -06:00
Kevin Amado
515cc37052 fix: git safe directory 2024-11-03 19:52:05 -07:00
Kevin Amado
bc32bd59e0 feat: rename alejandra_engine to alejandra 2022-06-23 12:55:13 -06:00
Kevin Amado
a27fb4a608 feat: push build deps to cachix 2022-05-09 09:07:48 -07:00
Kevin Amado
64509489fb perf: no need for pos_new 2022-03-01 21:04:08 -05:00
Kevin Amado
391e33c537 feat: exit codes as public api 2022-02-25 16:36:31 -05:00
Kevin Amado
844a720c50 test: engine only 2022-02-21 15:42:19 -05:00
Kevin Amado
555d890b3b refactor: organize project 2022-02-21 15:26:58 -05:00
Kevin Amado
4cdee48ddf refactor: solve clippy warnings 2022-02-21 15:12:25 -05:00
Kevin Amado
f5fa5e7220
feat: crosscompile more 2022-02-18 23:28:20 -05:00
Kevin Amado
9bbc0f6d85
feat: correct aarch64-darwin build 2022-02-17 19:16:23 -05:00
Kevin Amado
1f6f2cb1c5
feat: reduce tarbal ttl 2022-02-16 18:53:34 -05:00
Kevin Amado
cb92bb19bc
feat: document prebuilt binaries 2022-02-14 21:59:35 -05:00
Kevin Amado
9ce10c59df
feat: dereferece links 2022-02-14 21:10:42 -05:00
Kevin Amado
f410df62da
feat: add extension 2022-02-12 17:00:09 -05:00
Kevin Amado
e20d923866
perf: optimize nixpkgs checkout
- By saving bandwidth it is faster
2022-02-12 14:37:14 -05:00
Kevin Amado
325dcab80e
feat: isolate queues
- By using two agents and two queues I can
  separate the public instance from the one with
  secrets
2022-02-12 12:17:21 -05:00
Kevin Amado
b1b48c2638
fix: out link names 2022-02-11 21:42:20 -05:00
Kevin Amado
85f1ce4ddd
feat: push artifacts 2022-02-11 21:23:58 -05:00
Kevin Amado
446a7b01a7
feat: cross compile as much as possible 2022-02-11 21:07:38 -05:00
Tom Bereknyei
856919ee82 static builds for x86_64-unknown-linux-musl 2022-02-10 23:06:36 -05:00
Kevin Amado
d5d402a7c9
feat: split job in two 2022-02-10 22:06:48 -05:00
Kevin Amado
8650206d70
fix: coverage build 2022-02-10 01:11:12 -05:00
Kevin Amado
17feb322f0
fix: coverage build 2022-02-10 00:52:39 -05:00
Kevin Amado
779ae36a60
style: format codebase 2022-02-09 19:40:20 -05:00
Kevin Amado
a05f9a7120
feat: compute diffs 2022-02-09 18:57:34 -05:00
Kevin Amado
900f1f6f35
feat: add drv count 2022-02-08 20:38:08 -05:00
Kevin Amado
d0c0427a1f
feat: publish coverage on main 2022-02-08 20:27:21 -05:00
Kevin Amado
f05cc08903
feat: diff closures 2022-02-08 19:53:06 -05:00
Kevin Amado
1fc91a8b90
feat: add pipeline tests 2022-02-08 19:32:21 -05:00
Kevin Amado
713c19c006
feat: add buildkite 2022-02-08 17:03:17 -05:00