summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix #102 - add windows supportCasey Lee2020-02-25188-44552/+36275
* fix #95 - change ports to array of stringsv0.2.3Casey Lee2020-02-251-1/+1
* fix 99: support string and map variants of containerCasey Lee2020-02-255-5/+63
* documentation for .actrcCasey Lee2020-02-251-1/+9
* fix #89 - support .actrc fileCasey Lee2020-02-253-1/+36
* remove super verbose log statementCasey Lee2020-02-251-1/+0
* Merge pull request #98 from nektos/ISS-86v0.2.2Casey Lee2020-02-2533-708/+1087
|\
| * run with copy of workingdirCasey Lee2020-02-257-9/+26
| * move action cache to volumeCasey Lee2020-02-253-40/+110
| * actionsCasey Lee2020-02-251-1/+1
| * makefile cleanupsCasey Lee2020-02-253-42/+30
| * ci cleanupCasey Lee2020-02-249-44/+17
| * integration testCasey Lee2020-02-2412-71/+92
| * unit tests passCasey Lee2020-02-244-17/+66
| * cache dir for remote actionsCasey Lee2020-02-245-111/+76
| * local actions doneCasey Lee2020-02-244-113/+105
| * shared container for jobCasey Lee2020-02-242-0/+319
| * shared container for jobCasey Lee2020-02-2411-528/+442
| * updates for testsCasey Lee2020-02-223-5/+7
| * unchecked errorCasey Lee2020-02-211-2/+2
| * reuse containers to fix #86Casey Lee2020-02-216-22/+91
|/
* stop overwritting gitconfigCasey Lee2020-02-211-5/+6
* fixes #90 - hard reset when using a version for an actionCasey Lee2020-02-211-0/+9
* new quickstart imageCasey Lee2020-02-211-1/+1
* token for goreleaserv0.2.1Casey Lee2020-02-211-2/+1
* new token for brewCasey Lee2020-02-211-0/+1
* add warningCasey Lee2020-02-211-0/+2
* update for platformsCasey Lee2020-02-213-6/+26
* fix unit tsts for runnerCasey Lee2020-02-211-3/+9
* add support to override platformCasey Lee2020-02-218-37/+59
* disable integration testingv0.2.0Casey Lee2020-02-211-2/+1
* default task for MakefileCasey Lee2020-02-211-9/+2
* support for secretsCasey Lee2020-02-2117-17/+715
* code complexity of NewPlanExecutorCasey Lee2020-02-212-9/+15
* align name of job in outputCasey Lee2020-02-211-8/+22
* matrix is doneCasey Lee2020-02-218-45/+218
* skip unsupported platformsCasey Lee2020-02-216-14/+23
* initial support for expressonsCasey Lee2020-02-2110-108/+286
* fix testsCasey Lee2020-02-217-30/+160
* expressions workingCasey Lee2020-02-21114-0/+32361
* merge masterCasey Lee2020-02-211-2/+0
* add funding.ymlCasey Lee2020-02-211-0/+1
* HCL syntax disclaimer on READMECasey Lee2020-02-211-0/+2
* bug with local actionCasey Lee2020-02-211-0/+3
* updates to readme for next act releaseCasey Lee2020-02-211-20/+6
* test updatesCasey Lee2020-02-2111-30/+37
* add commands supportCasey Lee2020-02-2112-33/+303
* cleanup loggingCasey Lee2020-02-2113-55/+184
* ignore actions/checkout locallyCasey Lee2020-02-212-0/+7
* ci testsCasey Lee2020-02-218-20/+50