-
Updated
Nov 6, 2020 - JavaScript
cloud
Here are 4,598 public repositories matching this topic...
-
Updated
Nov 7, 2020 - Shell
-
Updated
Nov 8, 2020 - Go
-
Updated
Nov 8, 2020 - JavaScript
The ability to set the language on the user creation form could be something useful on a multi user environment.
Description
The documentation for Installing Salt for development feels like it's out of date https://docs.saltstack.com/en/latest/topics/development/hacking.html . One example is that it seems to indicate that Python2 should be used:
On Arch Linux, where Python 3 is the default installation of Python, use the virtualenv2 command instead of virtualenv.
-
Updated
Nov 7, 2020 - Python
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 4, 2020 - Python
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 5, 2020 - Go
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 4, 2020 - Java
-
Updated
Nov 7, 2020 - Go
-
Updated
Oct 26, 2020 - Go
-
Updated
Nov 1, 2020 - Go
Is your enhancement related to a problem? Please describe.
I often need to link to concrete che property to link it to someone. There is nice generated page in che docs with all properties https://www.eclipse.org/che/docs/che-7/installation-guide/advanced-configuration-options-for-the-che-se
-
Updated
Nov 6, 2020
-
Updated
Oct 7, 2020 - Python
-
Updated
Nov 3, 2020 - C++
-
Updated
Oct 28, 2020 - Shell
-
Updated
Jun 20, 2020 - Python
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
Improve this page
Add a description, image, and links to the cloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud topic, visit your repo's landing page and select "manage topics."
I'm trying to use nbering/terraform-provider-ansible by placing it in
~/.terraform.d/plugins/linux_amd64/terraform-provider-ansible
, butterraform init
never seems to actually find it (NB this works fine in 0.12.x). Why is that?Can 0.13 actually load plugins from local file-system directories (as [described in the documentation](