Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Releases: aic-collections/aicdams-lakeshore

LAKEshore v1.7.5

22 Jun 02:36
Compare
Choose a tag to compare
Lakeshore v1.7.5 release

LAKEshore v1.7.4 (hotfix - CitiNotifications rake task)

04 May 22:07
c787e05
Compare
Choose a tag to compare

Small release to deploy a rake task that enqueues CitiNotificationJobs for all preferred assets edited since Feb 28th (after imaging_uid input was available on asset edit form), so that all updated imaging_uid's can be sent to CITI (a feature newly added in v1.7.3).

To run the task:

When this is deployed to an environment, invoke from lakeshore's current directory.

To count the number of assets/jobs that would need to be sent:

bundle exec rake citi_notifications:count_assets_to_update["2018-02-28"] RAILS_ENV=production

OR, to run the actual CitiNotificationJobs, use:

bundle exec rake citi_notifications:update_imaging_uids["2018-02-28"] RAILS_ENV=production

LAKEshore v1.7.3

02 May 22:47
Compare
Choose a tag to compare
Tagging 1.7.3 release

LAKEshore v1.7.2

04 Apr 22:59
Compare
Choose a tag to compare
releasing v1.7.2