Commit Graph

5 Commits

Author SHA1 Message Date
Chris Penner
47a3a01fbe Fix up api transcripts 2024-06-27 10:25:16 -07:00
Chris Penner
5ca1eb3b8d Replace '.' references with scratch/main 2024-06-25 11:11:07 -07:00
Chris Penner
370793c58e Update transcripts for non-project-code 2023-08-11 17:52:21 -07:00
Chris Penner
5e09f7788a
Allow fetching namespace details (and readme) without loading root branch (#3066)
* Lazily fetch readme doc without loading whole v1 branch

* De-orphan any instances which are in the same package

* Add namespace-details transcript

* Fix transcript naming

* Update unison-share-api/src/Unison/Server/Backend.hs

Co-authored-by: Arya Irani <538571+aryairani@users.noreply.github.com>

Co-authored-by: Arya Irani <538571+aryairani@users.noreply.github.com>
2022-05-06 15:10:23 -06:00
Chris Penner
c073117871
Allow testing Share API in transcripts (#3062)
* Support API calls in transcripts
2022-05-02 09:55:15 -06:00