-
Updated
Sep 14, 2021 - JavaScript
cloud
Here are 5,626 public repositories matching this topic...
-
Updated
Sep 14, 2021 - Shell
-
Updated
Sep 15, 2021 - Go
-
Updated
Sep 14, 2021 - JavaScript
We badly started implementing some props mutation.
There are usually two cases:
- The props are injected via root component
propsData - The props are used inside a vue app
Solution 1
Migrate the propsData (usually initial-states) to the root .vue file away from the .js entry point
Solution 2
Use a sync modifier and change the data flow according to vue documentations
Describe the solution you'd like
It would be nice to have a way to control whether a VM starts on boot or not. Maybe a new autostart option to salt.states.virt.running and/or salt.states.virt.defined? Or maybe a new function?
Describe alternatives you've considered
I'll probably use salt.modules.virt.set_autostart for now.
-
Updated
Sep 15, 2021 - Python
The docs at https://www.ory.sh/hydra/docs/cli/hydra-clients-import state as a description:
"Imports cryptographic keys of any format to the JSON Web Key Store
This appears to be incorrect. The description would be expected to be:
"Import OAuth 2.0 Clients from one or more JSON files"
(and this is confirmed by an earlier version of the docs for this CLI interface: https://www.ory.sh/hyd
-
Updated
Sep 8, 2021 - Go
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 12, 2021 - Python
-
Updated
Sep 12, 2021 - Elixir
-
Updated
Sep 13, 2021 - Python
-
Updated
May 28, 2021
-
Updated
Sep 13, 2021 - Java
-
Updated
Sep 2, 2021 - Go
-
Updated
Aug 14, 2021 - Go
-
Updated
Sep 2, 2021
Describe the bug
Some devfiles have several commands that need to be executed in a precise order to succeed.
Some are named with prefixed numbers that help the user, but some others are not.
For instance:
- angular
- python-django
Che version
- latest
- nightly
- other: please spec
-
Updated
Aug 23, 2021 - C++
-
Updated
Dec 4, 2020 - Python
-
Updated
Sep 7, 2021 - Shell
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
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."