Skip to content

Releases: Equip-Collaboration/diff-line-numbers

v1.1.0

16 May 21:30
e752977

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

First version

17 Apr 07:51
df70b4b

Choose a tag to compare

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