Skip to content

Releases: caltechlibrary/cold

Directory integration, Journals collection

21 Nov 20:59
Compare
Choose a tag to compare

This release focuses on Caltech Directory integration browser side. It also includes cold_admin renamed as cold and the integration of a "Journals" UI and for managing the issn.ds collection. The Journals vocabulary is being generated by cold_reports based on the contents of the issn.ds colleciton.

advisors_id data fix

30 Oct 18:29
Compare
Choose a tag to compare

This release adds a script to fix the advisors id missing in our pilot deployment. It also removed some debug output.

Full Changelog: v0.0.10...v0.0.11

Prototype with reports

30 Oct 16:20
Compare
Choose a tag to compare

This release is of a proof of concept COLD that supports running reports for some of the managed COLD data.

Pilot deployment

16 Oct 00:20
Compare
Choose a tag to compare

This is the pilot deployment of COLD for Caltech Library.

Work in progress release

15 Oct 16:40
Compare
Choose a tag to compare

This release is a snapshot of work in progress for COLD. It includes using dataset 2.1.22 as the backend, TypeScript compiled with Deno for middleware. It is experimental and subject to changes.

Snapcraft release

12 May 18:05
Compare
Choose a tag to compare

This release adds the ability to build code as a snap and install via the snap tool. This is an experimental release as cold is still in the proof of concept stage.

Dockerization release

27 Apr 15:41
Compare
Choose a tag to compare
Dockerization release Pre-release
Pre-release

This release is focused on updating the configuration process and making cold "Docker friendly".

Full Changelog: 0.0.2...0.0.3

Proof of concept

24 Mar 23:19
Compare
Choose a tag to compare
Proof of concept Pre-release
Pre-release

This is a proof of concept/minimal viable production demonstration of cold.

Full Changelog: 0.0.1...0.0.2

Proof of concept

17 Mar 18:30
Compare
Choose a tag to compare
Proof of concept Pre-release
Pre-release

This release is a proof of concept. A micro service called "cold" is implemented in Go and a human facing UI is implemented as static web content and Web Components maintained as Markdown, Markdown templates, CSS, and JavaScript (including Web Components).

Test the build and release process.

25 Feb 18:26
Compare
Choose a tag to compare
Pre-release

This is a test of the build release process for cold.