Commit Graph

200 Commits

Author SHA1 Message Date
Arya Irani
886a55bc72 yaml is dynamically typed 2024-03-24 13:46:20 -06:00
Arya Irani
5504f5e893 add some more yaml notes
unfortunately these tips are hard to remember,
and also hard to document if you don't have the specific error message.

all in all it would be best if the errors appeared in your editor, not at the end of a run
2024-03-24 11:39:17 -06:00
Arya Irani
a765f16f85 hints 2024-03-23 02:41:02 -06:00
Arya Irani
a32b7c4d43 Merge branch 'trunk' into arya/jit-release 2024-03-21 14:35:22 -06:00
Arya Irani
ef45eb72c3 fixup env usage 2024-03-19 08:48:40 -06:00
Arya Irani
c52995c082
Update docs/github-actions-help.md 2024-03-17 09:30:51 -06:00
Arya Irani
c56a14161d add a sentence distinguishing reusable workflows and composite actions 2024-03-17 09:26:01 -06:00
Brandon Elam Barker
36a7effc05
Update language-server.markdown for helix 23.10 2024-03-14 09:32:37 -04:00
Arya Irani
27b29c1ee3
Merge pull request #4675 from unisonweb/topic/native-compiler
Rework racket based runtime/compilation
2024-03-08 17:18:19 -05:00
Chris Penner
f9f8abe20d Docs for new env vars 2024-03-08 09:27:01 -08:00
Dan Doel
3048be647e Merge remote-tracking branch 'origin/trunk' into topic/native-compiler 2024-03-01 17:19:54 -05:00
Arya Irani
12c55b1dea
Update release-steps.md 2024-02-29 12:15:24 -05:00
Arya Irani
f608a7a905 update github-actions-help 2024-02-27 12:54:10 -05:00
Chris Penner
b6d22a9a4b
Merge pull request #4716 from unisonweb/cp/entity-validation-csv
Enable Hash Validation in UCM
2024-02-27 08:47:53 -08:00
Chris Penner
2866f2c248 Better docs 2024-02-26 09:29:25 -08:00
Chris Penner
a9228e339c Flip default entity validation to enabled 2024-02-23 14:22:12 -08:00
Arya Irani
799502224e update github-actions-help 2024-02-21 13:21:23 -05:00
Arya Irani
e30c29bced caching tips 2024-02-17 16:28:52 -05:00
Arya Irani
fa24c6563e another yaml reference 2024-02-16 19:44:05 -05:00
Arya Irani
6a75ba973d stop forgetting to @channel for new releases 2024-02-16 19:32:16 -05:00
Arya Irani
ef3ff1955d cache tips 2024-02-16 13:50:09 -05:00
Arya Irani
759de66302 yaml fix jit source cache key 2024-02-15 19:42:03 -05:00
Arya Irani
a662a725c2 yaml lame that that worked 2024-02-15 06:39:18 -05:00
Arya Irani
89f5dcb0ff update release template, urls and discord syntax 2024-02-02 12:01:30 -05:00
Chris Penner
50c40501ec remove rewriteNames option 2024-01-16 15:40:18 -08:00
Chris Penner
0ddb12830c Merge remote-tracking branch 'origin/trunk' into cp/typechecked-auto-fmt 2024-01-12 17:34:45 -08:00
Arya Irani
508a58bddf
Merge pull request #4377 from unisonweb/cp/pull-hash-validation 2023-11-28 09:24:35 -05:00
Arya Irani
86b85614cc
Update release-steps.md
add windows instructions to release template
2023-11-14 19:55:39 -05:00
Chris Penner
7e360eea91 Use UNISON_VALIDATE_ENTITIES env var as flag to decide on entity validation 2023-11-08 16:18:05 -08:00
Anton Parkhomenko
2ac4f6c504 Add Lazy.nvim installation notes 2023-07-30 02:03:16 +07:00
Arya Irani
1780542d2d
Update docs/nix.md 2023-07-20 06:44:08 -04:00
Arya Irani
dd1aabd313
Update docs/nix.md 2023-07-20 06:43:18 -04:00
HackMD
5055e53e53 last changed at Jul 17, 2023 11:16 PM, pushed by Arya Irani 2023-07-18 03:16:30 +00:00
HackMD
bb53b98c29 last changed at Invalid date, pushed by Arya Irani 2023-07-17 20:28:28 +00:00
Chris Penner
f46ee41d5d Merge branch 'trunk' into cp/typechecked-auto-fmt 2023-06-22 16:14:35 -06:00
Chris Penner
edbf8d418b docs 2023-06-06 14:50:29 -06:00
Chris Penner
ca1d63b3dc Update docs 2023-06-02 10:15:03 -06:00
Cody Allen
c7b8583451
Merge pull request #3862 from chriskrycho/patch-1
Use a list for versions in m1-mac-setup-tips.markdown
2023-03-27 15:11:49 -04:00
Doug Baldwin
ce973ecf47
Include LSP autocomplete plugin 2023-03-16 19:13:25 +08:00
Doug Baldwin
9fad68fc8f
Update lspconfig documentation 2023-03-16 18:46:37 +08:00
Chris Krycho
049e87d834
Use a list for versions in m1-mac-setup-tips.markdown
Just switching to a Markdown list to make it easier to read.
2023-03-13 10:34:15 -06:00
Mario Bašić
45e1bc51bb
docs(lsp-helix): adds helix editor instructions for lsp 2023-02-24 00:39:34 +01:00
Chris Penner
d9e0cfa9cf
Upgrade to stack 2.9.1 (#3787) 2023-02-02 09:49:21 -06:00
Paul Chiusano
38513244e2
Merge pull request #3779 from unisonweb/M1_mac_setup_tips
M1 mac setup tips
2023-01-27 18:15:08 -06:00
Rebecca Mark
95b922a140 rename file 2023-01-27 12:49:45 -08:00
Rebecca Mark
d5ce3e9f09 updating wording in mac-help doc 2023-01-27 12:41:37 -08:00
Rebecca Mark
6e6af086bc adds tips for m1 mac toolchain setup so that others wont' suffer 2023-01-27 12:28:14 -08:00
Paul Chiusano
61630bed90
Merge pull request #3744 from unisonweb/cp/windows-lsp-override
Allow explicitly enabling the LSP server on Windows
2023-01-25 09:34:58 -06:00
Fabio Labella
86e70f25b4 Update documentation for adding builtins 2023-01-18 00:09:05 +00:00
Fabio Labella
22617a4330 Add TODOs 2023-01-17 03:00:23 +00:00