summaryrefslogtreecommitdiff
path: root/buildbot
AgeCommit message (Collapse)Author
2018-12-03Remove useless htpasswd.Marcello Stanisci
2018-12-03Use plain user/pass file.Marcello Stanisci
2018-11-30Put htpasswd file under version.Marcello Stanisci
2018-11-30fix syntaxMarcello Stanisci
2018-11-30Opt for less verbose HTPasswdAuth mode.Marcello Stanisci
2018-11-30Missing import.Marcello Stanisci
2018-11-30BB auth.Marcello Stanisci
Adding simple mechanism to check user+pass against logging-in users.
2018-11-30Auditor deployment.Marcello Stanisci
Prefer 'bash' when sudo-ing commands.
2018-11-30Auditor deployment.Marcello Stanisci
Must 'source $HOME/activate' before invoking tools.
2018-11-30Debug.Marcello Stanisci
2018-11-29Auditor deployment.Marcello Stanisci
Properly hook the auditor builder into the BB system.
2018-11-29Auditor-reports generation.Marcello Stanisci
Still on polishing/debugging the script.
2018-11-29PDF reports generation.Marcello Stanisci
The script got polished until the invocation of 'pdflatex'. Current issue is how to get the "wire" reports from the auditor tool.
2018-11-29Auditor reports.Marcello Stanisci
Adding BB worker+builder that invokes the reports-generating script.
2018-11-29Auditor reports.Marcello Stanisci
Put reports under 'test' and 'demo' home directories, and update nginx in order to serve those reports.
2018-11-29No time in reports filename - just date.Marcello Stanisci
2018-11-29Auditor deployment.Marcello Stanisci
Putting reports generating logic.
2018-11-28Registering the demo builder into BB.Marcello Stanisci
2018-11-28Adapt "services checker" script to "demo" deployment.Marcello Stanisci
2018-11-28Make 'Web-services-check' script work against "demo".Marcello Stanisci
2018-11-28Web-services-check script constructs URLs based on env.Marcello Stanisci
2018-06-19paused BB triggers red bar.Marcello Stanisci
2018-06-19Lockfile-based Buildbot pausing mechanism.Marcello Stanisci
2018-06-08Proper names for build steps.Marcello Stanisci
2018-06-08BB regenerated config upon every build.Marcello Stanisci
2018-06-08new BB scripts + #5340.Marcello Stanisci
2018-06-04include the twister so as to trigger the "switcher" builds.Marcello Stanisci
2018-03-21fix watched projects list.Marcello Stanisci
2018-03-21debug bbMarcello Stanisci
2018-03-20DB path scheme, fix.Marcello Stanisci
2018-03-09fix argument passing.Marcello Stanisci
2018-03-09comment syntax.Marcello Stanisci
2018-03-09still fixing strings.Marcello Stanisci
2018-03-09fix comment syntax.Marcello Stanisci
2018-03-09fix syntax quirk.Marcello Stanisci
2018-03-09work-around 'set -eu' from the lcov worker.Marcello Stanisci
2018-03-09add nightly scheduler.Marcello Stanisci
2018-02-22add playground confsFlorian Dold
2018-02-06BB configFlorian Dold
2018-02-06BB configFlorian Dold
2018-02-06build docs the same way as blue/greenFlorian Dold
2018-01-30add auth header to BB merchant backend checkFlorian Dold
2018-01-17backoffice @ switcher-builderMarcello Stanisci
2018-01-17backoffice repository into monitored ones by doc-builderMarcello Stanisci
2018-01-17trigger docs' landing build monitoring its own repository.Marcello Stanisci
2018-01-17trigger docs landing compilation from BBMarcello Stanisci
2018-01-16adding back-office docs building instructionsMarcello Stanisci
2018-01-09check directly on /en/index.html for landingMarcello Stanisci
2018-01-09same for other servicesMarcello Stanisci
2018-01-09must check against the http*s* blogMarcello Stanisci