Skip to content

Releases: AriPerkkio/eslint-remote-tester-run-action

v5 - FlatConfig, ESM, eslint-remote-tester@v4

09 Jun 08:17
Compare
Choose a tag to compare

This major release adds support for eslint-remote-tester@v4 and ESLint's FlatConfig. Node version was updated from 18 to 20.

What's Changed

Full Changelog: v4.1.0...v5

v4.1.0 - Support for issue labels

08 Oct 07:44
c0213f3
Compare
Choose a tag to compare

Adds support for using labels on the created issues. This allows repository owners to rename issues created by the bot while still being able to receive results on the existing issue.

What's Changed

Full Changelog: 7e2cf82...v4.1.0

v4 - Updates NodeJS to 18

24 May 07:01
c0213f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v4

v3.0.3

12 Jul 06:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.0.3

v3

31 Dec 15:48
Compare
Choose a tag to compare

Requires eslint-remote-tester@^2.1.1.

What's Changed

Full Changelog: v2...v3

v3.0.2

11 Apr 14:52
e3e6fa1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

07 Jan 11:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.0.1

v2.0.1

27 Dec 18:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.0.1

v2

20 Oct 13:40
Compare
Choose a tag to compare

Replaces Github JavaScript action with Github Docker container action. This bumps nodejs version of the action from 12 to 14 and adds support for ESLint v8.

feat!: update node 12 to 14 (#20)
- Adds support for eslint 8

v1.3.1

25 Aug 16:43
Compare
Choose a tag to compare

fix: handle GitHub API errors (#19)