summaryrefslogtreecommitdiff
path: root/circle.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove `apt-get install asciidoctor`, will come from $SCRIPT installpr-asciidoctor-gem-3Peter Dimov2017-06-101-1/+0
* Create circle.ymlPeter Dimov2017-06-091-1/+3
* Do apt installs before running our scripts.Rene Rivera2017-02-191-1/+1
* Install missing xsltproc for Trusty OS.Rene Rivera2017-02-191-0/+1
* Need to also adjust NL var for smaller parallel builds.Rene Rivera2016-10-141-1/+1
* Switch CircleCI to only do release builds. It doesn't suffer fromRene Rivera2016-10-141-1/+1
* [circleci] Don't need the debug out any longer.Rene Rivera2016-07-141-2/+0
* [circleci] Fix missing py extension for invoking scripts.Rene Rivera2016-07-141-1/+1
* [circleci] Use Bash as its the one with array vars.Rene Rivera2016-07-141-1/+1
* [circleci] Seems we need to create the wrapper script on all nodes asRene Rivera2016-07-141-9/+9
* [circleci] Work around Yaml syntax.Rene Rivera2016-07-141-11/+11
* [circleci] Need to make shell script executable to use it.Rene Rivera2016-07-141-11/+12
* [circleci] Consolidate the env setup/parsing into a custom shell script.Rene Rivera2016-07-141-15/+24
* CircleCI: Add EOL env var to set up the different release builds.Rene Rivera2016-07-131-11/+11
* CircleCI: Need to indicated the test commands are parallel as otherwiseRene Rivera2016-07-121-3/+6
* CircleCI: Yet another syntax to try and get var indexing to work.Rene Rivera2016-07-121-33/+11
* CircleCI: Try another way to index array env to select commands by nodeRene Rivera2016-07-121-41/+35
* CircleCI: Explicit set array env vars tow work around circleci not doingRene Rivera2016-07-121-2/+8
* CircleCi: Fix bad indent in command specs.Rene Rivera2016-07-121-22/+22
* CircleCI: Distribute the script run based on the node, using env vars.Rene Rivera2016-07-121-12/+35
* CircleCI: Download all build scripts to be able to select which one toRene Rivera2016-07-111-0/+2
* Download correct script.Rene Rivera2016-07-051-1/+1
* Lets try having CircleCI do release building.Rene Rivera2016-07-051-1/+1
* Fix missing py extension from script calls for CircleCI.Rene Rivera2016-06-221-11/+11
* Env vars are not available on machine_pre for CircleCI. So we need toRene Rivera2016-06-221-1/+1
* Fix YAML errors per CircleCI report.Rene Rivera2016-06-221-11/+22
* Attempt to use status script from CircleCI.Rene Rivera2016-06-221-6/+19
* Ok, really fix the submodule command.Rene Rivera2016-06-221-1/+1
* Fix submodule syntax for CircleCI config.Rene Rivera2016-06-221-1/+1
* Initial, exploratory, CircleCI config.Rene Rivera2016-06-221-0/+14