-
Updated
Aug 26, 2021 - JavaScript
cloud
Here are 5,565 public repositories matching this topic...
-
Updated
Aug 26, 2021 - Shell
-
Updated
Aug 26, 2021 - Go
-
Updated
Aug 26, 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
Aug 25, 2021 - Python
The upstream pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
-
Updated
Aug 25, 2021 - Go
-
Updated
Aug 24, 2021 - Go
-
Updated
Aug 25, 2021 - Go
-
Updated
Aug 26, 2021 - Go
-
Updated
Aug 17, 2021 - Python
-
Updated
Aug 25, 2021 - Elixir
-
Updated
Aug 25, 2021 - Python
-
Updated
May 28, 2021
-
Updated
Aug 25, 2021 - Java
-
Updated
Aug 21, 2021 - Go
-
Updated
Aug 14, 2021 - Go
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
-
Updated
Aug 23, 2021 - C++
-
Updated
Dec 4, 2020 - Python
-
Updated
Aug 25, 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."