Skip to content

Release v0.1.0

Latest
Compare
Choose a tag to compare
@pedroamador pedroamador released this 20 Apr 20:54
· 3 commits to master since this release

Changelog

v0.1.0 (2019-09-03)

Changes

New

  • Add run-tests shellcheck devcontrol task (8dfb00f)
  • Refactor build-all action using build tools file list (4790922)
  • Add devcontrol action and startup scripts (4aaf82b)
  • Add base Dockerfile (0c9e846)

Update

  • Change image user (bb3be9a)
  • Disable push stage (cba91a3)
  • Use --rm with shellcheck docker linter (e969efd)
  • Use --rm with shellcheck docker linter (9aa7e16)

Fix

Build

  • Update Auto Release Log adding v0.1.0 info with JPL (dc5daa9)
  • Fix error in pipeline (24dba56)
  • Use jenkins credentials for docker push (ef4b82f)
  • Use new docker push strategy (4565788)
  • Fix image name on docker push stage (9561edb)
  • Put the right build-tools version for some images (41e51ed)
  • Increase build timeout limit to 180 minutes (9f72e7d)
  • Include push in the release stage (823656f)
  • Change pipeline timeout (6cbf392)
  • Add jenkins pipeline script (604026b)

Docs

Authors

  • Pedro Amador