expected return object for approveDomains #15

Stängd
öppnade 2018-08-24 21:27:25 +00:00 av ryanburnette · 2 kommentarer

In this video you mention that in a later version, a custom approveDomains function will be expected to return only opts, not an object with opts and certs keys. Will this change be breaking? Or could it expect the returned object to be arranged either way?

https://youtu.be/bTEn93gxY50?t=408

In this video you mention that in a later version, a custom approveDomains function will be expected to return only `opts`, not an object with `opts` and `certs` keys. Will this change be breaking? Or could it expect the returned object to be arranged either way? https://youtu.be/bTEn93gxY50?t=408
Ägare

Well, since I can check fn.length I suppose I could introduce it in v2.

But when v3 hits I’ll probably want to break it hard and reduce code size. It does too much already. Now that it’s fully implemented and all the discovery is done it can be refined.

Well, since I can check fn.length I suppose I could introduce it in v2. But when v3 hits I’ll probably want to break it hard and reduce code size. It does too much already. Now that it’s fully implemented and all the discovery is done it can be refined.
coolaj86 refererade till detta ärende från en incheckning 2018-11-05 08:11:04 +00:00
Ägare

This is now available in a backwards-compatible fashion in the v2.5 branch

This is now available in a backwards-compatible fashion in the v2.5 branch
Logga in för att delta i denna konversation.
Ingen Etikett
2 Deltagare
Notiser
Förfallodatum
Inget förfallodatum satt.
Beroenden

No dependencies set.

Reference: coolaj86/greenlock.js-ARCHIVED#15
No description provided.