Closed jsbrittain closed 2 months ago
builder
runner
pyrunner
electron-app
post
pyinstaller
Github actions for building and publishing have also been updated. Postbuild checks are available as CI to this PR. Nightly checks have been run on the local repo (https://github.com/jsbrittain/GRAPEVNE/actions/runs/10852170943), and publish checks have been run on the local repo (https://github.com/jsbrittain/GRAPEVNE/actions/runs/10851936860). note that windows builds still report a false-negative during upload; this is fine.
Resolves #189 #146
note: by upgrading to Snakemake 8 some previous modules will be made incompatible; this can be resolved by adopting grapevne helper in those scripts.
builder
,runner
,pyrunner
(inelectron-app
))pyrunner
test strategy to support packaged routines,post
calls, andpyinstaller
(bundled) workflowsGithub actions for building and publishing have also been updated. Postbuild checks are available as CI to this PR. Nightly checks have been run on the local repo (https://github.com/jsbrittain/GRAPEVNE/actions/runs/10852170943), and publish checks have been run on the local repo (https://github.com/jsbrittain/GRAPEVNE/actions/runs/10851936860). note that windows builds still report a false-negative during upload; this is fine.
Resolves #189 #146
note: by upgrading to Snakemake 8 some previous modules will be made incompatible; this can be resolved by adopting grapevne helper in those scripts.