Updates to SPEC from doing my own implementation #4
Загрузка…
x
Ссылка в новой задаче
Block a user
Описание отсутствует.
Удалить ветку «:master»
Удаление ветки необратимо. Несмотря на то, что удаленная ветка может просуществовать некоторое время перед тем, как она будет окончательно удалена, это действие НЕВОЗМОЖНО отменить в большинстве случаев. Продолжить?
I did a mongodb store plugin https://github.com/CaptEmulation/le-store-mongodb and first got it to pass tests. Then I used it with
greenlock@2.6.7
and had various errors I needed to resolve. The result of fixing those errors was that the tests no longer passed. This update tries to make sense of those changes and update the store SPEC