Recent Releases of scif
scif - SCIF Release v0.0.84
What's Changed
- add workflow to release to pypi by @vsoch in https://github.com/vsoch/scif/pull/72
- Reworked app.run exit code by @dmachi in https://github.com/vsoch/scif/pull/73
Full Changelog: https://github.com/vsoch/scif/compare/0.0.83...0.0.84
- Python
Published by vsoch over 2 years ago
scif - SCIF Release v0.0.83
For previous releases, see the files on pypi: https://pypi.org/project/scif/#history
Moving forward we will have releases in both places, TBA added automation if needed.
What's Changed
- Update spec.md by @satra in https://github.com/vsoch/scif/pull/4
- Fixing table formatting in spec.md by @cMadan in https://github.com/vsoch/scif/pull/5
- Added self to spec.md by @cMadan in https://github.com/vsoch/scif/pull/6
- Add forgotten end-of-code backticks by @AndiH in https://github.com/vsoch/scif/pull/8
- editorial changes + adding self by @ps-account in https://github.com/vsoch/scif/pull/16
- text change sci-f to scif by @ps-account in https://github.com/vsoch/scif/pull/12
- Just noticed a typo while following a link by @denis-yuen in https://github.com/vsoch/scif/pull/17
- SCI-F and SCIF are used side-by-side? by @ps-account in https://github.com/vsoch/scif/pull/11
- Fix parsing of additional arguments to run by @vsoch in https://github.com/vsoch/scif/pull/26
- Fix/parsing by @vsoch in https://github.com/vsoch/scif/pull/30
- Add environment to be sourced (inline with runscript) by @vsoch in https://github.com/vsoch/scif/pull/32
- Testing by @vsoch in https://github.com/vsoch/scif/pull/34
- Appnames period parsing by @vsoch in https://github.com/vsoch/scif/pull/37
- Fix/shell by @vsoch in https://github.com/vsoch/scif/pull/39
- Fix/environment by @vsoch in https://github.com/vsoch/scif/pull/41
- adding functions to expose test command by @vsoch in https://github.com/vsoch/scif/pull/44
- Fix to make test and runscript scripts executable on install by @vsoch in https://github.com/vsoch/scif/pull/52
- Fix/client bugs by @vsoch in https://github.com/vsoch/scif/pull/55
- testing deploy from circle by @vsoch in https://github.com/vsoch/scif/pull/57
- Test adding quay.io by @vsoch in https://github.com/vsoch/scif/pull/58
- Testing stream and capture of output by @vsoch in https://github.com/vsoch/scif/pull/60
- Adding fixes samcmill, black formatting by @vsoch in https://github.com/vsoch/scif/pull/62
- fix shell behavior by @samcmill in https://github.com/vsoch/scif/pull/61
- Only support Python 3.6 and up by @vsoch in https://github.com/vsoch/scif/pull/64
- install script should exit on nonzero return code by @vsoch in https://github.com/vsoch/scif/pull/66
- updating linting by @vsoch in https://github.com/vsoch/scif/pull/69
- exit with the exit code from a app when run() by @dmachi in https://github.com/vsoch/scif/pull/68
- Revert "exit with the exit code from a app when run()" by @vsoch in https://github.com/vsoch/scif/pull/71
New Contributors
- @satra made their first contribution in https://github.com/vsoch/scif/pull/4
- @cMadan made their first contribution in https://github.com/vsoch/scif/pull/5
- @AndiH made their first contribution in https://github.com/vsoch/scif/pull/8
- @ps-account made their first contribution in https://github.com/vsoch/scif/pull/16
- @denis-yuen made their first contribution in https://github.com/vsoch/scif/pull/17
- @vsoch made their first contribution in https://github.com/vsoch/scif/pull/26
- @samcmill made their first contribution in https://github.com/vsoch/scif/pull/61
- @dmachi made their first contribution in https://github.com/vsoch/scif/pull/68
Full Changelog: https://github.com/vsoch/scif/commits/0.0.83
- Python
Published by vsoch over 2 years ago