Commandes en Vrac

cmd-line, geek stuff, some notes, ...

lundi 31 août 2020

Rsync and exclusions

›
  an old post found back on disqr about rsync (original date : circa 2016) You might want to use the rsync exclude options directly in your ...
jeudi 5 mars 2020

Jira Meme - COVID-19

›
 
vendredi 10 janvier 2020

JIRA + Script Runner : template / default Description value

›
using Adaptavist Script Runner plugin > Behaviour def desc = getFieldById ("description") def defaultValue = ""...
mardi 1 octobre 2019

JIRA - find a plugin usage in a Workflow (groovy Script Runner + SQL version)

›
 Know where/if  a plugin is used. Both have to be adapted to match a specific plugin. First version gives more data but requires ScriptRunne...
mercredi 21 août 2019

JIRA Python script : iterate to get the JQL result

›
Python 2.7 script to : query the result of a JIRA search query in JQL iterate so that we do not get all the data at once but only by sma...
samedi 17 août 2019

Stress-ng - workload for testing

›
 (src = https://www.loggly.com/blog/performance-monitoring-aws-cloudwatch-metrics/ ) Step 1. Installing and Running Stress-ng Stress-ng is...
jeudi 15 août 2019

HAR analyser

›
https://toolbox.googleapps.com/apps/har_analyzer/
vendredi 7 juin 2019

JIRA Script Runner log debug

›
snippet of code to use the output logs in ScriptRunner Adaptavist groovy scripts   ScriptRunner log.debug tool ScriptRunner for JIRA version...
mardi 9 avril 2019

Mac OS X : show (hidden) .files in the finder.

›
Finder options:   CMD + Shift + . Terminal options + restart finder: Open Terminal found in Finder > Applications > Utili...
2 commentaires:
vendredi 18 janvier 2019

Curl : get cert and connect using it

›
 Obtain cert from self signed site openssl s_client -showcerts -connect 75.74.58.21:443 < /dev/null 2> /dev/null | sed -n '/---...
‹
›
Accueil
Afficher la version Web
Fourni par Blogger.