JJ Asghar

Results 30 issues of JJ Asghar

You have `bash` on there twice :)

Fixed formatting so the links render correctly.

Fixed some formatting in the README.

You can't always assume people have `git` installed :metal:

It seems we can something like: ``` bash cd /usr/local/bin sudo wget https://raw.githubusercontent.com/rabbitmq/rabbitmq-management/rabbitmq_v3_5_0/bin/rabbitmqadmin chmod +x rabbitmqadmin cd - rabbitmqadmin -H localhost -u guest -p mypass list vhosts /root +------+----------+ |...

We need some header information like checksum, Accept-Ranges etc Also exposing the Range header, for partial downloads Original issue at fog/fog#3843 by @Ladas :+1:

Fixed some formatting and updated from Freenode to https://libera.chat/

Added a fun note to quickstart guide to enforce _waiting_ for the pipelines to complete. /cc @a-roberts

size/XS
needs-ok-to-test
lifecycle/stale

``` FC079: Deprecated easy_install_package resource usage: ./recipes/ddtrace-python.rb:9 FC113: Resource declares deprecated use_inline_resources: ./providers/monitor.rb:4 ``` https://github.com/DataDog/chef-datadog/issues/539 Can yall either accept these style differences and ignore them or resolve it? /cc @russellseymour

Revisiting this repository, the examples don't seem to be tested and there looks like some assumption set up before you even can use this. If I can get some access/direction/something,...