Commit Graph

  • a94a01bff2 Fix regression after merging upstream (#54) v0.245.1 Jason Song 2023-05-04 17:54:09 +08:00
  • 229dbaf153 Merge tag 'nektos/v0.2.45' v0.245.0 Jason Song 2023-05-04 17:45:53 +08:00
  • f84a566ded Replace backslash in GetActPath() for Windows (#1777) benbaker76 2023-05-03 12:12:36 -07:00
  • 8913375af8 feat: implement steps.timeout-minutes (#1776) ChristopherHX 2023-05-03 20:08:11 +02:00
  • ca9b783491 fix: don't allow -self-hosted mode as container image (#1783) ChristopherHX 2023-05-03 19:49:17 +02:00
  • 568124ca69 Refactor evaluate yaml node do not alter nested nodes (#1761) ChristopherHX 2023-05-03 19:26:28 +02:00
  • aa21277380 fix: fallback to unauthenticated pull (#1774) ChristopherHX 2023-05-03 18:44:26 +02:00
  • 4721abfa6d fix: remove hardcoded reference to github.com when using reusable remote workflows and remote actions (#1784) Shubh Bapna 2023-05-03 11:46:28 -04:00
  • 3eb6e83ea4 build(deps): bump github.com/docker/cli (#1780) dependabot[bot] 2023-05-01 03:49:17 +00:00
  • 15eb1fa92a build(deps): bump github.com/opencontainers/image-spec (#1781) dependabot[bot] 2023-05-01 03:30:50 +00:00
  • 1f9bbe12dd build(deps): bump github.com/docker/docker (#1779) dependabot[bot] 2023-05-01 03:14:03 +00:00
  • f1df2ca5d6 chore: bump VERSION to 0.2.45 nektos/v0.2.45 GitHub Actions 2023-05-01 02:18:34 +00:00
  • d77991c95a Support cache (#1770) Jason Song 2023-04-28 23:57:40 +08:00
  • c81a770bc5 chore: run act from cli on linux (#1758) Markus Wolf 2023-04-25 19:32:34 +02:00
  • 7cbb1a910e Revert breaking docker socket changes (#1763) ChristopherHX 2023-04-25 18:31:17 +02:00
  • a18648ee73 Support services credentials (#51) Zettat123 2023-04-25 14:45:39 +08:00
  • baf3bcf48b avoid using log.Fatal (#1759) Zettat123 2023-04-25 10:09:54 +08:00
  • 518d8c96f3 Keep the order of on when parsing workflow (#46) sillyguodong 2023-04-24 23:16:41 +08:00
  • 2ea7891787 build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1755) dependabot[bot] 2023-04-24 04:02:30 +00:00
  • 16f35f64eb build(deps): bump github.com/docker/docker (#1754) dependabot[bot] 2023-04-24 03:46:51 +00:00
  • ded31bdbc0 build(deps): bump github.com/docker/cli (#1753) dependabot[bot] 2023-04-24 03:28:43 +00:00
  • 60bcfb5d4f build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#1752) dependabot[bot] 2023-04-24 03:13:14 +00:00
  • 7c6237d93f ci: deduplicate running workflows (#1751) R 2023-04-23 21:18:38 +02:00
  • b6718fdf5d fix: try finding a socket, otherwise fail, respect user choice (#1745) R 2023-04-23 21:02:56 +02:00
  • 0c1f2edb99 Support specifying command for services (#50) v0.243.4 Zettat123 2023-04-23 14:55:17 +08:00
  • 721857e4a0 Remove empty steps when decoding Job (#49) Zettat123 2023-04-21 20:21:15 +08:00
  • 6b1010ad07 Fix potential panic caused by nil Step (#48) Zettat123 2023-04-21 14:45:38 +08:00
  • e12252a43a Support intepolation for env of services (#47) Zettat123 2023-04-20 16:24:31 +08:00
  • 8609522aa4 Support services options (#45) Zettat123 2023-04-19 21:53:57 +08:00
  • 6a876c4f99 Add go build tag to docker_network.go (#44) v0.243.3 Zettat123 2023-04-19 16:19:38 +08:00
  • de529139af Support configuration variables (#43) sillyguodong 2023-04-19 15:22:56 +08:00
  • 3715266494 Improve watchAndRun (#1743) Jason Song 2023-04-19 12:19:40 +08:00
  • 35d6e9f71e Remove the comment-out code. (#1691) M.Yamashita 2023-04-19 12:46:00 +09:00
  • d3a56cdb69 Support services (#42) Zettat123 2023-04-19 11:23:28 +08:00
  • d970056601 typo: fix expression of warning message on macOS (#1693) Andy Wang 2023-04-19 11:00:33 +08:00
  • 9884da0122 fix: environment handling windows (host mode) (#1732) ChristopherHX 2023-04-18 20:09:57 +02:00
  • de0644499a fix: ensure networkmode "host" unless explicitly specified (#1739) Björn Brauer 2023-04-18 16:37:59 +02:00
  • 816a7d410a Avoid using log.Fatal in pkg/* (#1705) Jason Song 2023-04-18 22:17:36 +08:00
  • 50dcc57e4b feat: support yaml env/secrets/inputs file (#1733) ChristopherHX 2023-04-18 15:35:31 +02:00
  • 9bdddf18e0 Parse secret inputs in reusable workflows (#41) Galen Abell 2023-04-17 13:41:02 +08:00
  • 6d527bf1a3 build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1735) dependabot[bot] 2023-04-17 03:13:12 +00:00
  • ac1ba34518 Fix incorrect job result status (#40) Zettat123 2023-04-14 15:42:03 +08:00
  • 97749a27b9 fix: ghc assignment typo (#1729) ChristopherHX 2023-04-13 16:09:29 +02:00
  • d70b225e85 fix: reusable workflow panic (#1728) ChristopherHX 2023-04-13 15:47:59 +02:00
  • c0130ed030 fix: add server_url attribute to github context (#1727) Markus Wolf 2023-04-13 15:09:28 +02:00
  • 148a545021 build(deps): update go-git to ce62f3e9ff86270538a514a68d3bd5563a733e3b (#1725) R 2023-04-11 23:39:36 +02:00
  • 65a925b4ed build(deps): bump github.com/docker/docker (#1719) dependabot[bot] 2023-04-10 19:47:01 +00:00
  • c5ce502f9f build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1724) dependabot[bot] 2023-04-10 18:58:51 +00:00
  • f2bd194c7f build(deps): bump github.com/docker/cli (#1722) dependabot[bot] 2023-04-10 04:05:09 +00:00
  • 4ab812c1b1 build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2 (#1720) dependabot[bot] 2023-04-10 03:50:21 +00:00
  • 5a331d2d99 build(deps): bump github.com/rhysd/actionlint from 1.6.23 to 1.6.24 (#1721) dependabot[bot] 2023-04-10 03:33:33 +00:00
  • 3ae0a9dfb7 build(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 (#1723) dependabot[bot] 2023-04-10 03:12:55 +00:00
  • 24b04dfa55 build(deps): bump github.com/docker/cli (#1712) dependabot[bot] 2023-04-08 15:23:08 +00:00
  • 5c4a96bcb7 Avoid using log.Fatal in pkg/* (#39) Jason Song 2023-04-07 16:31:03 +08:00
  • 62abf4fe11 Add token for getting reusable workflows from local private repos (#38) Zettat123 2023-04-06 14:16:20 +08:00
  • cfedc518ca Add With field to jobparser.Job (#37) Zettat123 2023-04-04 10:59:53 +08:00
  • 68c72b9a51 build(deps): bump github.com/docker/docker (#1711) dependabot[bot] 2023-04-03 03:49:06 +00:00
  • ad7a8a3559 build(deps): bump megalinter/megalinter from 6.21.0 to 6.22.1 (#1710) dependabot[bot] 2023-04-03 03:13:25 +00:00
  • 220d6f1251 chore: bump VERSION to 0.2.44 GitHub Actions 2023-04-01 02:17:52 +00:00
  • 6745999c10 build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#1708) dependabot[bot] 2023-03-31 13:43:08 +00:00
  • 8518d70bdf feat: improve GetOutboundIP (#1707) Jason Song 2023-03-31 21:28:08 +08:00
  • d3dfde055a fix: use os.UserHomeDir (#1706) Jason Song 2023-03-31 21:08:46 +08:00
  • 5e76853b55 Support reusable workflow (#34) v0.243.2 Zettat123 2023-03-29 13:59:22 +08:00
  • 2eb4de02ee Expose SetJob to make EraseNeeds work (#35) Jason Song 2023-03-29 13:57:29 +08:00
  • 75ffa205c4 Make sure working directory is respected when configured from matrix (#1686) Kris 2023-03-28 14:24:03 +02:00
  • 342ad6a51a Keep the order of jobs in the workflow file when parsing (#33) Jason Song 2023-03-28 11:38:40 +08:00
  • 568f053723 Revert "Erase needs of job in SingleWorkflow (#9)" (#32) Jason Song 2023-03-27 17:46:50 +08:00
  • 351ae99bc1 build(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#1703) dependabot[bot] 2023-03-27 04:23:12 +00:00
  • 385d71a215 build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1702) dependabot[bot] 2023-03-27 04:04:40 +00:00
  • f764ecb283 build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#1701) dependabot[bot] 2023-03-27 03:45:30 +00:00
  • d65cf869e6 build(deps): bump actions/stale from 7 to 8 (#1700) dependabot[bot] 2023-03-27 03:29:53 +00:00
  • 775a128cd4 build(deps): bump megalinter/megalinter from 6.20.1 to 6.21.0 (#1699) dependabot[bot] 2023-03-27 03:13:54 +00:00
  • 8f12a6c947 chore: update go-git dependency in go.mod (#30) Bo-Yi.Wu 2023-03-26 21:27:19 +08:00
  • 83fb85f702 Fix bug (#31) Lunny Xiao 2023-03-26 21:01:46 +08:00
  • 3daf313205 chore(yaml): Improve ParseRawOn (#28) Zettat123 2023-03-25 12:13:50 +08:00
  • 7c5400d75b ParseRawOn support schedules (#29) Lunny Xiao 2023-03-24 20:15:46 +08:00
  • 929ea6df75 Support gitea context (#27) Jason Song 2023-03-23 12:14:28 +08:00
  • f6a8a0e643 Add extra path env for running go actions (#26) Zettat123 2023-03-21 15:31:30 +08:00
  • 9fab59954c full path required for extension install (#1670) Joseph Mearman 2023-03-20 04:02:11 +00:00
  • 8c28c9fd8f build(deps): bump actions/setup-go from 3 to 4 (#1689) dependabot[bot] 2023-03-20 03:31:00 +00:00
  • 2fa0a5f769 build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 (#1688) dependabot[bot] 2023-03-20 03:12:28 +00:00
  • a6c95ef2a7 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1650) dependabot[bot] 2023-03-19 23:56:15 +00:00
  • 5a2112a7f8 build(deps): bump megalinter/megalinter from 6.20.0 to 6.20.1 (#1679) dependabot[bot] 2023-03-19 23:37:58 +00:00
  • fad986af5f build(deps): bump fregante/setup-git-user from 1 to 2 (#1664) dependabot[bot] 2023-03-19 23:21:57 +00:00
  • 35cac27f4c Add example command for collecting artifacts (#1671) Yann Pellegrini 2023-03-19 23:47:47 +01:00
  • 636c8a34ae feat: specify matrix on command line (#1675) Shubh Bapna 2023-03-19 13:25:55 -04:00
  • 556fd20aed make sure special logs be sent to gitea's server (#25) a1012112796 2023-03-17 23:01:31 +08:00
  • a8298365fe Fix incompatibility caused by tracking upstream add actions to test it (#24) v0.243.1 Jason Song 2023-03-16 15:00:11 +08:00
  • 1dda0aec69 Merge tag 'nektos/v0.2.43' v0.243.0 Jason Song 2023-03-16 11:45:29 +08:00
  • 49e204166d Update forking fules (#23) Jason Song 2023-03-16 10:46:41 +08:00
  • 09de42f067 Support for docker steps in host environment (#1674) nektos/v0.2.43 Shubham Agrawal 2023-03-14 19:37:31 +05:30
  • a36b003f7a Improve running with go (#22) Zettat123 2023-03-14 16:55:36 +08:00
  • 6744e68ee2 fix: correct ref and ref_name (#1672) Markus Wolf 2023-03-09 21:03:13 +01:00
  • 0671d16694 Fix missing ActionRunsUsingGo (#20) Zettat123 2023-03-09 22:51:58 +08:00
  • ac5dd8feb8 fix: return err in walk (#1667) Jason Song 2023-03-08 23:13:11 +08:00
  • 24440d9f15 test: Enshure ForcePull config doesn't break docker actions (1661) ChristopherHX 2023-03-08 15:57:49 +01:00
  • f3c88b5091 fix: crash if the id tool fails to run in the container (1660) ChristopherHX 2023-03-08 15:41:25 +01:00
  • 881dbdb81b make log level configable (#19) a1012112796 2023-03-08 14:46:39 +08:00
  • aeee2052de build(deps): bump github.com/moby/buildkit from 0.11.3 to 0.11.4 (#1669) dependabot[bot] 2023-03-07 20:27:33 +00:00
  • 7ee2138418 build(deps): bump megalinter/megalinter from 6.19.0 to 6.20.0 (#1665) dependabot[bot] 2023-03-06 03:30:59 +00:00