scalable
Here are 269 public repositories matching this topic...
-
Updated
May 30, 2021 - JavaScript
-
Updated
Jun 7, 2021 - PHP
I've noticed that some files have conflicting license statements. For instance the header of file scripts/ZoneMinder/lib/ZoneMinder/Trigger/Channel.pm claims GPL-2+ but in the end of the same file I found the following statement:
This library is free
Environment
- VerneMQ Version: 1.11.0
- OS:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic - Erlang/OTP version (if building from source): 19
- VerneMQ configuration (vernemq.conf) or the changes from the default
- Cluster size/standalone:
Expected behaviour
Connection to Redis server running on unixsocket, configured within Lua scr
This is to help people that for whatever reason don't want to go through the effort of changing it manually every time.
Default levels of understanding
and thoroughness
for both positive (review
)and negative(flag
) could also be configurable in the user-config file.
-
Updated
Apr 20, 2021 - Go
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jun 6, 2021 - JavaScript
-
Updated
Sep 2, 2020 - Go
-
Updated
Mar 26, 2021 - C#
terraform init && terraform apply
results to
╷
│ Error: Output refers to sensitive values
│
│ on outputs.tf line 7:
│ 7: output "webhook" {
│
│ To reduce the risk of accidentally exporting sensitive data that was intended to be only internal, Terraform requires that any root module output containing sensitive data be
│ explicitly marked as sensitive, to confirm your inte
-
Updated
May 29, 2021 - JavaScript
-
Updated
Jan 11, 2020 - C++
-
Updated
Jun 5, 2021 - HTML
-
Updated
Jun 8, 2021 - Python
-
Updated
May 12, 2021 - JavaScript
-
Updated
Mar 27, 2021 - Rust
-
Updated
Jun 8, 2021 - HTML
-
Updated
Dec 16, 2020 - Python
-
Updated
Apr 22, 2018 - JavaScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
Mar 21, 2021 - Go
-
Updated
May 24, 2021 - JavaScript
-
Updated
Jun 9, 2021 - Python
-
Updated
May 22, 2021 - TypeScript
-
Updated
Jan 24, 2020 - TypeScript
Improve this page
Add a description, image, and links to the scalable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scalable topic, visit your repo's landing page and select "manage topics."
Description of the problem / feature request:
When overriding the
copts
andlinkopts
build configuration withNone
values in a transition, Bazel crashes with a NullPointerException.Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.