- Oct 03, 2024
-
-
Dr Rich Wareham authored
fix(deps): update all non-major dependencies See merge request !12
-
UIS DevOps Renovate Bot authored
-
Dr Rich Wareham authored
chore: switch release it to MR-based flow See merge request !16
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
feat: configure release-it See merge request !15
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
chore(deps): update dependency uis/devops/continuous-delivery/ci-templates to v4 See merge request !13
-
Dr Rich Wareham authored
fix(deps): update dependency google-cloud-storage to v2 See merge request !14
-
- Oct 02, 2024
-
-
UIS DevOps Renovate Bot authored
-
UIS DevOps Renovate Bot authored
-
Dr Abraham Martin authored
chore: Configure Renovate See merge request !11
-
UIS DevOps Renovate Bot authored
-
- Aug 14, 2024
-
-
Dave Hart authored
-
Dr Rich Wareham authored
feat: change `google-cloud-storage` dependency to versions >=1.41 and <3.0 Closes #10 See merge request !9
-
Dave Hart authored
Previously only supported versions <2.0, but the only breaking change in version 2.0 of the `google-cloud-storage` package is the removal of Python 2 support. As `geddit` doesn't support Python 2, it's safe to permit `google-cloud-storage` versions <3.0 instead of <2.0. Closes #10
- Mar 04, 2024
-
-
Dr Rich Wareham authored
Remove the need for bucket permissions Closes #7 See merge request !6
-
James Barr authored
-
Dr Rich Wareham authored
hotfix(pyproject.toml): make version number match CHANGELOG See merge request !8
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
feat: freshen CI Closes #8, #6, and #2 See merge request !7
-
Dr Rich Wareham authored
Freshen the CI configuration to make use of our common CI pipeline for Python projects. Update the CI configuration to test the range of Python versions which we claim to support. Take the opportunity to move to poetry which allows for dependency pinning for testing. For installation, we use the same version requirements as in the old requirements.txt. The addition of pre-commit necessitated some (automatic) formatting fixes. Unfortunately release automation cannot (yet) be enabled because there is not a GitLab token secret configured for this project. Closes #8
-
- Sep 06, 2021
-
-
Dr Rich Wareham authored
-
- Jul 15, 2021
-
-
Dr Abraham Martin authored
remove use of deprecated Google Cloud Storage function Closes #4 See merge request !5
-
Dr Rich Wareham authored
This bumps the version number so post merging, the procedure at [1] should be followed. [1] https://guidebook.devops.uis.cam.ac.uk/en/latest/workflow/pypi/#publishing-a-previously-published-package Closes #4
-
- Jun 10, 2021
-
-
Monty Dawson authored
add support for data URLs Closes #3 See merge request !4
-
Dr Rich Wareham authored
Closes #3
-
- Mar 19, 2021
-
-
Robin Goodall authored
Use python 3.7 and non-docker-hub image to guard against pull limits See merge request !3
-
Monty Dawson authored
-
- Aug 07, 2020
-
-
Dr Abraham Martin authored
add PyPI packaging Closes #1 See merge request !2
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
-
- Aug 06, 2020
-
-
Dr Rich Wareham authored
Add additional information to setup.py to support having a nice presence on PyPI. Bring in CI templates which support releasing to PyPI. Closes #1
-
- Jun 06, 2020
-
-
Dr Rich Wareham authored
Provide an initial implementation, a stub README and a basic GitLab CI configuration to run tests.
-
Dr Rich Wareham authored
-