Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

Latest commit

 

History

History
82 lines (45 loc) · 2.59 KB

File metadata and controls

82 lines (45 loc) · 2.59 KB

Changelog

v0.4.2 (2019-09-08)

Update

  • Remove shellcheck container after the test execution (634e93e)

Build

  • Update Auto Release Log adding v0.4.2 info with JPL (02f6f43)
  • Update to jpl v3.2.1 (1bc2370)

Docs

  • Generate v0.4.1 changelog with JPL (5014367)

v0.4.1 (2019-09-06)

Update

  • Change order in find statement (c7d22c2)

Build

  • Update Auto Release Log adding v0.4.1 info with JPL (6119121)

Docs

  • Generate v0.4.0 changelog with JPL (6926053)

v0.4.0 (2019-09-01)

New

  • Add hello-world devcontrol action (62018a1)
  • Add devcontrol startup script (e148c31)

Update

  • Use -t option for docker test (dbd5c65)
  • Fix shellcheck issues in devcontrol.sh script (6ca9bc2)

Fix

  • Remove -ti from docker in tests (2d21541)
  • Use interactive docker call in tests (9f9c3c7)

Build

  • Update Auto Release Log adding v0.4.0 info with JPL (9fe2f6e)
  • Add shellcheck linter (4678982)
  • Add jenkins pipeline pipeline script (8f1df88)

Docs

v0.3.0 (2019-08-27)

New

  • Add devcontrol installer (9df20a9)

v0.2.0 (2019-08-24)

Upgrade

  • Make mandatory work within a 'git' repository (83f1d3a)

v0.1.0 (2019-08-24)

New

  • Add docker compose example (3531336)
  • Add devcontrol script (06cae3a)

Docs