Skip to content
#

registry

Here are 879 public repositories matching this topic...

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 16, 2021

At the moment the only way to change the log level is to set the RUST_LOG environment variable. This isn't terrible, but:

  • the prefix "RUST" is confusing; users shouldn't be exposed to the fact Trow is implemented in Rust
  • the variable isn't easily discoverable
  • it's not consistent with everything else which is set via cli args

The proposal is to add an argument --log-level which

oras
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

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