Skip to content

created timepix pipeline deployment#250

Draft
MTakahashi-KWH wants to merge 1 commit into
NSLS2:mainfrom
MTakahashi-KWH:main
Draft

created timepix pipeline deployment#250
MTakahashi-KWH wants to merge 1 commit into
NSLS2:mainfrom
MTakahashi-KWH:main

Conversation

@MTakahashi-KWH

Copy link
Copy Markdown

Have added a timepix3 pipeline python ioc deployment that pulls tagged code from github repo and deploys it similarly to the zebra save python IOC. Keeping it as a draft currently as the pipeline does not have a release staged for deployment yet.

@jwlodek

Copy link
Copy Markdown
Collaborator

I wonder if for these python IOCs we should include the pixi.toml file and pixi.lock file under files and just deploy those, rather than always initializing a new environment/lockfile. It would make the deployments perfectly reproducible. What do you think?

@MTakahashi-KWH

MTakahashi-KWH commented Jun 12, 2026

Copy link
Copy Markdown
Author

yeah that definitely sounds better. the repo already has a pixi toml and lock so just pulling the repo by calling:
pixi install -e deployment
would be much simpler and I wouldn't need to change the deployment every time I change package dependencies (not that it should really happen). Not to mention I didn't even think of intersecting pixi envs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants