Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 00:16
· 47 commits to main since this release

1.6.0 (2020-12-11)

Bug Fixes

  • add binstub generation to dockerfile (f7d5e46)
  • add bundle config path command (5124fc4)
  • add bundle gemfile env? (4c5a16b)
  • add bundle gemfile to env (9cdd62b)
  • add bundle path configuration (421866b)
  • add debugging to test licensee and linguist not being detected (c4b6fcc)
  • add more octokit debugging (0c8803b)
  • add user specifiers to dockerfile (64d022c)
  • change copy to global copy (b72376e)
  • fix docker working directory (2a85c51)
  • fix dockerfile syntax errors (2a1b262)
  • fix repolinter issue search only finding open issues (8753b7d)
  • fix type errors and upgrade ncc (1cfa4f7)
  • fix useradd commands (25e729f)
  • fix working directory command (5ef6734)
  • more debugging logs (4a47f59)
  • move dockerfile build artifacts out of github workspace (eabccdb)
  • remove debugging and finalize changes (cab36b6)
  • switch to copying dist folder into dist folder (a0bde37)
  • update entrypoint (e15c5fa)
  • update lockfile (325e39f)
  • upgrade repolinter (8df50c7)
  • upgrade repolinter (878b017)

Features

  • add magic string to prevent out-of-order modifications (2e58f1c)
  • switch to docker action to install ruby and python dependencies (2fb67f0)