Jonathan Clem
c1c139b0ab
Add a catch to support requiring installed modules
2021-04-21 16:58:37 -04:00
Jonathan Clem
3ca4cd5a00
Update documentation for relative require support
2021-04-21 16:48:53 -04:00
Jonathan Clem
83c92d6511
Rename nativeRequire to __original_require__
2021-04-21 16:41:31 -04:00
Jonathan Clem
c416f56b51
Pass nativeRequire, as well
2021-04-21 16:40:48 -04:00
Jonathan Clem
75e3a5b35d
Move wrapRequire to its own module
2021-04-21 16:37:24 -04:00
Jonathan Clem
e853490b13
Run build script
2021-04-21 16:35:28 -04:00
Jonathan Clem
f4e5d39c2a
Use a proxy to support relative requires
2021-04-21 16:32:28 -04:00
Jonathan Clem
ddba1b195d
Use non-Webpack-require in evaluated scripts
2021-04-21 16:16:20 -04:00
Josh Gross
59cb74c2ee
Merge pull request #125 from karlhorky/patch-1
...
Link to better octokit docs
2021-04-16 12:00:11 -04:00
Josh Gross
5467f2a1ed
Merge pull request #131 from esker-software/Update-readme-with-async-example
...
Update readme with async example
2021-04-15 12:18:40 -04:00
Léandre DA SILVA
c72dc00003
Update readme with async example
2021-04-09 17:12:13 +02:00
Josh Gross
f05a81df23
Update version to 3.1.1
v3.1
v3.1.1
2021-03-30 14:00:42 -04:00
Josh Gross
74ae80c200
Use y18n 4.0.1
2021-03-30 13:56:06 -04:00
Josh Gross
7488ca4f39
Merge pull request #127 from MatisseHack/glob
...
Add @actions/glob as a script parameter
2021-03-30 13:53:12 -04:00
Matisse Hack
8920b9a6ed
Add the @actions/glob package
2021-03-29 16:06:39 -07:00
Josh Gross
8685086334
Merge pull request #126 from nihalgonsalves/ng/input
...
Document how to use npm packages and env input
2021-03-29 17:35:07 -04:00
Nihal Gonsalves
01dfe2e0c1
Update README.md
2021-03-30 02:48:37 +05:30
Nihal Gonsalves
934655b9e0
Document how to use env: as input
2021-03-30 02:23:20 +05:30
Nihal Gonsalves
a56d4504de
Document how to use installed npm packages
2021-03-30 02:20:10 +05:30
Karl Horky
bb407510e7
Remove version number to default to latest version
2021-03-24 18:20:16 +01:00
Karl Horky
3673bc4c4f
Link to better octokit docs
2021-03-24 18:13:28 +01:00
Josh Gross
3d069b2f0c
Merge pull request #121 from robyoung/fix-previous-broken-pr
...
Fix typo from #117
2021-03-03 15:31:04 -05:00
Rob Young
77c8747753
Fix typo from #117
...
I accidentally removed two lines I did not intend to. This would only
break for PRs opened on the repo directly.
2021-03-02 11:41:59 +00:00
Josh Gross
e86864dfd7
Merge pull request #117 from robyoung/fix-pull-request-test-for-forks
...
Fix PR test workflow for forks
2021-02-26 15:55:52 -05:00
Rob Young
58e7e1dbfa
Fix PR test workflow for forks
...
When the workflow is triggered from a fork the permissions for the
`GITHUB_TOKEN` are read-only. This chane skips the write operations if
we're running from a fork.
See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull-request-events-for-forked-repositories
2021-02-23 09:36:43 +00:00
Josh Gross
b251c3e139
Merge pull request #111 from actions/dependabot/npm_and_yarn/node-notifier-8.0.1
...
Bump node-notifier from 8.0.0 to 8.0.1
2021-02-02 11:53:29 -05:00
dependabot[bot]
5b5c43cb7b
Bump node-notifier from 8.0.0 to 8.0.1
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-02 16:51:20 +00:00
Josh Gross
74776b4afc
Merge pull request #110 from buger/patch-1
...
Fix typo in Readme example
2021-02-02 11:46:17 -05:00
Leonid Bugaev
01904b97ff
Fix typo in Readme example
...
$label was not defined as input argument.
Also updated job name to reflect what it actually does.
2021-02-02 17:12:35 +03:00
Josh Gross
315fb4f388
Merge pull request #109 from 36degrees/patch-1
...
Use @v3 in 'View context attributes' example
2021-01-04 13:20:42 -05:00
Oliver Byford
5c9e354ff0
Use @v3 in 'View context attributes' example
...
This makes the version of github-script used in the 'View context attributes' example consistent with the version used by all of the other examples in the README.
2020-12-21 15:16:05 +00:00
Josh Gross
2f21207c8d
Add name to PR test workflow
2020-12-17 12:09:06 -05:00
Josh Gross
1318dc37ba
Merge pull request #108 from Bullenj01/documentation-print-option-for-objects
...
Update README.md
2020-12-17 12:07:59 -05:00
Jason Bullen
f4f25ebaab
Move to examples section
2020-12-17 11:45:30 -05:00
Jason Bullen
b91d578158
Update README.md
...
Add example of using console.log to display attributes of object context
2020-12-17 08:33:49 -05:00
Josh Gross
a52e7f4cf4
Merge pull request #106 from actions/joshmgross/add-codeowners
...
Add CODEOWNERS
2020-12-10 13:27:30 -05:00
Josh Gross
b714c526d7
Add CODEOWNERS
2020-12-09 15:58:34 -05:00
Jonathan Clem
96374ece58
Update README.md
2020-11-17 09:20:10 -05:00
Jonathan Clem
47f7cf65b5
v3.1.0
v3.1.0
2020-11-17 09:16:23 -05:00
Jonathan Clem
58579a2cbf
Merge pull request #100 from actions/bump-octokit
...
Bump Octokit core, REST pagination, REST methdos
2020-11-17 09:15:55 -05:00
Jonathan Clem
8c2abf1707
Bump Octokit licenses
2020-11-17 09:14:13 -05:00
Jonathan Clem
ed05d35c66
Bump Octokit core, REST pagination, REST methdos
2020-11-17 09:13:01 -05:00
Jonathan Clem
bc192ff403
Merge pull request #99 from actions/dependabot/npm_and_yarn/node-fetch-2.6.1
...
Bump node-fetch from 2.6.0 to 2.6.1
2020-11-17 09:11:56 -05:00
Jonathan Clem
5c195044a2
Update node-fetch cached license
2020-11-17 09:10:45 -05:00
dependabot[bot]
bdd2dafb12
Bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-17 14:07:52 +00:00
Jonathan Clem
2d40ba5c82
Update development.md
2020-11-17 08:53:50 -05:00
Jonathan Clem
3c58ce3675
v3.0.2
v3.0.2
v3.0
2020-11-17 08:43:24 -05:00
Jonathan Clem
ff0a9e81a8
v3.0.1
v3.0.1
2020-11-17 08:11:47 -05:00
Jonathan Clem
9d620e45a4
Merge pull request #98 from hfaulds/core-1.2.6
...
Bump @actions/core from 1.2.4 to 1.2.6 dependencies
2020-11-17 08:06:58 -05:00
Hayden Faulds
e5156a8b84
rebuild distribution
2020-11-17 11:19:50 +00:00