Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Releases: alphagov/datagovuk_publish

Tidying up licences and unused files and code

19 Apr 09:41
315e8b3
Compare
Choose a tag to compare
  • Cleanup of unused files and features #562, #561
  • Removes unused APIs #560
  • Improves log level to reduce logging output #559
  • Fix the handling of licences during import and indexing #558

Tools for single-dataset updating.

16 Apr 10:55
0678fba
Compare
Choose a tag to compare
  • Adds replication script for obtaining a DB dump
  • Adds rake task to import a single dataset (and reindex it)
  • Adds access_constraints field to InspireMetadata
  • Updates Rails version
  • Provides more RAM to the worker in production

Upgrade Loofah

29 Mar 13:11
498a33d
Compare
Choose a tag to compare

Upgrade Loofah #543

English mappings. Improvements to importing, logging & deployments. Ruby 2.5.

14 Mar 15:31
Compare
Choose a tag to compare
  • Add English field mappings to datasets index #534
  • Improvements to importing #535
  • Improvements to logging #536
  • Improvements to deployment scripts #538
  • Remove short id logic #533
  • Final cleanup of themes #531
  • Upgrade to Ruby 2.5.0 #541 #542

Config edits, infra updates & clean up

23 Feb 21:00
983bb2f
Compare
Choose a tag to compare
  • Remove Themes (now replaced by Topics)
  • Upgrade deprecated Elasticsearch string types
  • Update elasticsearch config in initialiser
  • Replace Blue-Green-Deploy Cloud Foundry plugin with Autopilot

Upgrade Rails to 5.1.5 from 5.1.4

19 Feb 21:01
79b2299
Compare
Choose a tag to compare

Bug fix for indexer

19 Feb 09:16
f309945
Compare
Choose a tag to compare
  • Fixes undefined variable index_name in DatasetIndexerService

Import and reindex tasks synchronously

16 Feb 16:21
a5c23aa
Compare
Choose a tag to compare
  • Run import and reindex tasks synchronously until we find a fix for the Redis timeouts

Topics, dashboard, link checker tests, dataset/datafile short ids

16 Feb 12:10
7d2bced
Compare
Choose a tag to compare

New

  • topics for datasets
  • dashboard to show what is currently in the database (dataset count, datafile count, broken links, etc.)
  • short ids for Datasets and Links
  • write tests for the link checker + refactor code
  • more explicit staging/prod database config parity

Bug fixes

  • Make sure three indices are retained when reindexing datasets

Bug fix

25 Jan 17:01
a19b280
Compare
Choose a tag to compare
  • Organisation import fix