Commit Graph

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