summaryrefslogtreecommitdiff
path: root/scripts/packaging
AgeCommit message (Collapse)Author
2017-10-11[ci] avoid leaking secretsdrebs
With the set -o xtrace option all the variables are printed to stdout, thus leaking all secrets in the CI output. This commit removes that option from relevant scripts.
2017-10-09[ci] spit commands to stdout on ci shell scriptsdrebs
2017-10-09[pkg] add timestamps to packaging jobsdrebs
2017-02-13[pkg] add build-deb.sh scriptdrebs
2016-08-01[refactor] remove unused design docs compilation codedrebs
2016-06-22[style] pep8 fixdrebs
2016-06-08[refactor] reorganize scripts dirdrebs