Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | token for goreleaserv0.2.1 | Casey Lee | 2020-02-21 | 1 | -2/+1 |
* | new token for brew | Casey Lee | 2020-02-21 | 1 | -0/+1 |
* | add warning | Casey Lee | 2020-02-21 | 1 | -0/+2 |
* | update for platforms | Casey Lee | 2020-02-21 | 3 | -6/+26 |
* | fix unit tsts for runner | Casey Lee | 2020-02-21 | 1 | -3/+9 |
* | add support to override platform | Casey Lee | 2020-02-21 | 8 | -37/+59 |
* | disable integration testingv0.2.0 | Casey Lee | 2020-02-21 | 1 | -2/+1 |
* | default task for Makefile | Casey Lee | 2020-02-21 | 1 | -9/+2 |
* | support for secrets | Casey Lee | 2020-02-21 | 17 | -17/+715 |
* | code complexity of NewPlanExecutor | Casey Lee | 2020-02-21 | 2 | -9/+15 |
* | align name of job in output | Casey Lee | 2020-02-21 | 1 | -8/+22 |
* | matrix is done | Casey Lee | 2020-02-21 | 8 | -45/+218 |
* | skip unsupported platforms | Casey Lee | 2020-02-21 | 6 | -14/+23 |
* | initial support for expressons | Casey Lee | 2020-02-21 | 10 | -108/+286 |
* | fix tests | Casey Lee | 2020-02-21 | 7 | -30/+160 |
* | expressions working | Casey Lee | 2020-02-21 | 114 | -0/+32361 |
* | merge master | Casey Lee | 2020-02-21 | 1 | -2/+0 |
* | add funding.yml | Casey Lee | 2020-02-21 | 1 | -0/+1 |
* | HCL syntax disclaimer on README | Casey Lee | 2020-02-21 | 1 | -0/+2 |
* | bug with local action | Casey Lee | 2020-02-21 | 1 | -0/+3 |
* | updates to readme for next act release | Casey Lee | 2020-02-21 | 1 | -20/+6 |
* | test updates | Casey Lee | 2020-02-21 | 11 | -30/+37 |
* | add commands support | Casey Lee | 2020-02-21 | 12 | -33/+303 |
* | cleanup logging | Casey Lee | 2020-02-21 | 13 | -55/+184 |
* | ignore actions/checkout locally | Casey Lee | 2020-02-21 | 2 | -0/+7 |
* | ci tests | Casey Lee | 2020-02-21 | 8 | -20/+50 |
* | support list/map/scalar for on and needs | Casey Lee | 2020-02-21 | 35 | -1696/+2454 |
* | unit tests | Casey Lee | 2020-02-21 | 466 | -62515/+94672 |
* | local actions | Casey Lee | 2020-02-21 | 7 | -137/+320 |
* | support custom shell | Casey Lee | 2020-02-21 | 3 | -12/+54 |
* | successfully able to run simple workflows | Casey Lee | 2020-02-21 | 23 | -449/+912 |
* | initial load of yaml working | Casey Lee | 2020-02-05 | 30 | -416/+561 |
* | Merge pull request #78 from qoomon/patch-1 | Casey Lee | 2019-09-16 | 1 | -1/+1 |
|\ | |||||
| * | doc: remove unnecessary brew command | Bengt Brodersen | 2019-09-09 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #77 from SirWindfield/patch-1 | Casey Lee | 2019-09-05 | 1 | -0/+4 |
|\ | |||||
| * | add arch linux installation instructions | Sven Lechner | 2019-09-04 | 1 | -0/+4 |
|/ | |||||
* | fix unit test failures in GitHub Actions caused by missing gitconfigv0.1.3 | Casey Lee | 2019-05-28 | 2 | -5/+14 |
* | update vendor | Casey Lee | 2019-05-23 | 29 | -9966/+2463 |
* | Merge pull request #68 from caarlos0/master | Casey Lee | 2019-05-23 | 5 | -61/+149 |
|\ | |||||
| * | Merge branch 'master' into master | Casey Lee | 2019-05-23 | 3 | -6/+86 |
| |\ | |/ |/| | |||||
* | | Merge pull request #66 from maxheld83/patch-2 | Casey Lee | 2019-05-23 | 1 | -0/+11 |
|\ \ | |||||
| * \ | Merge branch 'master' into patch-2 | Casey Lee | 2019-05-23 | 3 | -6/+75 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #65 from maxheld83/patch-1 | Casey Lee | 2019-05-23 | 1 | -0/+15 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into patch-1 | Casey Lee | 2019-05-23 | 2 | -6/+60 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #57 from aidansteele/fix-nontty | Casey Lee | 2019-05-23 | 2 | -6/+60 |
|\ \ \ \ | |||||
| * | | | | Use docker’s stdcopy to ensure we don’t emit garbage bytes to stdout | Aidan Steele | 2019-04-09 | 2 | -6/+60 |
|/ / / / | |||||
| * / / | explain how to "skip" some actions using filter | Max Held | 2019-05-20 | 1 | -0/+15 |
|/ / / | |||||
| * / | explain how to run act with secrets | Max Held | 2019-05-20 | 1 | -0/+11 |
|/ / | |||||
| * | fix: clean code | Carlos Alexandro Becker | 2019-05-23 | 1 | -11/+3 |
| * | fix: using filepath instead of path | Carlos Alexandro Becker | 2019-05-23 | 1 | -2/+1 |