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

Latest commit

 

History

History
158 lines (87 loc) · 4.41 KB

File metadata and controls

158 lines (87 loc) · 4.41 KB

Changelog

v1.0.0 (2020-04-12)

Changes

Breaking

  • Use tpbtools repo in the install script (4ca518b)

New

  • Add run-bash-linter devcontrol action (4a276ca)

Update

  • Change copyright notice in devcontrol startup script (f3ce96e)
  • Resolve shellheck codesmells (b2f5358)
  • Review license info in devcontol.sh script (7bff5e6)

Build

  • Update Auto Release Log adding v1.0.0 info with JPL (9bcd26d)
  • Use tpb jpl library and review pipeline (99e60af)
  • Use environment variable for mail notificacions targets (ceee081)

Docs

  • Add contributing info file (a1f67e2)
  • Change teecke refereces to tpb (34d61c4)
  • Upgrade license info (b7f38d1)
  • Generate v0.4.2 changelog with JPL (a2a9482)

Authors

  • Pedro Amador

v0.4.2 (2019-09-08)

Changes

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)

Authors

  • Pedro Amador

v0.4.1 (2019-09-06)

Changes

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)

Authors

  • Pedro Amador

v0.4.0 (2019-09-01)

Changes

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

Authors

  • Pedro Amador

v0.3.0 (2019-08-27)

Changes

New

  • Add devcontrol installer (9df20a9)

Authors

  • Pedro Amador

v0.2.0 (2019-08-24)

Changes

Upgrade

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

Authors

  • Pedro Amador

v0.1.0 (2019-08-24)

Changes

New

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

Docs

Misc

Authors

  • Pedro Amador
  • Pedro Amador Rodríguez