summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(lint): fix lint errorsEarl Warren2024-12-301-1/+2
* Remove `archives.replacements` in `goreleaser.yaml` (#1895)Jason Song2023-07-101-1/+1
* chore: fix promote scriptCasey Lee2023-01-161-1/+2
* chore: makefile updateCasey Lee2023-01-161-1/+1
* chore: push new versionv0.2.36Casey Lee2023-01-161-1/+1
* feat: add check for newer versions (#1562)Casey Lee2023-01-151-0/+5
* ci: replace superlinter with megalinter (#923)Ryan2021-12-221-9/+3
* container credentials (#868)Till!2021-11-271-0/+7
* Update docs, file formatting and docker images (#766)Ryan2021-08-091-2/+14
* Add `super-linter` + fix lint issues (#650)Ryan (hackercat)2021-05-031-1/+46
* Handle tagless versions (#606)Josh Soref2021-04-051-1/+1
* Support running commands in repositories without action.yaml (#293)v0.2.21Josh Soref2021-03-301-1/+1
* Fix path for local node12 actions (#371)Javier Romero2020-09-291-1/+5
* Fix test target (#375)Tom Payne2020-09-281-1/+2
* feat: support custom GITHUB_RUN_ID, GITHUB_RUN_NUMBER (#369)Owen2020-09-221-1/+1
* Added PHONY targetsNicholas Nadeau2020-07-261-0/+5
* Support PREFIX environment variable (#308)Dario Vladović2020-07-201-5/+6
* fix build for windowsCasey Lee2020-03-071-6/+1
* fix #89 - support .actrc fileCasey Lee2020-02-251-1/+1
* makefile cleanupsCasey Lee2020-02-251-22/+14
* ci cleanupCasey Lee2020-02-241-3/+2
* default task for MakefileCasey Lee2020-02-211-9/+2
* fix testsCasey Lee2020-02-211-1/+1
* unit testsCasey Lee2020-02-211-2/+2
* Capture errors from docker log outputDan Sosedoff2019-03-021-0/+3
* resolve issues with release actionCasey Lee2019-02-071-1/+1
* issue with patterns and vendor directoryv0.1.0Casey Lee2019-02-071-0/+1
* pin to v1.0.0 of github action parserCasey Lee2019-02-071-1/+1
* fail on error (#20)Casey Lee2019-01-231-3/+8
* add support for 'reuse' mode to allow act to be used for a fast local task ru...Casey Lee2019-01-171-10/+8
* improve lintingCasey Lee2019-01-161-7/+3
* Initial commit with support for GitHub actionsv0.0.1Casey Lee2019-01-131-0/+56