Skip to content

Releases: Khan/actions-utils

v1.5.0

05 Dec 19:07
d6f86e2
Compare
Choose a tag to compare

Bug fixes and improvements

What's Changed

  • Move flow coverage checking over to eslint 🎉🚀 by @jaredly in #24
  • Remove usage of deprecated set-output action by @jeremywiebe in #27

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

23 Nov 18:35
9c704c8
Compare
Choose a tag to compare
  • Added the ability to provide a default base branch to list-changed-files.js. Now if no base branch is found, the base branch arg will be used, and if that is absent, the default of master will be used.

Usage: ./list-changed-files.js or ./list-changed-files.js <default_base>

Updated to the latest checks and autofixers

20 May 23:27
25b816f
Compare
Choose a tag to compare
Updating to the latest checks and autofixers (#2)

## Summary:

Issue: MOB-XXXX

## Test plan:

Author: lillialexis

Reviewers: 

Reviewed by: 

Checks: ✅ Flow Coverage, ✅ Jest Coverage, ✅ Eslint, ⏭ autofix, ✅ lint_and_unit

Pull request URL: https://github.com/Khan/actions-utils/pull/2

v1.0.0! Because we'd like to have version numbers we can depend on

19 May 22:59
Compare
Choose a tag to compare

We'll probably change more things, but this is working for now.