Skip to content

Releases: yutailang0119/action-android-lint

v4.0.0

03 Apr 13:45
bd0b5a7
Compare
Choose a tag to compare
  • Update default runtime from node16 to node20 in #860.
  • Add ability to ignore warnings in #819.

What's Changed

⚠️ Breaking Changes

Other Changes

Dependencies

Read more

v3.1.0

05 Jul 15:54
17fff68
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

Dependencies

Full Changelog: v3.0.0...v3.1.0

v3.0.0

21 Mar 16:07
1debd4a
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • Update default runtime from node12 to node16 in #346.

What's Changed

Other Changes 🛠

Dependencies 📦

Full Changelog: v2.0.0...v3.0.0

v2.0.0

28 Nov 16:19
b73b245
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • exit 1 when annotations contain error
  • Change input syntax #190
    • xml_path -> report-path

What's Changed

Breaking Changes ⚠️

Other Changes 🛠

Dependencies 📦

Full Changelog: v1.1.1...v2.0.0

v1.1.1

08 Sep 14:01
c351d78
Compare
Choose a tag to compare
  • Update libraries
  • Update project
  • Cleanup internal

v1

08 Sep 14:02
c351d78
Compare
Choose a tag to compare
v1

It is available as the latest major version of "1.*" .
This tag will be moved with each release.

See:

Usage

jobs:
  android_lint:
    runs-on: ubuntu-latest
    steps:
      - uses: yutailang0119/action-android-lint@v1

v1.1.0

18 Mar 10:07
35d1ea8
Compare
Choose a tag to compare
  • Support glob for xml_path
  • Update libraries

v1.0.2

18 Apr 17:55
Compare
Choose a tag to compare
  • Fix minnor issues

v1.0.1

14 Apr 15:09
Compare
Choose a tag to compare
  • Rename Action on Marketplace

v1.0.0

13 Apr 13:19
Compare
Choose a tag to compare

First Release 🎉