Skip to content

First version

Choose a tag to compare

@OmniSliver OmniSliver released this 17 Apr 07:51
df70b4b
Replace template data with the real action (#1)

* Replace template data with the real action

* npm run all

* npm install --save-dev eslint-config-standard eslint-plugin-promise eslint-plugin-import eslint-plugin-node

* Return the whole stringified error

* Compiled

* console.log the error

* log github and core keys

* Add cache to the test action

* Add core debug messages

* Stringified debug variables

* Fix PR base

* Fix octokit.repos.compareCommits result structure

* Fix no patch

* Single quote outputs

* Fix getLineNumbers

* Exec git fetch

* Don't use the cheout action

* Test with branch realAction instead of local action

* Re use the local action

* Separate ref parsing into a new function: getRefs

* git fetch from context repo

* git fetch from origin

* Use git diff, use include and ignore RegExps

* core.error execAsync's errors

* Don't fail git fetch on errors

* Fix args

* Fix for ambiguous argument 'main...ef6ee51962d18d59fb79fab7dc74e7f4674eff10': unknown revision or path not in the working tree. in getPaths

* Add -- to git diff in getPaths

* Change base ref to the sha