Skip to content

Releases: NaturalHistoryMuseum/ckanext-status

v2.4.4

09 Jun 11:10

Choose a tag to compare

v2.4.4 (2025-06-09)

Build System(s)

  • update ckantools

CI System(s)

  • set ruff target py version, add more ignores - avoid using fixes that don't work for python 3.8 (our current version) - ignore recommended ruff formatter conflicts - ignore more docstring rules
  • remove pylint, add ruff lint rules Primarily the defaults plus pydocstyle and isort.
  • update pre-commit repo versions

[main 1b21ab4] bump: version 2.4.3 → 2.4.4
3 files changed, 15 insertions(+), 3 deletions(-)

v2.4.3

04 Nov 11:55

Choose a tag to compare

v2.4.3 (2024-11-04)

Docs

  • use variable logo based on colour scheme
  • fix tests badge tests workflow file was renamed

Style

  • automatic reformat auto reformat with ruff/docformatter/prettier after config changes

Build System(s)

  • remove version from docker compose file version specifier is deprecated

CI System(s)

  • fix python setup action version
  • add merge to valid commit types
  • add docformatter args and dependency docformatter currently can't read from pyproject.toml without tomli
  • only apply auto-fixes in pre-commit F401 returns linting errors as well as auto-fixes, so this disables the errors and just applies the fixes
  • update tool config update pre-commit repo versions and switch black to ruff
  • add pull request validation workflow new workflow to check commit format and code style against pre-commit config
  • update workflow files standardise format, change name of tests file

Chores/Misc

  • add pull request template
  • update tool details in contributing guide

[main 22e891e] bump: version 2.4.2 → 2.4.3
3 files changed, 33 insertions(+), 3 deletions(-)

v2.4.2

20 Aug 14:32

Choose a tag to compare

v2.4.2 (2024-08-20)

[main bbe3b69] bump: version 2.4.1 → 2.4.2
3 files changed, 5 insertions(+), 3 deletions(-)

v2.4.1

15 Jul 09:26

Choose a tag to compare

v2.4.1 (2024-07-15)

Fix

  • cache job list response

Build System(s)

  • add cachetools as a dependency

[main c8bf371] bump: version 2.4.0 → 2.4.1
3 files changed, 13 insertions(+), 3 deletions(-)

v2.4.0

08 Jul 08:21

Choose a tag to compare

v2.4.0 (2024-07-08)

Feature

  • add link to status page in status bar
  • add extensible status report page

Docs

  • update readme with new status page info

Chores/Misc

  • add build section to read the docs config

[main 3d472ec] bump: version 2.3.0 → 2.4.0
3 files changed, 18 insertions(+), 3 deletions(-)

v2.3.0

27 Nov 10:57

Choose a tag to compare

v2.3.0 (2023-11-27)

Feature

  • add markdown/html support

Fix

  • set the background by css var and change default colour to purple

Tests

  • fix test to get message, add new test for markdown parsing

Chores/Misc

  • add regex for version line in citation file
  • add citation.cff to list of files with version
  • add contributing guidelines
  • add code of conduct
  • add citation file
  • update support.md links

[main f0cbf59] bump: version 2.2.8 → 2.3.0
3 files changed, 26 insertions(+), 3 deletions(-)

v2.2.8

17 Jul 08:21

Choose a tag to compare

v2.2.8 (2023-07-17)

Docs

  • update logos

[main dd19d7b] bump: version 2.2.7 → 2.2.8
2 files changed, 8 insertions(+), 2 deletions(-)

v2.2.7

11 Apr 08:34

Choose a tag to compare

v2.2.7 (2023-04-11)

Build System(s)

  • fix postgres not loading when running tests in docker

Chores/Misc

  • add action to sync branches when commits are pushed to main

[main 646ef64] bump: version 2.2.6 → 2.2.7
2 files changed, 12 insertions(+), 2 deletions(-)

v2.2.6

20 Feb 11:05

Choose a tag to compare

v2.2.6 (2023-02-20)

Docs

  • fix api docs generation script

Style

  • reformat with prettier

Chores/Misc

  • small fixes to align with other extensions

[main 2bb5233] bump: version 2.2.5 → 2.2.6
2 files changed, 16 insertions(+), 2 deletions(-)

v2.2.5

31 Jan 13:51

Choose a tag to compare

v2.2.5 (2023-01-31)

Docs

  • readme: change logo url from blob to raw

[main 2d207e6] bump: version 2.2.4 → 2.2.5
2 files changed, 8 insertions(+), 2 deletions(-)