77 Commits

Author SHA1 Message Date
Thomas Boop
c38d3a140c
Add Licensed to Help Verify Prod Licenses (#88)
* Add Licensed workflow and setup
2020-09-24 09:29:24 -04:00
Thomas Hughes
2ac8b44f24
Merge pull request #98 from actions/jclem-patch-1
Use a full commit SHA for actions-tagger
2020-09-22 11:16:18 -05:00
Jonathan Clem
c1929ead88
Use a full commit SHA for actions-tagger 2020-09-22 12:11:32 -04:00
Thomas Hughes
0cb9c9b65d
Merge pull request #96 from Chocrates/main
adding owner/repo options for remote releasing
latest v1 v1.1.4
2020-09-14 08:52:01 -05:00
Thomas Hughes
8868c043d3
Add commitish to inputs in README 2020-09-14 08:49:18 -05:00
Chris McIntosh
7c69cb4ced
Updating readme with new inputs 2020-09-14 08:24:33 -05:00
Chris McIntosh
818a8f0696
adding owner/repo options for remote releasing 2020-09-11 16:28:30 -05:00
Thomas Boop
1e92f6fc66
Merge pull request #86 from thboop/thboop/AddThirdPartyLicenses
Add Third Party License Information to Dist Files
v1.1.3
2020-08-11 15:35:46 -04:00
Thomas Boop
653bc6fb02 Update licenses for @actions npm modules 2020-08-06 19:29:08 -04:00
Thomas Boop
e7b3139eb2 Add Third Party License Information 2020-08-06 10:49:24 -04:00
Andy McKay
705dd14f2c
Merge pull request #82 from actions/ci-on-main
Update branch
2020-07-21 08:25:15 -07:00
Andy McKay
c068e8508e
Update ci.yml 2020-07-21 08:05:11 -07:00
Andy McKay
89e8dc2362
Merge pull request #81 from actions/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-21 08:03:21 -07:00
dependabot[bot]
44853f236d
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 12:07:34 +00:00
Mike Coutermarsh
25a1bf7b59
Fix tests, broken in merge, New inputs have been added since v1.1.2 2020-07-01 07:48:58 -07:00
Mike Coutermarsh
91b6c4e353
Fix merge conflicts 2020-07-01 07:29:54 -07:00
Mike Coutermarsh
d3311befb6
Merge pull request #50 from jbolda/master
create release with body text sourced from file
2020-07-01 07:27:47 -07:00
Mike Coutermarsh
8210505c40
Merge branch 'master' into master 2020-07-01 07:26:37 -07:00
Mike Coutermarsh
84b30a2ce1
Merge pull request #73 from jhutchings1/codeql
Add CodeQL security scanning
2020-06-16 12:53:01 -07:00
Mike Coutermarsh
e9dc4ac22d
Merge pull request #32 from fleskesvor/feature/support-target-commitish
Tag and release on a specific commitish
v.1.1 v.1.1.1 v1.1.1
2020-06-16 12:24:20 -07:00
Mike Coutermarsh
62b2b8381c
Merge branch 'master' into feature/support-target-commitish 2020-06-16 12:21:59 -07:00
Mike Coutermarsh
d28992e4ca
Merge pull request #75 from Bilge/patch-1
Changed release name to be optional field
2020-06-16 11:53:59 -07:00
Bilge
80985fc475
Changed release name to be optional field 2020-06-13 12:51:35 +01:00
Justin Hutchings
ec9ee66a82 Add CodeQL security scanning 2020-06-03 09:32:23 -07:00
Jacob Bolda
e9cf5d96f3
Merge pull request #2 from ssgglobal/master
body_path missing from action.yml
2020-05-27 07:09:33 -05:00
Jess Carlos
f37d718ae9
define body_path 2020-05-26 12:09:33 -07:00
PJ Quirk
c9ba6969f0
Merge pull request #70 from actions/users/paquirk/ghesfixes
Bump actions/github to 2.2.0
v1.1.0
2020-05-15 15:20:08 -04:00
PJ Quirk
7bc451acb8 Bump actions/github to 2.2.0 2020-05-12 16:27:09 -04:00
Thomas Hughes
da6846bafe
Merge pull request #62 from ericsciple/patch-1
Update readme example to pin to major version
2020-05-05 13:35:53 -05:00
eric sciple
6addae869b
Update readme example to pin to major version 2020-04-23 20:45:39 -04:00
Thomas Hughes
164c698b8b
Merge pull request #57 from actions/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-04-17 08:15:48 -05:00
Thomas Hughes
c6361542cc
Merge pull request #33 from actions/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.2.1 to 4.5.3
2020-04-17 08:15:00 -05:00
Jacob Bolda
9d21c8a3f2
update readme with body_path 2020-04-11 23:19:42 -05:00
Jacob Bolda
7424051c44
Merge branch 'master' of https://github.com/jbolda/create-release 2020-04-11 23:13:50 -05:00
Jacob Bolda
d16f41536b
switch to snake case and body_path 2020-04-11 23:13:20 -05:00
Jacob Bolda
b77c216cf6
escape double quotes in eslint command 2020-04-11 23:00:32 -05:00
dependabot[bot]
e28d56d234
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-05 07:07:19 +00:00
Jacob Bolda
3cd5bbb314
Update README.md 2020-03-07 22:20:23 -06:00
Thomas Hughes
8f324cdc2e
Merge pull request #45 from khitrenovich/patch-1
Update README to show usage of "latest" version
2020-02-28 08:23:48 +01:00
Anton Khitrenovich
0e420272a0
Update README to show usage of "latest" version
...otherwise `body` usage sample doesn't work, which results in a bunch of open issues on the topic.
2020-02-27 13:06:08 -05:00
Thomas Hughes
fca5fb59db Merge pull request #42 from actions/IAmHughes/automate-major-versioning
Add workflow to automate versioning
v1.0.1
2020-02-10 09:04:46 +01:00
Thomas Hughes
716a1bccc7 Add versioning action to slide major versions w/ release 2020-02-10 09:04:07 +01:00
Jacob Bolda
e0754ec952
Merge pull request #1 from jbolda/body-markdown
release body based on file
2020-02-05 22:58:59 -06:00
Jacob Bolda
6d0973ee39
reorder test mock inputs 2020-02-05 22:47:13 -06:00
Jacob Bolda
c06331b12c
only error on actual attempt at using bodyFromFile and reorder a bit for tests 2020-02-05 22:46:40 -06:00
Jacob Bolda
76860a04af
fix encoding 2020-02-03 23:14:20 -06:00
Jacob Bolda
15708f2a34
add new input, error if file not found 2020-02-03 23:04:42 -06:00
Jacob Bolda
cf2e5a0ea5
add encoding property 2020-02-03 22:49:09 -06:00
Jacob Bolda
bfe866faf6
try body as file, use as string otherwise 2020-02-03 22:37:38 -06:00
dependabot[bot]
62bca7df51
Bump handlebars from 4.2.1 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.1 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.1...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-30 03:03:28 +00:00