palash kulshreshtha

Results 22 comments of palash kulshreshtha

|Name|Usage| |-----|-----| |edgelocation| !include !include EDGELOCATION(varedgelocation,"icon heading")| |edgelocation_LARGE| !include !include EDGELOCATION_LARGE(varedgelocation_LARGE,"icon heading")| |streamingdistribution| !include !include STREAMINGDISTRIBUTION(varstreamingdistribution,"icon heading")| |streamingdistribution_LARGE| !include !include STREAMINGDISTRIBUTION_LARGE(varstreamingdistribution_LARGE,"icon heading")| |downloaddistribution_LARGE| !include !include DOWNLOADDISTRIBUTION_LARGE(vardownloaddistribution_LARGE,"icon heading")| |downloaddistribution| !include !include...

command to generate this `echo "" > /tmp/awstest.html && echo -e "|Name|Usage|\n|-----|-----|" >> /tmp/awstest.html && find dist/ -iname "*.puml" -type f \( ! -iname "*common.puml" \) -exec grep -H "\!define...

@VasBu what i personally do when i dont find these icons in initial search i make mine without dumping more time in it you can refer to this gist may...

for anyone facing the error that shopify is redirecting you to localhost:8081 even when HOST variable is set correctly in .env file **and you are nginx to proxy requests** then...

are they arm machines on oci? I removed docker play from site.yml and used https://github.com/nickjj/ansible-docker , it worked for me otherwise i was also facing the same issue.

https://id.atlassian.com/manage-profile/security/api-tokens

@angelod1as can you please share node, npm or yarn version you are using. operating system you are using? and command you used to install jira-cmd it will help in debugging

tested it with fresh installation, its working on my system : (

please try running jira ls command On Mon, Sep 5, 2022 at 1:20 PM Angelo Dias ***@***.***> wrote: > I removed it and re-installed it. Then, I do as the...

valid point, is there any way to override a config in job/settings.py and let default config stay in original settings.py? I am new to django landscape