Recent Releases of ckanext-webview
ckanext-webview - v1.1.10
v1.1.10 (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 6e23121] bump: version 1.1.9 → 1.1.10 3 files changed, 33 insertions(+), 3 deletions(-)
- Python
Published by alycejenni over 1 year ago
ckanext-webview - v1.1.9
v1.1.9 (2024-08-20)
Chores/Misc
- add build section to read the docs config
- 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 ef1b8b5] bump: version 1.1.8 → 1.1.9 3 files changed, 15 insertions(+), 3 deletions(-)
- Python
Published by alycejenni almost 2 years ago
ckanext-webview - v1.1.8
v1.1.8 (2023-07-17)
Docs
- update logos
[main cf2fa50] bump: version 1.1.7 → 1.1.8 2 files changed, 8 insertions(+), 2 deletions(-)
- Python
Published by alycejenni about 3 years ago
ckanext-webview - v1.1.7
v1.1.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 bb4c1a9] bump: version 1.1.6 → 1.1.7 2 files changed, 12 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-webview - v1.1.6
v1.1.6 (2023-02-20)
Docs
- fix api docs generation script
Chores/Misc
- small fixes to align with other extensions
[main a15a93e] bump: version 1.1.5 → 1.1.6 2 files changed, 12 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-webview - v1.1.5
v1.1.5 (2023-01-31)
Docs
- readme: change logo url from blob to raw
[main c0530f8] bump: version 1.1.4 → 1.1.5 2 files changed, 8 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-webview - v1.1.4
v1.1.4 (2023-01-31)
Docs
- readme: direct link to logo in readme
- readme: fix github actions badge
[main ced5b48] bump: version 1.1.3 → 1.1.4 2 files changed, 9 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-webview - v1.1.3
v1.1.3 (2023-01-30)
Build System(s)
- docker: use 'latest' tag for test docker image
[main 66f7b60] bump: version 1.1.2 → 1.1.3 2 files changed, 8 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-webview - v1.1.2
v1.1.2 (2022-12-12)
Docs
- readme: add instruction to install lessc globally
Style
- change quotes in setup.py to single quotes
Build System(s)
- remove local less installation
- add package data
[main 6432f3e] bump: version 1.1.1 → 1.1.2 2 files changed, 17 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-webview - v1.1.1
v1.1.1 (2022-12-01)
Docs
- readme: format test section
- readme: update installation steps
- readme: update ckan patch version in header badge
[main 3b98b92] bump: version 1.1.0 → 1.1.1 3 files changed, 11 insertions(+), 3 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-webview - v1.1.0
v1.1.0 (2022-11-28)
Refactor
- switch to less
Docs
- add section delimiters and include-markdown
Style
- apply formatting
Build System(s)
- set changelog generation to incremental
- pin ckantools minor version
CI System(s)
- add cz-nhm dependency
Chores/Misc
- remove manifest
- use cz_nhm commitizen config
- standardise package files
v1.0.0 (2022-09-26)
[main 75abc6f] bump: version 1.0.0 → 1.1.0 3 files changed, 34 insertions(+), 3 deletions(-)
- Python
Published by alycejenni over 3 years ago