Commit graph

27 commits

Author SHA1 Message Date
Hongrui Fang
25d5416093
don't need to add ssh key in ci workflow anymore 2022-06-16 23:48:54 +08:00
Hongrui Fang
71d393fad1
correct branch name: master -> main 2022-06-16 23:48:54 +08:00
Seungheon Oh
5d32184245
Made PQ and PCB available to Agora
* Added deploy key of PCB to Github workflow
* Added Nix inputs and made PQ and PCB to build.
2022-05-30 17:45:35 -05:00
fanghr
5cfd28d2af
run tests in CI 2022-05-28 23:53:47 +08:00
Seungheon Oh
d7a235f010
CI using deploy keys of plutarch-*
Simplified workflow using `strategy.matrix`
2022-05-27 13:54:33 -05:00
fanghr
bdc887b6f6
add check-bench workflow 2022-05-27 04:46:41 +08:00
Emily Martins
3adc3f72a5 publish haddock in CI
- set correct subdirectory for docs
- add elucidating comment about deployment target
2022-04-19 16:19:14 +02:00
Emily Martins
33c7b8a342 use 'formatCheck' in CI instead of the two manual format checks 2022-04-14 14:20:37 +02:00
Emily Martins
3ada0095b3 ci: build checks instead of defaultPackage 2022-03-22 16:28:14 +01:00
Emily Martins
3599eadf0b make hlint happy 2022-02-25 14:43:28 +01:00
Jack Hodgkinson
3702f321a9 Given up on trying to find efficiencies 2022-02-14 16:20:55 +00:00
Jack Hodgkinson
aeb20b7c1a fix syntax error 2022-02-14 16:15:02 +00:00
Jack Hodgkinson
ef23dd649d restructured workflows 2022-02-14 16:14:24 +00:00
Jack Hodgkinson
552bfa3517 attempting fix 2022-02-14 16:11:03 +00:00
Jack Hodgkinson
2c487e81cb Separated nix logic 2022-02-14 16:03:57 +00:00
Jack Hodgkinson
1e4b4c2653 Fixed workflow by adding nix install commands 2022-02-14 14:21:11 +00:00
Jack Hodgkinson
144bc963c3 Implement nix run 2022-02-14 14:18:49 +00:00
Jack Hodgkinson
2e895f4490 removed flake check 2022-02-14 13:55:09 +00:00
Jack Hodgkinson
8dffed824b fix yaml syntax error 2022-02-14 13:45:01 +00:00
Jack Hodgkinson
75187895bc Examine behaviour of hlint and fourmolu without Stack 2022-02-14 13:43:35 +00:00
Jack Hodgkinson
5f0f53ba79 Removed full stops for consistency 2022-02-14 12:12:46 +00:00
Jack Hodgkinson
e55168fce8 gave steps more descriptive names 2022-02-14 11:47:24 +00:00
Jack Hodgkinson
0750a9ba08 Integrate lint and format 2022-02-14 10:49:22 +00:00
Jack Hodgkinson
e0809a0f89 . 2022-02-09 16:08:17 +00:00
Jack Hodgkinson
7de53c5db1 Replaced formatwith build command from plutus extra 2022-02-09 16:07:35 +00:00
Jack Hodgkinson
2b74de5aef made format.sh executable 2022-02-09 15:18:53 +00:00
Jack Hodgkinson
ed160faa50 added formatting CI task 2022-02-09 14:52:44 +00:00