Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Latest commit

 

History

History
415 lines (259 loc) · 22 KB

CHANGELOG.md

File metadata and controls

415 lines (259 loc) · 22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v2.6.11 - 2019-01-09

Merged

  • Partial revert of #197 #248

v2.6.10 - 2019-01-07

Merged

  • Add Hugo extended (>0.43) #197

v2.6.9 - 2018-12-21

Merged

  • Revert "Filter less on lingering process filter" #242

v2.6.8 - 2018-12-21

Merged

  • Filter less on lingering process filter #241

Fixed

  • Add filters back #346

Commits

v2.6.7 - 2018-12-08

Commits

  • Simplify Jenkinsfile to handle tags and special branches d888a79

v2.6.6 - 2018-12-08

Commits

  • Dump more env and fix tag reference env var bb7ccf8

v2.6.5 - 2018-12-08

Commits

v2.6.4 - 2018-12-07

Merged

  • Attempt to fix Jenkins tag build conditions #238
  • CONTRIBUTING.md Typos #236

Commits

v2.6.3 - 2018-12-07

Merged

  • Add versioning scripts #235
  • Fix untagged push #233
  • Add sha and tag docker tags #225

Fixed

  • Add versioning scripts #234

Commits

v2.6.2 - 2018-11-16

Merged

  • Fix false positive process warning on non-0 exit code #220

v2.6.1 - 2018-11-16

Merged

  • Fixed: Filter zombie processes #219

Commits

v2.6.0 - 2018-11-16

Merged

  • Only filter builedbot path in ps list #218
  • Filter buildbot from lingering process message #216
  • Report lingering processes to the user #202
  • Fix vips dependency URL #203

Commits

  • Hugo extended: separate LD_LIBRARY_PATH and set expand alias 2f66c68
  • Add separate libstdc++6_5.4.0, need for Hugo extended version 7d5fa85
  • export LD_LIBRARY_PATH for Hugo extended cf63f8a
  • Update composer installer bedc321
  • Specify the last working version of virtualenv f2e74fe
  • Fix missing dependency warning 534ce16
  • Update binrc version bebc802
  • Add hugo extended 80daccf

v2.5.0 - 2018-09-06

Merged

  • Add standard directory tree generator #176
  • Add erlang and elixir #188
  • Add Zip and Curl for PHP #195
  • upgrade jq to 1.5 #192
  • document versions of some important software #191

Fixed

  • Add Zip and Curl for PHP #194

Commits

  • Add erlang repo with apt-add-repository a452e41
  • Update README 6e6adef
  • Put packages in alphabetic order be56523

v2.4.4 - 2018-08-01

Commits

  • Remove build-image version output from script 836d4b1

v2.4.3 - 2018-07-31

Merged

  • Add output of build-image version based on git commit #186

v2.4.2 - 2018-07-31

Merged

  • Install the gd and sqlite3 PHP extensions to minimally support Drupal #179

Commits

  • Install the gd and sqlite3 PHP extensions. 036ec5d
  • Add standard directory tree generator 59b0380

v2.4.1 - 2018-06-06

Commits

  • Update scripts to remove some differences between image and buildbot 65e6d5c

v2.4.0 - 2018-06-06

Merged

  • add expect to handle automate interactive cli #164
  • Support Pipfile #168
  • install pandoc via deb provided by pandoc maintainer instead of distribution #174
  • Added Catalan, Basque and Galician #167
  • Add support with Go through Gimme. #160

Fixed

  • Support Pipfile #151

Commits

  • Fix Go installation. 1c6830b
  • Fail if the default gimme command fails to install Go. 44a82d1
  • install deb provided by pandoc maintainer d55365f
  • Update README.md aeab297
  • Install Pipenv while building image 0665e11
  • Pipenv should create virtualenv inside cwd c9eb9f4
  • Switch Pipenv runtime to 2.7 8ceabad
  • Show link to python versions when pipenv install fails 01334f7
  • Pipenv should default to Python 2.7 fad2e71

v2.3.0 - 2018-03-01

Merged

  • Add python3.5-dev and python3.6-dev packages #155
  • Better error on python fail #153
  • Add version list to README #152

Fixed

  • Add python3.5-dev and python3.6-dev packages #154

Commits

  • Fail build if python version is not available cad6eea
  • Update CHANGELOG ea5bf0e
  • update error messaging with pointer to current versions 49d9437
  • update messaging fe344a4

v2.2.1 - 2018-02-23

Fixed

Commits

v2.2.0 - 2018-02-22

Merged

  • Switch to PPA for python installs #145
  • Use PPA for emacs install #144

Fixed

  • Add mbstring for PHP #149

v2.1.2 - 2018-02-21

Merged

  • Install composer #148

Commits

  • Build images for PRs/branches 7473591
  • Add composer install back to Dockerfile 7fdb498

v2.1.1 - 2018-02-19

Fixed

  • Add rsync #143
  • Add php xml extension #142

v2.1.0 - 2018-02-15

Commits

  • Ensure language env vars are set for everything 97ea99b
  • Fix flags so nothing is included in the command if empty 3d923ad
  • Add .gitconfig to root user, since that is who performs all the git operations c86646e

v2.0.0 - 2018-02-09

Merged

  • Simplify hugo installs #136
  • Add better PHP support #135
  • Add libicu-dev to image #133
  • Cleanup how cache is saved/restored #132
  • Update libvips to 8.6 #120
  • Reduce installed ruby to latest supported versions. #131
  • Update build-image to match current defaults for new sites #130
  • Update binrc version #129
  • Remove unused command #105
  • Cache Leiningen and Boot dependencies #117

Fixed

  • Add better PHP support #124 #102
  • Fix python pip caching #119
  • Cache .emacs.d directory #115
  • Install latest git from PPA #121
  • Add support for BUNDLER_FLAGS #85
  • Fallback to .node-version if .nvmrc is missing #79
  • Reduce installed ruby to latest supported versions. Cache custom versions. #125
  • Add missing run-build-functions.sh to Dockerfile #116

Commits

  • Add Jenkinsfile build normal and squashed images f28a47e
  • Add some minor cleanup f3956cd
  • Fix docker push 20e98b9
  • Fix output coloring 1a0316b
  • Fix some formatting 0bfa77b
  • Install node 8 since it is now a default 9d1d9d5
  • Explicitly tell binrc where to install 40adb61
  • Use short flag name for binrc fec6157
  • binrc flags must come last apparently ea3c6c6
  • Fix php version switch 8ceea6d
  • Fix indentation 688b515
  • Remove semicolons 7b77fe7
  • Use explicit credentials 0f5db6c
  • Small tweaks to improve image 28201bb
  • Ensure hugo is installed where buildbot user can access it fbd3070
  • Fix RUBY_VERSION handling 3d9f40e
  • Update remaining YARN_VERSION e3071cb
  • Extra } :( 7c17d90
  • Missing ) 74dbad0
  • Add missing ssh dependency 50b7ac8
  • Remove autogen from vips install 3681ff8

v1.4.0 - 2017-12-15

Commits

  • Cache Leiningen and Boot dependencies f3a4d49

v1.3.1 - 2017-12-14

Merged

  • This reverts commit bf9a87925ac2db8531eb1c45e2671bd32a9d6e22, reversing #114
  • Install npm modules if any of the npm lock files change #114
  • Simplify logic using || instead of negated if #107
  • Simplify logic using != #106

Fixed

  • Install npm modules if any of the npm lock files change #113

v1.3.0 - 2017-12-06

Merged

  • adding cmake #110
  • Add LZ4 compression binaries #112

Commits

v1.2.3 - 2017-12-04

Commits

v1.2.2 - 2017-11-21

Merged

  • Fix emacs install #104

Commits

  • Simplify logic using || instead of negated if 8cf34d8
  • Simplify logic using != b76d83c
  • Remove unused command 425ea81

v1.2.1 - 2017-11-13

Merged

  • Add Emacs Cask support #73

Commits

  • Move additional apt deps into the initial install 12246ce

v1.2.0 - 2017-11-09

Merged

  • added pandoc and wkhtmltopdf as dependencies #88
  • Add jq to dockerfile #71
  • Install Gutenberg based on the environment variable. #100
  • improve boot build speed (and hopefully fix mine) #44
  • Create .editorconfig #70
  • Install exiftool #87
  • Add headless Chrome support with libgtk-3-0 #90
  • Update Dockerfile for latest Ruby version 2.4.2 released #94
  • fixes for phpbrew install (#95) and libvips install (#92) #96
  • Update Binrc version to 0.2.2 #99

Commits

  • Fix wkhtml install 383ce05
  • Update Dockerfile for latest Ruby versions released addc6c6

v1.1.1 - 2017-09-15

Merged

  • Get latest released version of nvm #80

v1.1.0 - 2017-08-09

Merged

  • Add python 3.6.2 #77

v1.0.1 - 2017-08-08

Merged

  • Add support for NPM_VERSION and NPM_FLAGS #76