Skip to content

Releases: getlocalci/local-ci

1.4.6

28 Jan 06:09
0ee2341
Compare
Choose a tag to compare

Fixed

  • Improve bash script formatting, bump npm packages in #79 and #81
  • Fix a bug where the env var wasn't echoed in #82

Full Changelog: 1.4.5...1.4.6

1.4.5

21 Jan 02:07
d5a40f4
Compare
Choose a tag to compare

Fixed

  • Ensure jobs have most recent config in #77

Full Changelog: 1.4.4...1.4.5

1.4.4

14 Jan 02:22
f2f1564
Compare
Choose a tag to compare

What's Changed

  • Prevent errors, like from no jobs in #75
  • Improve dynamic config handling, especially with continuation orb in #75

dynami-jobs-created

Full Changelog: 1.4.3...1.4.4

1.4.3

08 Jan 18:21
4a385f2
Compare
Choose a tag to compare

Added

  • Add several helper notices, like for internet connection in #73:
    148488005-a8e84ecd-e9e7-42c8-8d10-284228912c52

Fixed

  • Make a dynamic config error recoverable in #71
  • Stop committing images, add more helpful messages in #73

Full Changelog: 1.4.2...1.4.3

1.4.2

05 Jan 05:49
5f6bbbe
Compare
Choose a tag to compare

Added

  • Bump the vsce version to the latest in #68
  • Optionally create a starter config.yml if none exists in #69:
    config-starter

Full Changelog: 1.4.1...1.4.2

1.4.1

04 Jan 04:21
c45b8ea
Compare
Choose a tag to compare

Added

  • Improve detection of job success in #67
  • Add a 'Learn more' link when there's no .circleci/config.yml in #67

Full Changelog: 1.4.0...1.4.1

1.4.0

03 Jan 01:03
f6c61ed
Compare
Choose a tag to compare

Added

  • Basic support for dynamic configs in #66:
dynamic-jobs-available.mp4
  • Add ✅ and ❌ after jobs, depending on whether they passed in #66:

Screen Shot 2022-01-02 at 6 11 58 PM

  • Get the extension version from package.json, not a constant in #63

Full Changelog: 1.3.2...1.4.0

1.3.2

20 Dec 05:10
13dd272
Compare
Choose a tag to compare

Added

  • Make the jobs nested by dependencies in #58

nested-jobs

Full Changelog: 1.3.1...1.3.2

1.3.1

16 Dec 06:39
1e977b5
Compare
Choose a tag to compare

Added

  • Allow entering an API token in #57

Full Changelog: 1.3.0...1.3.1

1.3.0

15 Dec 08:26
802d28f
Compare
Choose a tag to compare

Added

  • Support save_cache and restore_cache in #53
    Screen Shot 2021-12-15 at 12 17 38 AM

  • Prevent taking up too much storage with committed images in #53

  • Add more telemetry events, like for no config paths, or wrong OS in #56

Full Changelog: 1.2.0...1.3.0