summaryrefslogtreecommitdiffstats
path: root/cmd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Asset server implementation (#677)Markus Wolf2021-11-102-1/+14
* Remove ubuntu-16.04 and add missing links for nix/go (#821)Ryan2021-09-222-10/+5
* feat: improve list (#786)Ryan2021-08-301-19/+57
* Update docs, file formatting and docker images (#766)Ryan2021-08-091-3/+3
* fix: warn Apple M1 (arm64) users (#743)Ryan (hackercat)2021-06-231-2/+11
* Update images, fix extrapath (#723)v0.2.23Ryan (hackercat)2021-06-112-6/+6
* Support container removal at exit. Fixes #694 (#714)Joseph Benden2021-06-102-0/+3
* Add support for container kernel capabilities (#716)Joseph Benden2021-06-042-0/+6
* feat: add option for custom socket path (#698)Ryan (hackercat)2021-05-232-0/+3
* Have List suggest -W for duplicate jobs (#691)Josh Soref2021-05-201-1/+13
* refactor: remove `gotest.tools` (#688)Ryan (hackercat)2021-05-181-1/+2
* fix: replace `gopass` lib with `golang.org/x/term` (#674)Ryan (hackercat)2021-05-061-5/+6
* $GITHUB_PATH support (#566)Torbjørn Vatn2021-05-061-0/+1
* GitHub Enterprise support (#658)Björn Brauer2021-05-052-0/+3
* Add `super-linter` + fix lint issues (#650)Ryan (hackercat)2021-05-031-1/+0
* refactor: `NewWorkflowPlanner` (#648)Ryan (hackercat)2021-05-032-2/+3
* Add option to allow files/directories in `.gitignore` to be copied to contain...Ryan (hackercat)2021-05-032-0/+3
* fix: reworked container architecture (#619)Ryan (hackercat)2021-05-021-2/+1
* Refactor `.actrc` locations and default image survey (#600)hackercat2021-04-051-47/+79
* Support running commands in repositories without action.yaml (#293)v0.2.21Josh Soref2021-03-301-2/+2
* use container image platform only on docker 1.41+ (#591)Jay Pipes2021-03-301-1/+1
* fix: use new platforms after survey, check working dir for `.actrc` (#577)hackercat2021-03-291-9/+8
* fix: update `ubuntu-latest` to point to `ubuntu-20.04` (#580)hackercat2021-03-291-2/+2
* Add option to run custom architecture (container platform) (#525)hackercat2021-03-292-34/+38
* Add --userns flag to support Docker daemon that enables user namespace (#533)Hibariya2021-02-272-0/+3
* Update Docker images (#524)hackercat2021-02-232-5/+5
* Update `README.md`/`cmd/root.go` with additional information (#523)Cat™2021-02-081-1/+1
* fix: --version, --help do not need check platform config (#508)Owen Young2021-01-291-52/+52
* Load .secrets file as default (#488)Cat™2021-01-191-1/+1
* Add survey during first run for a default image (#483)Cat™2021-01-191-9/+61
* Add autodetect event flag (#486)Cat™2021-01-182-7/+12
* Add --env flag to pass environment vars without file (#474)Cat™2021-01-152-0/+12
* Make all secrets case insensitive by formatting them to uppercase (#470)Cat™2021-01-121-0/+4
* GitHub env file support (#426)Torbjørn Vatn2021-01-121-6/+11
* Add option to disable hiding of secrets (#460)Cat™2021-01-122-0/+3
* Add Ubuntu 20.04 to supported platforms (#463)Cat™2021-01-121-0/+1
* Simpler list view (#382)lshamis2020-10-122-1/+66
* Set the default branch inside the event data (#354)v0.2.14Tom Lazar2020-09-022-0/+9
* add flag of privileged modewhywaita2020-08-012-0/+3
* Document `secret-file` in README and add exampleStrajk2020-07-211-1/+1
* Change -W command to accept a single fileDylan Arbour2020-05-272-2/+2
* Add support for changing the GITHUB_ACTOR (#229)Michael Heap2020-05-122-0/+3
* feat: load every environment from --env-file to workflow (#184)jony montana2020-04-172-10/+31
* Use “push” event workflow(s) if defined (closes #156) (#157)Aidan Steele2020-03-161-0/+2
* fix #121 and #123 - add support for reading env variables from .env (#133)v0.2.6Casey Lee2020-03-062-0/+18
* fix #117 - handle whitespace in actrc secrets (#118)Steffen Schmitz2020-03-022-2/+3
* fix #89 - support .actrc fileCasey Lee2020-02-251-0/+34
* run with copy of workingdirCasey Lee2020-02-252-0/+3
* reuse containers to fix #86Casey Lee2020-02-211-3/+3
* update for platformsCasey Lee2020-02-212-3/+3