Skip to content

Releases: Typeform/ci-standard-checks

v1.27.3

18 Sep 10:35
ec83401
Compare
Choose a tag to compare

1.27.3 (2023-09-18)

Bug Fixes

  • openapi: replace swagger-cli with redocly (#165) (ec83401)

v1.27.2

18 Sep 07:55
d43c454
Compare
Choose a tag to compare

1.27.2 (2023-09-18)

Bug Fixes

  • NOJIRA-123: update ci-standard-checks pull_request triggers (#162) (d43c454)

v1.27.1

15 Sep 12:54
48f91ec
Compare
Choose a tag to compare

1.27.1 (2023-09-15)

Bug Fixes

  • SP-2457: private or public runner check (#164) (48f91ec)

v1.27.0

14 Sep 07:42
52c3b16
Compare
Choose a tag to compare

1.27.0 (2023-09-14)

Features

  • SP-2457: using mirrored gitleaks container when possible (#163) (52c3b16)

v1.26.4

08 Aug 08:28
011bd86
Compare
Choose a tag to compare

1.26.4 (2023-08-08)

Bug Fixes

  • NOJIRA-123: strict typechecks enable noImplicitAny by default (011bd86)
  • NOJIRA-123: strict typechecks enable noImplicitAny by default (e8f4bcd)
  • NOJIRA-123: update dist (26a1e19)

v1.26.3

12 Jul 08:04
44de8f2
Compare
Choose a tag to compare

1.26.3 (2023-07-12)

Bug Fixes

  • NOJIRA-123: build dist package (889fa82)
  • NOJIRA-123: requiredTypescript becomes mandatory (44de8f2)
  • NOJIRA-123: requiredTypescript becomes mandatory (9d4e9e1)

v1.26.2

19 May 11:30
1add163
Compare
Choose a tag to compare

1.26.2 (2023-05-19)

Bug Fixes

  • RESP-1765: including index.js and index.js.map (18c64ee)
  • RESP-1765: including mock folders and files to ignore (4736320)

v1.26.1

14 Apr 09:06
90322bc
Compare
Choose a tag to compare

1.26.1 (2023-04-14)

Bug Fixes

  • NOJIRA-123: self-document file ignore (f0da505)
  • NOJIRA-123: self-document file ignore in required-typescript (90322bc)
  • NOJIRA-123: update dist (8edee33)

v1.26.0

11 Apr 16:15
6042313
Compare
Choose a tag to compare

1.26.0 (2023-04-11)

Bug Fixes

  • NOJIRA-123: add tests, mocks, infrastructure/fs module, comment-json dep (234db61)
  • NOJIRA-123: do not pin comment if no JS changes and no tsconfig (2a9e226)
  • NOJIRA-123: fix filename in error message (cb534a0)
  • NOJIRA-123: mock regular user (8b73e00)
  • NOJIRA-123: only complain if JS additions > deletions (5d18f25)
  • NOJIRA-123: refactor (9b41ca1)
  • NOJIRA-123: refactor, tests (84bb80f)
  • NOJIRA-123: remove placeholder (8457def)
  • NOJIRA-123: remove unneeded docker* inputs (dbb3dc5)
  • NOJIRA-123: update dist (d97fb91)
  • NOJIRA-123: update dist (85ea354)
  • NOJIRA-123: update dist (62da9fc)
  • NOJIRA-123: update dist (d1b79aa)
  • NOJIRA-123: update README test workflow link (069b7f4)
  • NOJIRA-123: update tsconfig (faf19f0)

Features

  • NOJIRA-123: add infrastructure/github helpers for listing/pinning comments (6cbe401)
  • NOJIRA-123: add required-typescript check and plumbing (6042313)
  • NOJIRA-123: add required-typescript check and plumbing (1cf05a3)
  • NOJIRA-123: allow JS changes if overall TS adoption is increasing or stable (a904213)
  • NOJIRA-123: improve fs.glob() signature, add adoption % measurement (34043af)
  • NOJIRA-123: pin comment with adoption %, test (7ee046f)
  • NOJIRA-123: upgrade @actions/core, annotate errors on offending files (ad22026)
  • NOJIRA-123: use ignore package to parse gitignore and eslintignore (1cc3fca)

v1.25.0

04 Apr 15:07
d015c30
Compare
Choose a tag to compare

1.25.0 (2023-04-04)

Features

  • SP-1918: do not skip certain checks for draft PRs (#147) (d015c30)