You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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