Skip to content

Releases: hifis-net/RSD-Spotlight-Migration

v2.0.0

19 Mar 11:10
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Pass file path to spotlight directory at runtime #50
  • delete on table "release" violates foreign key constraint "release_version_release_id_fkey" on table "release_version" #48
  • foreign key constraint "software_highlight_software_fkey" violation #44
  • Extend slugify method #31
  • Removing a software entry without release / DOI not possible #28
  • Nested lists in Markdown broken #27

Merged pull requests:

v1.5.1

07 Feb 09:30
493721c
Compare
Choose a tag to compare

What's Changed

  • Fix retrieval of org_id in #26

Full Changelog: v1.5.0...v1.5.1

v1.5.0

07 Feb 08:45
7e05138
Compare
Choose a tag to compare

What's Changed

  • Replace gitlab.hzdr.de with codebase.helmholtz.cloud in #22
  • 23 fix image upload in #24
  • 20230207 update spotlights in #25

Full Changelog: v1.4.0...v1.5.0

v1.4.0

28 Oct 10:06
5ace5f1
Compare
Choose a tag to compare

What's Changed

  • Adds missing organisation logos in #17
  • Adds ROR ids in #19
  • Reduce Docker image size in #21

Full Changelog: v1.3.0...v1.4.0

v1.3.0

27 Oct 12:44
Compare
Choose a tag to compare

What's Changed

  • Adds support for command line arguments (-d/--delete_all,-i/--update_imprint, -v/--verbose) in #14
  • Keep existing spotlights when migrating in #14
  • Update to the latest hifis.net version in #12

Full Changelog: v1.2.1...v1.3.0

v1.2.1

26 Jul 19:30
Compare
Choose a tag to compare

Changelog

v1.2.1

Fixed

  • Updated hifis.net submodule to point to the latest version. The latest hifis.net version contains some fixes that improve machine readability of the spotlights (c036876)

v1.2.0

Added

  • Adds an imprint as meta page (2873a1a)
  • Adds organisation logos (f7d6aed)

Changed

  • Remove line breaks in markdown paragraphs (8065375)

Fixed

  • Build images only when pushing to main branch (44cf72a)

v1.2.0

26 Jul 12:53
8065375
Compare
Choose a tag to compare

Changelog

Added

  • Adds an imprint as meta page (2873a1a)
  • Adds organisation logos (f7d6aed)

Changed

  • Remove line breaks in markdown paragraphs (8065375)

Fixed

  • Build images only when pushing to main branch (44cf72a)