Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Releases: dpla-attic/automation

Release 2.1.4

03 Nov 16:35
Compare
Choose a tag to compare

This would normally be a minor version release (2.2.0) but we've already made a milestone of 2.2.0 for the upgrade of PostgreSQL to 9.4, and the changes in this release need to go in beforehand.

Fixes

  • Fix ingestion app Rails environment
  • Improve installation instructions
  • Add symlink to fix Solr startup error
  • Set default port for PSS application
  • Install private assets only if requested

Feature

  • Allow setting of non-inventory database host

Upgrading

Please note that a required variable has been added to ansible/group_vars/all.dist. If you don't have it in your ansible/group_vars/all already, you should add it:

pss_app_port: 8006

Release v2.1.3

20 Oct 20:24
Compare
Choose a tag to compare
  • [siteproxy] Add /education redirect (fixes #8088)

Release 2.1.1

20 Oct 19:17
Compare
Choose a tag to compare

Set RAILS_ENV when running Rails 4.x build scripts.

Release 2.1.0

19 Oct 18:06
Compare
Choose a tag to compare

Add settings and variables to pss settings.local.yml.

Release 2.0.0

16 Oct 16:58
Compare
Choose a tag to compare

Version 2. Contains breaking changes versus version 1. Please see the upgrade notes if you have been using version 1.

  • Rearrange variables to handle them in a more Ansible-orthodox way, taking advantage of Ansible's variable precedence rules.
  • Improve PostgreSQL performance for writes.
  • Update configuration of Primary Source Sets app.
  • Improve logging of build scripts for Ruby apps.

Release 1.17.3

18 Sep 20:43
Compare
Choose a tag to compare
  • Fix ruby bundle installations and upgrades

Release 1.17.2

14 Sep 13:23
Compare
Choose a tag to compare
  • In site-proxy Nginx configuration, only add dpla_pss upstream when 'cms' group is defined (fixes #117)

Release 1.17.1

09 Sep 15:36
Compare
Choose a tag to compare
  • Fix how 'cms' group is handled in pg_hba.conf

v1.17.0

02 Sep 22:50
Compare
Choose a tag to compare
  • Add Primary Source Sets application
  • Changes for primary source sets to move into staging
  • Clean up stale Unicorn files

Release 1.16.0

27 Aug 17:41
Compare
Choose a tag to compare
  • Exhibitions: increase exhibitions per page to 100 (fixes #7848)