Skip to content

Releases: sul-dlss/common-accessioning

Fix issues with robots using the latest dor-services

26 Apr 21:21
Compare
Choose a tag to compare

Update to use latest jhove gem

30 Mar 20:44
Compare
Choose a tag to compare
v3.2.4

bump version to v3.2.4

Update to latest dor-services gem

30 Mar 20:46
Compare
Choose a tag to compare

v3.2.2

12 Sep 20:38
Compare
Choose a tag to compare
  • 96afbcc update version of dor-services gem
  • 45a05b3 upgrade to dor-services 5.10.0
  • 28ef64c Update travis build matrix
  • d420650 config/deploy/dev.rb: remove non-existent hosts
  • 736cd4a update to current latest dor-services (5.8.2)

fix embargo_release

17 Jun 19:50
Compare
Choose a tag to compare

embargo_release fixed by:

  • upgrade to dor-services 5.8.1 from 5.8.0
    also:
  • added tests for embargo_release script

upgrade from dor-services 5.7.0 to 5.8.0, deployment nicety

14 Jun 22:26
Compare
Choose a tag to compare

upgrade dor-services so that common-accessioning is able to use the current supported configuration for interacting with SDR and workflow services (via clients in dor-services talking to the dor-services-app proxy).

also, have the cap script prompt for the branch to be deployed. default to the branch of the current working directory.

v3.1.1

01 Jun 23:49
Compare
Choose a tag to compare

Update Solr field names to match the latest index.

v3.1.0

31 Mar 21:39
Compare
Choose a tag to compare
  • use dor-services 5.7.0 (was 5.5.3), specifically for:
    • return an empty FileGroupDifference when contentMetadata is missing.

v3.0.6

04 Mar 19:14
Compare
Choose a tag to compare
  • common-accessioning is on all 5 robot VMs (7dd973e)
  • Add basic accession robots class that provides the correct wiring for the workflow service (829ea83)
  • adds a Robots::DorRepo::Dissemination::Base for workflow_service method and trivial spec to ensure all robots boot
    (15b5dec)

v3.0.5

03 Mar 00:22
Compare
Choose a tag to compare
  • bump dor-services to 5.5.3 (adc1c92)
  • Use workflow client from Dor::Config (2fe9880)