Skip to content

Releases: akasai/ts-lint-action

1.2.5

31 Jan 06:10
Compare
Choose a tag to compare
  • file exist exception 추가

1.2.4

31 Jan 02:50
Compare
Choose a tag to compare
refactor: fix syntex

1.2.3

31 Jan 02:49
Compare
Choose a tag to compare
refactor: default fix

1.2.2

31 Jan 02:26
Compare
Choose a tag to compare
refactor: soft fix

1.2.1

31 Jan 01:38
5f9ca3a
Compare
Choose a tag to compare
  • Resolve error of limitation

1.2.0

30 Jan 09:45
d505bc4
Compare
Choose a tag to compare
  • add get commit logic

1.1.0

28 Jan 09:14
2c57d46
Compare
Choose a tag to compare

Feature

  • add optional parameter (target)
  • target is option that decide range of linter's path
  • if target is 'pr', linter checks only changed files

1.0.1

28 Jan 00:18
Compare
Choose a tag to compare

Fix

  • fix Dockerfile
  • modify entrypoint path

1.0.0

26 Jan 15:24
81cf86e
Compare
Choose a tag to compare
Merge pull request #1 from akasai/feature/init

feat: init commit