Commit graph

  • 85e88a66ea
    Merge pull request #136 from actions/search-cwd-first v4.0.1 Jonathan Clem 2021-04-21 18:31:08 -04:00
  • 5cbb702e24
    v4.0.1 Jonathan Clem 2021-04-21 18:30:43 -04:00
  • 1ef7fd09ca
    Remove require search fallback Jonathan Clem 2021-04-21 18:13:51 -04:00
  • a49bf6b2cd
    Search the cwd first, then existing module paths Jonathan Clem 2021-04-21 18:10:10 -04:00
  • 95fb649573
    Merge pull request #135 from actions/wrap-require v4.0.0 Jonathan Clem 2021-04-21 17:50:55 -04:00
  • 2923e50f29
    Run build script Jonathan Clem 2021-04-21 17:49:15 -04:00
  • b616178d6d
    Merge branch 'wrap-require' of https://github.com/actions/github-script into wrap-require Jonathan Clem 2021-04-21 17:48:41 -04:00
  • c758586ea1
    v4.0.0 Jonathan Clem 2021-04-21 17:48:25 -04:00
  • 256da4ea4d
    Update src/wrap-require.ts Jonathan Clem 2021-04-21 17:46:09 -04:00
  • 5ee517dae8
    Workflow syntax error Jonathan Clem 2021-04-21 17:43:39 -04:00
  • fb7e8f7c67
    Add npm ci to integration test Jonathan Clem 2021-04-21 17:43:02 -04:00
  • 4a93ad9f9e
    Add actions/checkout Jonathan Clem 2021-04-21 17:41:41 -04:00
  • 19e7914023
    Add integration test running Jonathan Clem 2021-04-21 17:39:54 -04:00
  • 3ede58996d
    Add new integration tests Jonathan Clem 2021-04-21 17:37:37 -04:00
  • 01f87b6c01
    Remove caveat about node_modules Jonathan Clem 2021-04-21 17:21:31 -04:00
  • b0e12e725b
    Add Webpack comment vis-a-vis eval Jonathan Clem 2021-04-21 17:12:21 -04:00
  • 7e12bd7395
    Call resolve, then require Jonathan Clem 2021-04-21 17:10:11 -04:00
  • 7e8659dcd4
    Run build Jonathan Clem 2021-04-21 17:06:44 -04:00
  • d37f92ff11
    Test eval Jonathan Clem 2021-04-21 17:06:36 -04:00
  • 1f8fc98741
    Run build Jonathan Clem 2021-04-21 17:05:03 -04:00
  • f57c84a8e8
    Try global.module Jonathan Clem 2021-04-21 17:04:41 -04:00
  • ade5cea985
    Use concat for paths Jonathan Clem 2021-04-21 17:02:53 -04:00
  • c1c139b0ab
    Add a catch to support requiring installed modules Jonathan Clem 2021-04-21 16:58:37 -04:00
  • 3ca4cd5a00
    Update documentation for relative require support Jonathan Clem 2021-04-21 16:48:53 -04:00
  • 83c92d6511
    Rename nativeRequire to __original_require__ Jonathan Clem 2021-04-21 16:41:31 -04:00
  • c416f56b51
    Pass nativeRequire, as well Jonathan Clem 2021-04-21 16:40:48 -04:00
  • 75e3a5b35d
    Move wrapRequire to its own module Jonathan Clem 2021-04-21 16:37:24 -04:00
  • e853490b13
    Run build script Jonathan Clem 2021-04-21 16:35:28 -04:00
  • f4e5d39c2a
    Use a proxy to support relative requires Jonathan Clem 2021-04-21 16:32:28 -04:00
  • ddba1b195d
    Use non-Webpack-require in evaluated scripts Jonathan Clem 2021-04-21 16:16:20 -04:00
  • 59cb74c2ee
    Merge pull request #125 from karlhorky/patch-1 Josh Gross 2021-04-16 12:00:11 -04:00
  • 19680a8f66
    Merge ae9b83e019 into 5467f2a1ed ClapYourCheeks 2021-04-16 10:43:14 -04:00
  • 5467f2a1ed
    Merge pull request #131 from esker-software/Update-readme-with-async-example Josh Gross 2021-04-15 12:18:40 -04:00
  • ae9b83e019
    Update pull-request-test.yml ClapYourCheeks 2021-04-10 02:21:16 -04:00
  • c72dc00003
    Update readme with async example Léandre DA SILVA 2021-04-09 17:12:13 +02:00
  • 3d4b5001be Bump version to 3.2.0 Rob Young 2021-02-22 11:06:02 +00:00
  • 7dc493a321 Run script in GITHUB_WORKSPACE directory Rob Young 2021-02-22 11:02:45 +00:00
  • 529ffd1a41
    Create ci1.yml OlKennyJ 2021-04-04 09:45:46 -04:00
  • f05a81df23
    Update version to 3.1.1 v3.1.1 v3.1 Josh Gross 2021-03-30 14:00:42 -04:00
  • 74ae80c200
    Use y18n 4.0.1 Josh Gross 2021-03-30 13:56:06 -04:00
  • 7488ca4f39
    Merge pull request #127 from MatisseHack/glob Josh Gross 2021-03-30 13:53:12 -04:00
  • 8920b9a6ed
    Add the @actions/glob package Matisse Hack 2021-03-29 15:59:59 -07:00
  • 8685086334
    Merge pull request #126 from nihalgonsalves/ng/input Josh Gross 2021-03-29 17:35:07 -04:00
  • 01dfe2e0c1
    Update README.md Nihal Gonsalves 2021-03-30 02:48:37 +05:30
  • 934655b9e0 Document how to use env: as input Nihal Gonsalves 2021-03-30 02:23:20 +05:30
  • a56d4504de Document how to use installed npm packages Nihal Gonsalves 2021-03-30 02:19:38 +05:30
  • bb407510e7
    Remove version number to default to latest version Karl Horky 2021-03-24 18:20:16 +01:00
  • 3673bc4c4f
    Link to better octokit docs Karl Horky 2021-03-24 18:13:28 +01:00
  • 3d069b2f0c
    Merge pull request #121 from robyoung/fix-previous-broken-pr Josh Gross 2021-03-03 15:31:04 -05:00
  • 77c8747753 Fix typo from #117 Rob Young 2021-03-02 11:41:59 +00:00
  • e86864dfd7
    Merge pull request #117 from robyoung/fix-pull-request-test-for-forks Josh Gross 2021-02-26 15:55:52 -05:00
  • 481922faaa
    Expose all actions toolkit packages Matisse Hack 2021-02-24 09:58:35 -08:00
  • 58e7e1dbfa Fix PR test workflow for forks Rob Young 2021-02-23 09:20:24 +00:00
  • b251c3e139
    Merge pull request #111 from actions/dependabot/npm_and_yarn/node-notifier-8.0.1 Josh Gross 2021-02-02 11:53:29 -05:00
  • 5b5c43cb7b
    Bump node-notifier from 8.0.0 to 8.0.1 dependabot[bot] 2021-02-02 16:51:20 +00:00
  • 74776b4afc
    Merge pull request #110 from buger/patch-1 Josh Gross 2021-02-02 11:46:17 -05:00
  • 01904b97ff
    Fix typo in Readme example Leonid Bugaev 2021-02-02 17:12:35 +03:00
  • 315fb4f388
    Merge pull request #109 from 36degrees/patch-1 Josh Gross 2021-01-04 13:20:42 -05:00
  • 5c9e354ff0
    Use @v3 in 'View context attributes' example Oliver Byford 2020-12-21 15:16:05 +00:00
  • 2f21207c8d
    Add name to PR test workflow Josh Gross 2020-12-17 12:09:06 -05:00
  • 1318dc37ba
    Merge pull request #108 from Bullenj01/documentation-print-option-for-objects Josh Gross 2020-12-17 12:07:59 -05:00
  • f4f25ebaab
    Move to examples section Jason Bullen 2020-12-17 11:45:30 -05:00
  • b91d578158
    Update README.md Jason Bullen 2020-12-17 08:33:49 -05:00
  • a52e7f4cf4
    Merge pull request #106 from actions/joshmgross/add-codeowners Josh Gross 2020-12-10 13:27:30 -05:00
  • b714c526d7
    Add CODEOWNERS Josh Gross 2020-12-09 15:58:34 -05:00
  • 96374ece58
    Update README.md Jonathan Clem 2020-11-17 09:20:10 -05:00
  • 47f7cf65b5
    v3.1.0 v3.1.0 Jonathan Clem 2020-11-17 09:16:23 -05:00
  • 58579a2cbf
    Merge pull request #100 from actions/bump-octokit Jonathan Clem 2020-11-17 09:15:55 -05:00
  • 8c2abf1707
    Bump Octokit licenses Jonathan Clem 2020-11-17 09:14:13 -05:00
  • ed05d35c66
    Bump Octokit core, REST pagination, REST methdos Jonathan Clem 2020-11-17 09:13:01 -05:00
  • bc192ff403
    Merge pull request #99 from actions/dependabot/npm_and_yarn/node-fetch-2.6.1 Jonathan Clem 2020-11-17 09:11:56 -05:00
  • 5c195044a2
    Update node-fetch cached license Jonathan Clem 2020-11-17 09:09:40 -05:00
  • bdd2dafb12
    Bump node-fetch from 2.6.0 to 2.6.1 dependabot[bot] 2020-11-17 14:07:52 +00:00
  • 2d40ba5c82
    Update development.md Jonathan Clem 2020-11-17 08:53:50 -05:00
  • 3c58ce3675
    v3.0.2 v3.0.2 v3.0 Jonathan Clem 2020-11-17 08:43:24 -05:00
  • ff0a9e81a8
    v3.0.1 v3.0.1 Jonathan Clem 2020-11-17 08:11:47 -05:00
  • 9d620e45a4
    Merge pull request #98 from hfaulds/core-1.2.6 Jonathan Clem 2020-11-17 08:06:58 -05:00
  • e5156a8b84 rebuild distribution Hayden Faulds 2020-11-17 11:19:50 +00:00
  • b780942434 update licenses Hayden Faulds 2020-11-17 11:19:43 +00:00
  • 19d8c7377e Upgraded npm packages to latest and cached licenses Guy Arbitman 2020-11-11 07:29:21 +02:00
  • f035cea467
    Merge pull request #95 from pradyunsg/patch-1 Jonathan Clem 2020-11-02 12:25:15 -05:00
  • 6bd37e1a50
    Move information about diffs to correct heading Pradyun Gedam 2020-10-31 19:18:40 +05:30
  • a302d2b61f
    Readme: fix env variable usage Marek Bartoš 2020-10-17 18:57:30 +02:00
  • 9124ee04c3
    Bump @actions/core from 1.2.4 to 1.2.6 dependabot[bot] 2020-10-05 17:44:36 +00:00
  • 28e5ebafd7
    Update README.md Jonathan Clem 2020-10-05 13:43:31 -04:00
  • ce5d26b1ab
    Merge pull request #88 from clarkbw/patch-1 Jonathan Clem 2020-09-21 09:53:37 -04:00
  • 91121b9cb3
    Fixup typo Bryan Clark 2020-09-17 12:58:40 -07:00
  • ac77fc9f3f
    Add a GraphQL example Bryan Clark 2020-09-17 12:57:34 -07:00
  • 619bfd45df
    Bump node-fetch from 2.6.0 to 2.6.1 dependabot[bot] 2020-09-13 04:47:47 +00:00
  • eb58336601
    Merge pull request #86 from actions/fix-readme-args-example Jonathan Clem 2020-09-01 09:44:23 -04:00
  • af3c0bbd72
    Fix example function arguments Jonathan Clem 2020-09-01 09:42:22 -04:00
  • fdf4916d13
    Merge pull request #84 from victoriadrake/patch-1 Jonathan Clem 2020-08-27 16:20:53 -04:00
  • 89e42e73d1
    Clean up README Victoria Drake 2020-08-22 09:25:58 -04:00
  • e2ddba4dfc
    Fix Integration/CI badges Jonathan Clem 2020-08-21 11:15:59 -04:00
  • cf1dcb0bd5
    Add nicer status badges and workflow names Jonathan Clem 2020-08-21 11:13:16 -04:00
  • 626af12fe9
    v3.0.0 v3.0.0 Jonathan Clem 2020-08-21 11:04:01 -04:00
  • 79d44e3558
    Merge pull request #83 from actions/bump-deps Jonathan Clem 2020-08-21 11:01:07 -04:00
  • 11dbe182e4
    Update licenses Jonathan Clem 2020-08-21 10:59:43 -04:00
  • 563cb72ab7
    Bump dev dependencies Jonathan Clem 2020-08-21 10:58:31 -04:00
  • 3c682f9960
    Bump production dependencies Jonathan Clem 2020-08-21 10:54:17 -04:00