Commit Graph

219 Commits

Author SHA1 Message Date
Arya Irani
26f16efd30
change pre-release tag name again to trunk-build
Apparently I need something that appears alphabetically later than "release", to work around a Github issue. Probably nobody cares, since we should be linking to the latest actual release on the website anyway, e.g. https://github.com/unisonweb/unison/releases/latest/download/ucm-linux.tar.gz
2024-01-12 09:38:49 -05:00
Stew O'Connor
836108189b
Merge pull request #4599 from unisonweb/stew/docker
Push docker images to github when we release
2024-01-11 11:42:54 -08:00
Stew O'Connor
762c9ca607 set IMAGE_NAME 2024-01-11 11:38:50 -08:00
Stew O'Connor
1c674e27b4 Push docker images to github when we release 2024-01-10 09:34:31 -08:00
Arya Irani
5741d0448c
Merge pull request #4576 from unisonweb/cp/scratch-file-transcript-block
Don't display definitions in console output for `edit` (and new transcript outputs to replace it)
2024-01-09 15:39:35 -10:00
Arya Irani
9833ef08b3 don't have to use /private/tmp/rewrites-tmp.u now 2024-01-09 13:27:05 -10:00
Arya Irani
224f7c11f6 add CI reminder to commit message 2024-01-07 22:44:16 -10:00
Arya Irani
511f323bb7 can we run ci.yaml manually? 2024-01-06 07:20:38 -10:00
Arya Irani
1df98bfb73 don't fail when there are changes 2024-01-05 22:17:34 -10:00
Arya Irani
73aafe303a change the name of the workflow to be less accurate 2024-01-05 19:27:30 -10:00
Arya Irani
826585a5a1 remove irrelevant changed-files step 2024-01-05 19:11:58 -10:00
Arya Irani
99e5a744d8 actually check in the changes 2024-01-05 17:19:05 -10:00
Arya Irani
7b62eecd88 first cut at a workflow to update transcripts 2024-01-05 17:14:57 -10:00
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