Michael Waddell
e0099a154d
Adding compatibility-score to output
2022-02-20 18:43:16 -06:00
Michael Waddell
e79c4e95c1
fixing bug with directory name when the dependency name contains slashes
2022-02-19 21:37:09 -06:00
Michael Waddell
1dafcbca7f
unit testing
2022-02-18 22:24:17 -06:00
Michael Waddell
1cb4b42b75
rebuilding index.js
2022-02-17 20:35:46 -06:00
Michael Waddell
4d5384fc6f
linting and unit testing
2022-02-17 20:32:55 -06:00
Michael Waddell
17e334fb15
Merge branch 'main' into use_author
2022-02-11 20:46:55 -06:00
Michael Waddell
7bf7b54629
rebuilding index.js
2022-02-11 14:11:36 -06:00
Michael Waddell
ffbb37fe01
renaming target_branch to target-branch
2022-02-11 14:08:20 -06:00
Michael Waddell
74c5483adb
Using branchNames per @Nishnha's suggestion
2022-02-09 13:45:56 -06:00
Michael Waddell
8001861ce3
Added directory, package-ecosystem and target_branch to output
...
closes issue #76
2022-02-07 17:39:02 -06:00
Michael Waddell
960d125896
Check PR Author instead of Action Actor
...
closes issue #112
2022-02-07 11:24:33 -06:00
Barry Gordon
e0c263b411
bump dist
2021-08-03 13:35:09 +01:00
Barry Gordon
6c594819da
Update dist
2021-06-21 12:09:39 +01:00
Barry Gordon
fca28e5a1d
Handle API errors specifically
2021-06-02 17:24:39 +01:00
Philip Harrison
bc1a61c29a
Log the metadata outputs
...
Adding a log group around `Outputting metadata for updated dependencies`
and logging the metadata outputs in there.
I found myself reaching for the metadata output in the logs.
It should make it easier to debug an action that's not matching a pr.
2021-06-02 10:10:51 +01:00
Barry Gordon
a551173326
Fix indirect update types
...
Co-authored-by: Philip Harrison <philip@mailharrison.com >
2021-06-01 14:52:37 +01:00
Barry Gordon
20ad4bf5b0
Ensure we exit the Action run if there is no metadata
2021-05-28 15:44:09 +01:00
Barry Gordon
625deb78d6
Bump dist/
2021-05-28 15:39:16 +01:00
Barry Gordon
1e6d6ee55f
Update dist/
2021-05-27 17:06:36 +01:00
Barry Gordon
32dc0a10fe
Merge branch 'main' into feelexyz/rename-keys-to-match-metadata
2021-05-27 11:37:21 +01:00
Barry Gordon
2712042ea6
Merge branch 'main' into feelepxyz/rename-output-key
2021-05-27 11:36:25 +01:00
Philip Harrison
0e0aa93e38
Match commit metadata fragment from start of line
...
Updated the tests to reflect commit messages where it begins at the
start of the line so we can match `---` and `...` as being at the
start of the line.
2021-05-27 11:26:40 +01:00
Philip Harrison
33c0a49593
Rename output key to updated-dependencies
...
Thoughts on renaming this and encouraging a specific `id` instead?
2021-05-27 11:26:21 +01:00
Philip Harrison
64e23a0a37
Prefix dependency to name and type keys
...
Updating the keys to match the metadata and disambiguate from
`updateType`.
This also matches the config file for allow/ignore.
2021-05-27 11:26:04 +01:00
Barry Gordon
77e6e637ae
Add main.js as the action entry point
2021-05-26 17:45:19 +01:00