Releases: FacsimiLab/facsimilab-platform
v0.6.3
v0.6.3 (2025-06-21)
Bug Fixes
-
Only attempt to push the full-env if it has been built (
6c0c811) -
Use the PYTHON_ENV_IMAGE_VERSION rather than IMAGE_VERSION, which dynamically allows for dev to be passed in (
85947cb)
Build System
Detailed Changes: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.1 (2025-06-21)
Bug Fixes
- Default PSR release bump level (
8f5c6f1)
Detailed Changes: v0.6.0...v0.6.1
v0.6.0
v0.6.0 (2025-06-21)
Build System
-
Building all images for v0.6.0 (
a336172) -
Bump quarto version to 1.7.32 (
5dec2f9) -
Generated conda-lock files for v0.6 (
f68c99e)
Continuous Integration
-
Fix changelog filename (
a5697b0) -
Remove action on changelog branch (
82b01d0) -
Remove problemmatic issue creation (
72ba36f)
Python Packages Added:
- nbstripout
- fuzzywuzzy
- levenshtein
- jmespath
Fixes: #40
Features
- Add fuzzywuzzy, levenshtein, jmespath. bump squidpy to v1.6 (
455a420)
Detailed Changes: v0.5.0...v0.6.0
v0.5.0
v0.4.0
What's Changed
- fix: cleanup github actions and keep as manual action while testing by @pranavmishra90 in #38
- feat: add packages. use unified builder. bump rclone, cuda, micromamba by @pranavmishra90 in #37
- fix: adjust selfhosted runner labels by @pranavmishra90 in #39
- feat: create GH action to automatically link issues and PRs to the project by @pranavmishra90 in #41
- Update README.md by @pranavmishra90 in #46
- Github ci/cd workflows from other facsimilab repositories (#48) by @pranavmishra90 in #50
- ci: skip build process with PSR by @pranavmishra90 in #51
- update for facsimilab-bot and rc on main, release on release branch by @pranavmishra90 in #52
- v0.4 by @pranavmishra90 in #53
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: discrete python build stages; semantic versioning; packages: gitpython, yadm, pptx, bump quarto to 1.5.56; cleanup old images by @pranavmishra90 in #15
- fix: adjust GH Runner labels by @pranavmishra90 in #16
- fix: build should always occur on the main branch by @pranavmishra90 in #17
- test: contribution to develop branch to see if actions run by @pranavmishra90 in #18
- Rename python environment directory by @pranavmishra90 in #28
- feat: using CUDA 12.6.1 as base; add nvidia-container-images repo as subdataset by @pranavmishra90 in #29
- feat: add github action to update the develop branch when a new commit to main is made by @pranavmishra90 in #30
- feat: add
tmux,argcomplete, and bumpquartoto v1.6 by @pranavmishra90 in #36
Full Changelog: v0.2.5...v0.3.0
v0.2.4
What's Changed
- Using a conda lock file to fix GPU-enable pytorch dependencies not being added correctly by @pranavmishra90 in #7. A bash script converts the
environment.ymlfile into a conda-lock with specifications for Nvidia CUDA 12.4 on a Linux 64 bit platform. - Improved scripts to pick up next image tag and push to repositories
- Added logging of docker push
- Gitea testing docker image repository
Full Changelog: v0.2.1...v0.2.4
v0.2.1
What's Changed
- Add rclone for datalad remote siblings.
.bash_aliasesmapped into each container- Base python environment in
facsimilab-main - Facsimilab python environment in
facsimilab-full
@pranavmishra90 in https://github.com/pranavmishra90/facsimilab-platform/pull/4
v0.2.0
What's Changed
- v0.2.0 - Creation of multiple docker images by @pranavmishra90 in https://github.com/pranavmishra90/facsimilab-platform/pull/2
Full Changelog: pranavmishra90/facsimilab-platform@v0.1.0...v0.2.0