Releases: hifis-net/RSD-Spotlight-Migration
Releases · hifis-net/RSD-Spotlight-Migration
v2.0.0
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:
- Prepare release v2.0.0 #61 (Normo)
- build(deps-dev): bump black from 23.11.0 to 24.3.0 #60 (dependabot[bot])
- build(deps-dev): bump isort from 5.12.0 to 5.13.2 #59 (dependabot[bot])
- Update GitHub actions workflows #58 (Normo)
- Update dockerfile #52 (Normo)
- feat: pass spotlights directory path as positional argument ... #51 (Normo)
- Fix removal of release content #49 (Normo)
- ci: add CI/CD workflow #47 (Normo)
- chore: upgrade python to version 3.12 #46 (Normo)
- fix: remove related software hihlights #45 (Normo)
- build(deps): bump pyyaml from 6.0 to 6.0.1 #40 (dependabot[bot])
- build(deps-dev): bump black from 22.10.0 to 23.11.0 #39 (dependabot[bot])
- build(deps): bump actions/checkout from 3 to 4 #35 (dependabot[bot])
- Merge UFZ Develop branch #34 (Normo)
- Code formatting #33 (Normo)
- Stop removing newlines followed by a whitespace #30 (Normo)
- Catch postgrest APIError when querying software releases #29 (Normo)
v1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.2.1
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
Changed
- Remove line breaks in markdown paragraphs (8065375)
Fixed
- Build images only when pushing to main branch (44cf72a)