summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* support list/map/scalar for on and needsCasey Lee2020-02-2135-1696/+2454
* unit testsCasey Lee2020-02-21466-62515/+94672
* local actionsCasey Lee2020-02-217-137/+320
* support custom shellCasey Lee2020-02-213-12/+54
* successfully able to run simple workflowsCasey Lee2020-02-2123-449/+912
* initial load of yaml workingCasey Lee2020-02-0530-416/+561
* Merge pull request #78 from qoomon/patch-1Casey Lee2019-09-161-1/+1
|\
| * doc: remove unnecessary brew commandBengt Brodersen2019-09-091-1/+1
|/
* Merge pull request #77 from SirWindfield/patch-1Casey Lee2019-09-051-0/+4
|\
| * add arch linux installation instructionsSven Lechner2019-09-041-0/+4
|/
* fix unit test failures in GitHub Actions caused by missing gitconfigv0.1.3Casey Lee2019-05-282-5/+14
* update vendorCasey Lee2019-05-2329-9966/+2463
* Merge pull request #68 from caarlos0/masterCasey Lee2019-05-235-61/+149
|\
| * Merge branch 'master' into masterCasey Lee2019-05-233-6/+86
| |\ | |/ |/|
* | Merge pull request #66 from maxheld83/patch-2Casey Lee2019-05-231-0/+11
|\ \
| * \ Merge branch 'master' into patch-2Casey Lee2019-05-233-6/+75
| |\ \ | |/ / |/| |
* | | Merge pull request #65 from maxheld83/patch-1Casey Lee2019-05-231-0/+15
|\ \ \
| * \ \ Merge branch 'master' into patch-1Casey Lee2019-05-232-6/+60
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #57 from aidansteele/fix-nonttyCasey Lee2019-05-232-6/+60
|\ \ \ \
| * | | | Use docker’s stdcopy to ensure we don’t emit garbage bytes to stdoutAidan Steele2019-04-092-6/+60
|/ / / /
| * / / explain how to "skip" some actions using filterMax Held2019-05-201-0/+15
|/ / /
| * / explain how to run act with secretsMax Held2019-05-201-0/+11
|/ /
| * fix: clean codeCarlos Alexandro Becker2019-05-231-11/+3
| * fix: using filepath instead of pathCarlos Alexandro Becker2019-05-231-2/+1