summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix: added tests and improved codeCarlos Alexandro Becker2019-05-234-47/+116
| * feat: support branches as GITHUB_REFCarlos Alexandro Becker2019-05-232-16/+44
|/
* Merge pull request #56 from aidansteele/graph-renderCasey Lee2019-04-083-2/+40
|\
| * Render correct graph for non-default eventsAidan Steele2019-04-083-2/+40
|/
* Merge pull request #55 from chaseadamsio/masterCasey Lee2019-04-021-1/+1
|\
| * s/pull-request/pull_requestChase Adams2019-04-021-1/+1
|/
* fix logic in determining when to pull imagesv0.1.2Casey Lee2019-03-191-2/+3
* Merge pull request #48 from marccampbell/ignore-responseCasey Lee2019-03-101-1/+1
|\
| * Ignore error, vet failureMarc Campbell2019-03-101-1/+1
|/
* Merge pull request #46 from sosedoff/capture-build-errorCasey Lee2019-03-026-19/+45
|\
| * Add an extra testDan Sosedoff2019-03-023-1/+12
| * Capture errors from docker log outputDan Sosedoff2019-03-023-18/+33
|/
* skip integration testv0.1.1Casey Lee2019-02-191-0/+3
* Merge pull request #38 from marccampbell/optional-docker-pullCasey Lee2019-02-195-4/+96
|\
| * Add flag to skip pulling images already presentMarc Campbell2019-02-195-4/+96
|/
* Merge pull request #36 from Jaskaranbir/readme-updateCasey Lee2019-02-191-0/+3
|\
| * Merge branch 'master' into readme-updateCasey Lee2019-02-191-0/+1
| |\ | |/ |/|
* | Merge pull request #40 from marccampbell/stdoutCasey Lee2019-02-191-0/+1
|\ \
| * | Use stdoutMarc Campbell2019-02-191-0/+1
|/ /
| * Add info about verbose-switch to READMEJaskaranbir Singh2019-02-171-0/+3
|/
* Merge pull request #35 from sosedoff/detect-event-typeCasey Lee2019-02-174-12/+25
|\
| * Add extra test for event detectionDan Sosedoff2019-02-152-0/+10
| * Detect workflow event typeDan Sosedoff2019-02-152-12/+15
|/
* Merge pull request #34 from sosedoff/regex-fixCasey Lee2019-02-152-10/+14
|\
| * Add extra test cases for testing git slugsDan Sosedoff2019-02-141-0/+2
| * Regex tweaksDan Sosedoff2019-02-141-10/+12
|/
* feedback from PR on --watchCasey Lee2019-02-131-12/+12
* Merge pull request #30 from urcomputeringpal/watchCasey Lee2019-02-1319-18/+1076
|\
| * Merge branch 'master' into watchCasey Lee2019-02-132-4/+5
| |\ | |/ |/|
* | fix #26 - improve regex for matching github repo. add unit test to coverCasey Lee2019-02-132-1/+2
* | fix #31 - trim whitespace on git revisionCasey Lee2019-02-131-3/+3
| * --watchJesse Newland2019-02-1019-18/+1076
|/
* resolve issues with release actionCasey Lee2019-02-074-1/+29
* issue with patterns and vendor directoryv0.1.0Casey Lee2019-02-072-1/+2
* Merge pull request #27 from nektos/parserCasey Lee2019-02-07189-3997/+26258
|\
| * skip integration test in GH actionsCasey Lee2019-02-073-1/+16