management
Here are 1,690 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
Jul 7, 2020
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Jul 24, 2017 - TypeScript
-
Updated
Jun 21, 2020
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Jun 30, 2020
As a new custodian user, I'm trying to understand the usage of variables in policies. There seems to be multiple types of variables.
A non-exhaustive list for a beginner can be:
varsin a policy yaml- [standard runtime variables for in
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
Jul 3, 2020
There's a non-deterministic test in client_factory_test.go that sometimes fail. Most of the time it seems ok, so it hasn't harmed so much and would be low priority at first glance... but it would be nice to see if there's a better way to write that.
Incriminated code line 54 I think:
time.Sleep(time.Millisecond * 100)Example of failure: https://travis-ci.org/github/kiali/ki
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
Jul 6, 2020 - Shell
-
Updated
Jul 6, 2020 - PHP
Add documentation comments to all of the VmOrTemplate operations methods
Detailed description of the problem
from #164 :
We are trying to provide an update for the Lychee Cloudron app. The current version is 3.1.6 and the new version will be 3.2.8-fixed. Since this is for Cloudron, the built-in updater is disabled, since on Cloudron apps run on a read-only filesystem. For reference, our app packaging code can be found at https://git.cloudron.io/cloudron/lyche
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
Jun 23, 2020 - Rust
-
Updated
Jul 8, 2020 - Python
# 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"
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.
-
Updated
Jun 29, 2020
A window may wish to be moved to a different workspace. This should be handled in client_message_event.
In order to do this, we need to be able to move an arbitrary client to a workspace. This can be achieved by factoring out the client {cutting,pasting} logic from op_{cut,paste} into their own functions.
_NET_WM_DESKTOP also needs to be added to ewmh_net_atoms.
-
Updated
Jul 5, 2020 - JavaScript
-
Updated
Jun 22, 2020 - Shell
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."
Impacted versions:
13.0 Documentation
Steps to reproduce:
go to https://www.odoo.com/documentation/13.0/reference/javascript_api.html#
Expected behavior:
https://www.odoo.com/documentation/12.0/reference/javascript_api.html#