Commit Graph

206 Commits

Author SHA1 Message Date
Arya Irani
f5c3488123
Merge pull request #4565 from unisonweb/aryairani-patch-5
update the name of the pre-release build again
2024-01-03 15:27:48 -10:00
Arya Irani
872e863162
update the name of the pre-release build again
`trunk` was a bad name for the release built off of `trunk`, because it creates a tag / ref name conflict with the branch `trunk`.
2024-01-03 11:57:49 -10:00
dependabot[bot]
bdd212cc14
Bump tj-actions/changed-files from 37 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v37...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 16:51:16 +00:00
Arya Irani
d1d9e99c19 update the name of the pre-release build
per https://unisonlanguage.slack.com/archives/CLUNF0J5S/p1702495233966029
which will probably not be accessible information when you read this
2023-12-13 11:01:55 -10:00
Arya Irani
5f7a625598 use semver for ucm
close #4492
2023-12-13 04:59:18 -10:00
Arya Irani
5b8aee7507 verify 'stack ghci' startup on mac at least 2023-11-30 20:29:20 -05:00
Arya Irani
dce20da198
Merge pull request #4394 from unisonweb/travis/nix-build-tools 2023-11-20 09:27:03 -05:00
Chris Penner
a9378c19e8 Remove testing branch from config 2023-11-16 15:24:50 -08:00
Chris Penner
d8a80b73f8 Push to the right target 2023-11-16 15:09:07 -08:00
Chris Penner
ec1a727331 Base new commit on empty branch 2023-11-16 14:56:04 -08:00
Chris Penner
a13d76f76e Add temporary testing branch 2023-11-16 14:45:28 -08:00
Chris Penner
398a69013a Force push to avoid keeping tons of old docs 2023-11-16 14:42:53 -08:00
Travis Staton
63ea6333b1
only build build-tools 2023-11-16 09:28:48 -05:00
Chris Penner
4245a40755 Add windows stack build retry on pre-release 2023-09-08 10:39:06 -07:00
Arya Irani
2339fae497 try to set a custom workflow name on release 2023-08-29 10:31:06 -04:00
Travis Staton
71c5186a69
move iohk cache out of flake and into the action workflow 2023-08-22 15:48:30 -04:00
Travis Staton
d8a80bea52
bump haskell.nix to support new lsp
add iohk cache but remove macos due to codesigning bug
2023-08-21 17:25:55 -04:00
Arya Irani
4ffcede29c
Rename nix-dev-cache.yaml to nix-dev-cache.yaml.disabled 2023-08-19 00:32:13 -04:00
Chris Penner
be522defaf Docs 2023-08-18 15:21:32 -07:00
Chris Penner
b9143fc27a Always run build even if ormolu is skipped 2023-08-18 15:17:15 -07:00
Chris Penner
efef97a383 Only run formatter on trunk 2023-08-18 15:05:14 -07:00
Arya Irani
5966a2a591
Merge pull request #4244 from unisonweb/travis/github-action-populate-nix-cache 2023-08-10 16:30:22 -04:00
Chris Penner
4b4b0c9cda Remove Share paths from release flow 2023-08-08 09:14:22 -07:00
Travis Staton
4197042066
add workflow that populates cache 2023-08-03 16:32:17 -04:00
Paul Chiusano
a76dac12ce MacOS -> macOS 2023-07-24 15:38:59 -04:00
Paul Chiusano
aa2edf8ef3 Mac -> MacOS 2023-07-24 15:36:18 -04:00
Paul Chiusano
d99c23610c CI attempt 6, switching to mac to run the round trip tests 2023-07-24 15:35:06 -04:00
Paul Chiusano
b7b66cc49f CI attempt 5 2023-07-24 15:18:40 -04:00
Paul Chiusano
3d7a61de0a fix issue with delay pretty-printing after rewrites, attempt 4 with CI 2023-07-24 14:47:35 -04:00
Paul Chiusano
cb0007181b CI attempt 3 2023-07-24 14:31:20 -04:00
Paul Chiusano
ca71d0e7db use different path for scratch file for round trip test 2023-07-24 14:07:01 -04:00
Paul Chiusano
1a2e015b8d have CI run the roundtrip tests before diff check 2023-07-24 13:53:00 -04:00
Paul Chiusano
b6abc956a7 move rewrites transcript to transcripts-manual, run after diff check 2023-07-10 22:23:39 -04:00
Arya Irani
a77c57ac66
Backported our fix to haskell-actions/run-ormolu 2023-07-09 00:29:54 -04:00
Arya Irani
12d2bc27cf
Merge pull request #4157 from unisonweb/tweak-ci-caching-1
put JitInfo into base.md cache key
2023-07-04 16:36:45 -04:00
Arya Irani
0dce52d816
fix syntax error 2023-07-02 22:59:51 -04:00
Arya Irani
c84fa95644
add a call to df before and after unison-cli test 2023-07-02 22:57:11 -04:00
Arya Irani
8cc64fc025 restrict ormolu to changed files 2023-07-02 22:25:14 -04:00
Arya Irani
299eeaab8f move unison repo to root 2023-07-02 15:17:02 -04:00
Arya Irani
32e529de21 move stack install from github.workspace to runner.temp 2023-07-02 15:13:35 -04:00
Arya Irani
5d1b8500b1 put JitInfo into base.md cache key 2023-06-30 23:54:46 -04:00
Arya Irani
9786600770 remove ormolu disclaimer from pull_request_template.md 2023-06-30 22:33:26 -04:00
Arya Irani
c06ab973aa switch run-ormolu to a custom fork that allows me to run in place,
then commit the resulting changes to the PR.
2023-06-30 22:17:50 -04:00
Arya Irani
4f597b8c8c
Update pull_request_template.md 2023-05-27 00:27:57 -04:00
Paul Chiusano
95e12faf9c
Mention ormolu in pull_request_template.md 2023-05-26 14:00:09 -05:00
Arya Irani
51041da68c
Merge pull request #4038 from unisonweb/caching-fixups 2023-05-25 20:49:39 -04:00
Arya Irani
dc66abdc00 get windows local profile as well 2023-05-25 19:05:17 -04:00
Arya Irani
9301ea1345 only stack install stack-clean-old if it's not cached 2023-05-25 17:32:51 -04:00
Arya Irani
9393619e50 temporarily un-disable the jit and interpreter tests 2023-05-25 17:10:48 -04:00
Mitchell Rosen
83620bec2b use ormolu 0.5.0.1 in ci 2023-05-25 15:22:46 -04:00