scalable
Here are 310 public repositories matching this topic...
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Mar 26, 2022 - PHP
Axis API V2 needs to be updated to allow " cameraId=<##> " to append to GET /axis-cgi/com/ptz.cgi
Describe Your Environment
- Version of ZoneMinder release version v1.34.16.
- How you installed ZoneMinder Docker Container https://hub.docker.com/r/quantumobject/docker-zoneminder/
- Full name and version of OS
- Browser name and version
Brave - Version 1.11.97 Chromium: 84.0.4147.89 (Official Build) (64-bit)
Firefox- 78.0.2 (64-bit)
If the issue concerns a camera
- Make and M
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
I'm running cargo-crev 0.17, installed via cargo install, on Debian Bullseye.
A user I trust on a "medium" level disappeared from cargo crev id query trusted. (I initially attributed that to me changing that user's level from "low" to "medium", but I think it was really caused by cargo crev fetch all that I ran about the same time.) I had to play with --depth to understand that this is
-
Updated
Sep 7, 2021 - Go
-
Updated
Apr 25, 2022 - JavaScript
We reference the packer templates directly in this repository so we don't need to maintain our own and keep them in sync with changes that happen here. At the moment you can bolt on additional shell commands via https://github.com/philips-labs/terraform-aws-github-runner/blob/develop/images/ubuntu-focal/github_agent.ubuntu.pkr.hcl#L145 which is great. I would like the ability to also optionally pr
-
Updated
Apr 7, 2022 - JavaScript
-
Updated
Sep 2, 2020 - Go
-
Updated
Nov 14, 2021 - C#
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
Mar 11, 2022 - Python
-
Updated
Nov 26, 2021 - C++
-
Updated
Apr 20, 2022 - HTML
-
Updated
May 12, 2021 - JavaScript
-
Updated
Apr 20, 2022 - Rust
-
Updated
Apr 10, 2022 - Python
-
Updated
Feb 13, 2022 - HTML
-
Updated
Apr 22, 2018 - JavaScript
-
Updated
Jan 7, 2022 - TypeScript
-
Updated
Apr 25, 2022 - Python
-
Updated
Sep 15, 2021 - Go
-
Updated
Apr 10, 2022 - Python
-
Updated
Apr 22, 2022 - TypeScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Apr 15, 2022 - Python
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 feature request:
For better bash-less Windows support,
ctx.actions.run_shellcould addcommand_bat(with the same behavior as genrule'scmd_bat) andcommand_ps(with the same behavior as genrule'scmd_ps).This would, in particular, considerably simplify skylib's Windows support, where currently we are forced to write and execute temporary .bat files on Wind