Releases: opencadc/science-platform
Releases · opencadc/science-platform
v0.27.5
v0.27.4
v0.27.3
v0.27.2
v0.27.1
v0.27.0
v0.26.3
v0.26.2
v0.26.1
v0.26.0
0.26.0 (2024-11-26)
Features
- dependabot: added automated checks for github actions and docker configs (98e8341)
- gha: added a new action to check for commit msg compliance (47b0419)
- pre-commit: added base pre-commit config (807e5f5)
- pre-commit: added pre-commit config and checks for the repo (a522163)
Bug Fixes
- build: fixed the build to be referenced to the base of the repo rather than dir:skaha (2d6b60a)
- config: update to the pre-commit config (41776f5)
- gha: cosign signing is not only done on sha digest, rather than tags, e.g. latest, vX.X.X etc (9cfc1f5)
- gha: edge builds are now only triggered when pushed to main (e1183bf)
- gha: fix for cosign action to to properly sign the digest (b57b945)
- gha: fixed for release build cosign (2f2c79c)
- gha: release steps are now only run after a push to main, and not on pr events (c5863c3)
- gradle: added javadoc req. to spotless and removed yaml and misc file checking (d458b8d)
- pre-commit: added checks for code quality (currently disabled), leaking of secrets/passwords and errors in shell scripts (f782245)
- release-please: removed v from tags (fa5db36)
- security: added egress audit for all github actions (25e624c)
- security: pinned all mutable github action dependencies to sha (2a7db65)