management
Here are 1,589 public repositories matching this topic...
There's a section about Uninstall existing npm, but the recommendations for upgrading are scattered in the issues.
The relationship between node, npm and nvm is not clear and it's not obvious if upgrading npm should be done through nvm or at least in a way that doesn't break nvm.
-
Updated
Apr 9, 2020
-
Updated
Apr 1, 2020 - JavaScript
-
Updated
Jul 24, 2017 - TypeScript
-
Updated
Apr 13, 2020 - Python
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Apr 13, 2020
EventSubscription Contributor is required on the Subscription to run Container Host. We don't include it in the list of required roles at https://cloudcustodian.io/docs/azure/configuration/containerhosting.html#configuration
Remove pip cache
Ex:
&& rm -rf \
/var/lib/apt/lists/* \
/tmp/* \
/var/tmp/* \
/usr/share/man \
/usr/share/doc \
- /usr/share/doc-base
+ /usr/share/doc-base \
+ /root/.cache/pip
Ref: https://pip.pypa.io/en/stable/reference/pip_install/#caching
-
Updated
Mar 2, 2020
It would be nice to have a healthcheck without writing YAML file.
I'm starting minio service, and it has 2 routes k8s style Liveness and Readiness. More here https://docs.min.io/docs/minio-monitoring-guide.html
Is it make any sense to implement such a feature?
-
Updated
Apr 4, 2020 - PHP
-
Updated
Apr 10, 2020 - Shell
Hello
Thought this may be of use to someone wanting to do a similar project.
May be worth placing a link to this around the plugins/extensions area on the main Lychee page.
I have uploaded the Python code (and soon other useful scripts) for a magic mirror photo and video booth I created for my recent wedding to Github:
https://github.com/corrilan/Magic-Mirror-Photo-and-Video-Booth
I
Add documentation comments to all of the VmOrTemplate operations methods
Hey there! Asking here as I couldn't answer this from the docs: is there a way we can run Toodles on a project (Node.js in this case), and generate a bunch of HTML/CSS/JS files that we can host along with other static reports we generate on every PR?
Dependency tracking
-
Updated
Apr 13, 2020 - Rust
-
Updated
Jan 13, 2020 - Python
There is a ton of documentation here and that's great, however, the first introduction to this tool is overwhelming and should be simplified. You may want to move some of the more stable documentation to the Wiki and reference it from the ReadMe.
# fc29
dnf install -y docker docker-compose
# docker-1.13.1-62.git9cb56fd.fc29.src.rpm
# docker-compose-1.22.0-2.fc29.src.rpmWhat's a good way to make this (only installing from a limited set of package repos) optional?
Is this a bug or feature request?
FR
What is the current behavior?
not in the tree
What is the expected or desired behavior?
should be under the section "System"
The version of a service being used in a Sample is effectively hidden. For example, when starting a config server on a Cloud Foundry instance, it's not trivial from the perspective of the client to determine what version of config server is running.
-
Updated
Feb 12, 2020
-
Updated
Apr 8, 2020 - Shell
-
Updated
Apr 9, 2020 - Python
-
Updated
Apr 11, 2018 - JavaScript
Improve this page
Add a description, image, and links to the management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the management topic, visit your repo's landing page and select "manage topics."
Taking for example the Gantt view on planning.slot for the planning app, I didn't find any info in the docs about the possibility of changing on which fields the string of the slot is calculated (role, employee and dates in this case). If it's not supported then it would be a nice feature to have in the future.