Skip to content

Releases: opencadc/science-containers

v0.7.0

02 May 20:02
9acd786

Choose a tag to compare

0.7.0 (2025-05-01)

Features

  • ci-cd: added dependabot to auto update firefly base image, added github action to autobuild and push firefly container (585adb7)

Bug Fixes

  • gha: fix for relative path to search for Dockerfile (6fc4911)

v0.6.0

18 Feb 22:55
330b2af

Choose a tag to compare

0.6.0 (2025-02-18)

Features

  • build: added gradle build file (e2944d3)
  • cadc-sso: added base implementation of the adapter (d0fdc5c)
  • cadc-sso: fixed firefly runtime issues and added documentation (e50ef6c)
  • entrypoint: updated entrypoint logic (e91431a)
  • k8s: added manifest to deploy firefly on keel (b42ce76)
  • prject: setup for cadc-sso project (9f22a34)

Bug Fixes

  • build: removed unused configuration section from build.gradle (4b8fb81)
  • cadc-sso: added lib to be included (dfacbdb)
  • cadc-sso: added significantly more testing and method to check if headers need to be added for downstream api access (153a8a7)
  • docker: removed reference to entrypoint.py (cb686b8)
  • docs: updated based pr-comments (070d81e)
  • entrypoint: fixes for firefly entrypoint (ee33764)
  • gitignore: added cadc-sso/lib folder to be tracked by git (985bee1)
  • gitignore: fixes (42ce27a)
  • gradle: fixed gradle launcher vs daemon vm issues (d11fc47)
  • remove image link (bb627a6)

Documentation

  • small text chagne (2720ea5)
  • update for new registry authentication (ea6b464)

v0.5.0

07 Jun 08:05
59a53a6

Choose a tag to compare

0.5.0 (2024-06-07)

Features

  • base Image: debugged micromamba installation process (4a6b0ac)
  • ci: added pre-commit ci action (2cc8b3d)

Documentation

v0.4.2

25 Oct 20:59
fd2e6e5

Choose a tag to compare

0.4.2 (2023-10-25)

Bug Fixes

  • docs: fixed the spelling of ubuntu (ff272b3)

v0.4.1

24 Oct 23:05
b8fc997

Choose a tag to compare

0.4.1 (2023-10-24)

Bug Fixes

  • build: fixed ref issue in docker build (d971218)

v0.4.0

24 Oct 23:01
1e59122

Choose a tag to compare

0.4.0 (2023-10-24)

Features

  • build: add quotes around python versions (a64ef9b)

v0.3.0

24 Oct 22:57
e821017

Choose a tag to compare

0.3.0 (2023-10-24)

Features

  • Github-Actions: added deloyment action for base container (32df4a2)

Documentation

v0.2.2

24 Oct 21:49
1b8fb8f

Choose a tag to compare

0.2.2 (2023-10-24)

Bug Fixes

  • Github-Actions: working on deployment chain (c14f04d)

v0.2.1

24 Oct 21:45
f22fc7a

Choose a tag to compare

0.2.1 (2023-10-24)

Bug Fixes

  • Github-Actions: working on deployment (d19c775)

v0.2.0

24 Oct 21:31
73b1af1

Choose a tag to compare

0.2.0 (2023-10-24)

Features

  • Github-Actions: added a new deployment step with matrix capabilties (1d2b711)

Documentation

  • docs: initial port from science-containers (af7abaf)