The Wayback Machine - https://web.archive.org/web/20210906022108/https://github.com/topics/registry
Skip to content
#

registry

Here are 883 public repositories matching this topic...

verdaccio
jeffrson
jeffrson commented Jun 15, 2021

Describe the bug

Without a valid logger configuration verdaccio always outputs a deprecation warning about "multiple logger configuration".

This is apparently due to
https://github.com/verdaccio/verdaccio/blob/master/packages/logger/src/logger.ts#L101
which wraps DEFAULT_LOGGER_CONF in an array if there's no logger configuration in current config.

Furthermore, https://verdaccio.org/

mattmoor
mattmoor commented Jun 13, 2018

Docker enables folks to use custom certs for their registries via this directory (and possibly environment variables). We should figure out how tools can support this, perhaps through support directly in the library, or perhaps through documentation on how to properly set up the http.RoundTripper passed into remote.Foo calls.

crane and ko would be good examples for how we add support f

skpm

第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。

  • Updated Feb 20, 2020
  • JavaScript
amouat
amouat commented Aug 23, 2021

With Trow moving to use Rocket 0.5, the way configuration is handled has changed. Rocket now uses the much more flexible figment system: https://docs.rs/figment/0.10.6/figment/index.html.

We can really clean up a lot of needlessly confusing code and also support of config file by taking advantage of figment. Basically the same figment config would be passed to the Trow frontend, Rocket and the

deboer-tim
deboer-tim commented Apr 27, 2021

I thought the header was completely missing for the Launch Darkly extension (ironic? is this a dark launch?), but then I tried to select it and realized that it's just dark text on dark background.

https://open-vsx.org/extension/launchdarklyofficial/launchdarkly-beta
<img width="1150" alt="Screen Shot 2021-04-27 at 4 14 28 PM" src="https://user-images.githubusercontent.com/19958075/116307020-c

oras

Improve this page

Add a description, image, and links to the registry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the registry topic, visit your repo's landing page and select "manage topics."

Learn more