Releases: ssl-hep/ServiceX_Code_Generator_lib
Releases · ssl-hep/ServiceX_Code_Generator_lib
Update Libraries
1.1.7 Update libraries as per dependabot suggestions:
Sidecar Capabilites
Changes made for Multiple Codegen (#8) * Update __init__.py * read variable from environ * Update post_operation.py * app config file removal in codegen - xAOD * Update post_operation.py * os environ changes * directly read from env var * Final changes for multiple codegen * Remove unused imports * added back config transformer image * deleted .DS_Store * revert to current_app.config at post_operation and DS Store gitignore * Update post_operation.py * Pick up science image from app config * Code generators return language and science command --------- Co-authored-by: Prajwal Kiran Kumar <[email protected]> Co-authored-by: Ben Galewsky <[email protected]>
Restore sidecar capabilities
1.1.5-post.3 restore sidecar capabilities
Test science image from env var
1.1.5-post.2 Obtain the science image from env var
Version 1.1.5
Upgrade to Flask 1.3.2
1.1.5-post.1
Attempt to fix the science image from env var
Add language and science command to response
1.1.4-alpha.14 Code generators return language and science command
1.1.4-alpha.13
Fix test
1.1.4-alpha.10
directly read from env var
1.1.4-alpha.11
Allow for separate code gen app config (#7) * Allow for seperate code gen app.config while retaining the helm chart generated config