[WIP] Add feature to configure build plan download URL.#2024
[WIP] Add feature to configure build plan download URL.#2024mgsloan merged 2 commits intocommercialhaskell:masterfrom
Conversation
|
Since we may want to configure quite a few different URLs, why not just call this Also, I don't see actual usage of this in the diff, just types and commandline parsing. |
You mean I should unify the configurations like
OMG! 😱 Seems I've deleted the change by mistake! Sorry, fix soon. |
073fc76 to
2a26ecf
Compare
|
Fixed and rebased! |
|
We can just deprecate the |
|
Oops sorry for letting this languish. Hadn't seen the new commit. LGTM, thanks a bunch! |
|
Thank you for this awesome work! |
+ Add deprecation warning for latest-snapshot-url fixup! Use new 'latest-snapshot' field #2024
|
Oh my... 😲 I was actually in progress. |
|
Oh, sorry, I was in PR cleanup mode |
Fixes #1794
Left TODOs
ltsandnightly.Feel free to advice me on the source code structure, the new configuration item, and any others!