1.0.9 (2024-08-22)
- Action fails when previous commit had a failing test (#32) (e411b2e)
- Don't commit coverage directory (#35) (3211e3e)
1.0.8 (2024-08-19)
- Add brief documentation comments to each function (2eef29f)
- Added --local input arg to test functionality locally (2eef29f)
1.0.7 (2024-07-23)
1.0.6 (2024-07-22)
- Add
run-prev-coverage
flag (b4d7937)
- UX-1139: Prevent commiting coverage file; store previous coverage result as artifact (#25) (b4d7937)
- Add debug logs (b4d7937)
1.0.5 (2024-07-16)
1.0.4 (2024-07-16)
- Fix coverage test (a74d1f2)
- release 1.0.4 (209c44c)
1.0.3 (2024-07-10)
- release 1.0.3 (f3941c2)
1.0.2 (2024-07-10)
- Show info only lints in comment (e0586be)
1.0.1 (2024-07-03)
- update gitignore to remove unneeded files (80285f5)
1.0.0 (2024-06-26)
- Add functionality from existing node actions into repo (454739b)
- Add more deatils comments (454739b)
- Push changes back onto branch (4c2274e)
- Add information to readme (7057abf)
- Add more information to readme (a4840b1)
- Adding step documentation (2ee2be1)