Skip to content

Releases: konstruktoid/action-pylint

v0.2.1

05 May 14:09
d50768d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Apr 22:36
cd07c66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

24 Mar 15:42
a42f264
Compare
Choose a tag to compare

What's Changed

  • Update dependency bandit
  • Update dependency flake8-bugbear

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Feb 23:38
04675c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Feb 22:39
0fb23f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.1.0

v0.0.9

16 Aug 14:38
5bd7c3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

19 Jul 10:36
Compare
Choose a tag to compare
  • --upgrade and --ignore-installed Python requirements so we don't fail on distutils installed projects

Full Changelog: v0.0.7...v0.0.8

v0.0.7

08 Mar 11:15
Compare
Choose a tag to compare

v0.0.6

24 Jul 14:00
Compare
Choose a tag to compare
  • Add py3-pip package

v0.0.5

01 Jul 09:27
Compare
Choose a tag to compare
  • add dlint for static code analysis
  • use --no-cache in Dockerfile
  • specify konstruktoid/alpine:latest in Dockerfile