Recent Releases of fair-cli
fair-cli - v0.9.8
What's Changed
- fix missing import by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/309
- Hotfix/file type by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/310
- Feature/dataproducts by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/311
- Hotfix/utf8 by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/312
- Feature/identify/find by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/313
- Fix utf-8 by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/314
- fix minor bug by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/315
- fix path in fair find by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/316
- Fix issue with authors by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/318
- Gitlab by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/320
- Hotfix sync by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/322
- Update Actions by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/323
- fix styling by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/324
- Dev by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/325
- Dev by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/326
Full Changelog: https://github.com/FAIRDataPipeline/FAIR-CLI/compare/v0.8.0...V0.9.8
- Python
Published by RyanJField about 1 year ago
fair-cli - FAIR-CLI Release v0.8.0
What's Changed
- Hotfix/bug fixes by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/308
Full Changelog: https://github.com/FAIRDataPipeline/FAIR-CLI/compare/v0.7.3...v0.8.0
- Python
Published by RyanJField almost 3 years ago
fair-cli - v0.7.3
What's Changed
- Fix issue with obtaining latest tag for registry by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/289
- Fix orcid issue by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/295
- Feature/remote upload by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/296
- Make
mainthe default branch for consistency by @bobturneruk in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/228 - Fix bugs by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/301
- Hotfix/error fix by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/302
- Fix Error handling by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/303
Full Changelog: https://github.com/FAIRDataPipeline/FAIR-CLI/compare/v0.5.0...v0.7.3
- Python
Published by RyanJField almost 3 years ago
fair-cli - Latest Release
What's Changed
- Remove commas from CMD_MODE enum by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/123
- Update message for ID type query by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/124
- 110 namespace setup by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/125
- Feature/precommit hook by @bruvio in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/129
- Do not terminate server upon completion by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/131
- Move all constants to common and ensure init before run by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/132
- Ensure earlier termination if specified config.yaml not found by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/130
- Introduce validation schema via PyDantic by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/122
- Run server in CLI mode for push by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/135
- Set Port not Local URL on init by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/141
- Add initialisation from existing repository by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/143
- Pre-initialisation registry install fix by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/144
- pip(deps-dev): bump bandit from 1.7.0 to 1.7.1 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/149
- pip(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/146
- pip(deps-dev): bump black from 21.10b0 to 21.11b1 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/147
- pip(deps-dev): bump mypy from 0.812 to 0.910 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/148
- pip(deps): bump rich from 10.12.0 to 10.15.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/151
- pip(deps): bump simplejson from 3.17.5 to 3.17.6 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/152
- pip(deps-dev): bump poetry from 1.1.11 to 1.1.12 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/153
- pip(deps): bump pyyaml from 5.4.1 to 6.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/154
- pip(deps): bump jinja2 from 3.0.2 to 3.0.3 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/155
- Add
--dirtyflag to allow running with uncommitted changes by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/157 - Fix
--dirtyforfair pullby @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/158 - pip(deps): bump rich from 10.15.0 to 10.15.1 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/159
- Feature/precommit dev by @bruvio in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/165
- pip(deps): bump pre-commit from 2.15.0 to 2.16.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/160
- pip(deps): bump rich from 10.15.1 to 10.15.2 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/164
- pip(deps-dev): bump black from 21.11b1 to 21.12b0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/166
- Add push to remote functionality by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/136
- Added tab completion for adding data products by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/167
- Added
fair resetto unmark all items from staging by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/169 - Added internal validation of CLI configurations by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/170
- Fix
fair pushto use parameters by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/171 - pip(deps): bump rich from 10.15.2 to 10.16.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/172
- Update test config path from Python API into
developby @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/184 - Fix Python Implementation Tests by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/185
- pip(deps-dev): bump deepdiff from 5.6.0 to 5.7.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/176
- pip(deps): bump pydantic from 1.8.2 to 1.9.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/179
- pip(deps): bump rich from 10.16.0 to 10.16.2 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/180
- pip(deps): bump requests from 2.26.0 to 2.27.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/181
- pip(deps-dev): bump mypy from 0.910 to 0.930 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/178
- Specify FAIR registry via environment variable by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/186
- pip(deps): bump requests from 2.27.0 to 2.27.1 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/188
- pip(deps): bump rich from 10.16.2 to 11.0.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/190
- pip(deps): bump gitpython from 3.1.24 to 3.1.26 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/194
- pip(deps-dev): bump mypy from 0.930 to 0.931 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/192
- Added
fair pushfunctionality by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/193 - Update README.md by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/196
- Wildcards working first iteration by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/195
- Added data file download for pull from other registry by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/198
- Add C++ Implementation to CI by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/199
- Add additional environment variables by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/197
- Added custom virtual environment class to fix venv python exe setup by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/187
- Add auto completion to log view and use log file class by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/168
- Add registration of
authorby @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/200 - Add option to specify registry tag during install by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/201
- Ask before allowing
initin a sub-location of existing FAIR repo by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/202 - Hotfix/add missing config var by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/203
- pip(deps-dev): bump coverage from 6.2 to 6.3 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/204
- pip(deps-dev): bump pytest-mock from 3.6.1 to 3.7.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/208
- pip(deps): bump rich from 11.0.0 to 11.1.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/207
- pip(deps-dev): bump black from 21.12b0 to 22.1.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/206
- pip(deps-dev): bump bandit from 1.7.1 to 1.7.2 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/205
- pip(deps-dev): bump coverage from 6.3 to 6.3.1 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/209
- pip(deps-dev): bump pytest from 6.2.5 to 7.0.0 by @dependabot in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/210
- Hotfix/fix implementation ci by @bruvio in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/235
- Feature/pull init local flag by @bruvio in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/236
- Auto generated docs by @bobturneruk in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/241
- Fix issue download issue by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/246
- added templates for feature requests and bugs report by @bruvio in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/248
- adding checks for local flag by @bruvio in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/249
- FIx test, update citations by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/251
- If python3.exe is not found windows should fall back to python.exe by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/252
- Fix Registry install on windows by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/257
- Feature/address on local by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/256
- User fix by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/263
- Wrap Boolean for Primary in f string by @RyanJField in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/271
New Contributors
- @bruvio made their first contribution in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/129
- @dependabot made their first contribution in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/149
- @bobturneruk made their first contribution in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/241
Full Changelog: https://github.com/FAIRDataPipeline/FAIR-CLI/compare/v0.2.3...v0.5.0
- Python
Published by RyanJField over 3 years ago
fair-cli - Finalised package metadata for PyPi
Metadata for package itself has been updated and finalised for the listing on PyPi
- Python
Published by kzscisoft over 4 years ago
fair-cli - Release on PyPI and Zenodo
What's Changed
- Merge modifications into
devby @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/1 - Merge changes from
kzscisoft-devby @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/2 - Schema Change Bug Fixes and Globbing by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/16
- Merge in test modifications and fixes by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/20
- Tidy ups and continuations on sync development by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/21
- Add read versioning by @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/32
- Change repo for globbing to local, fix object type error by @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/33
- Remove description prompt in fair init and add dummy value to jinja template by @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/36
- Remove wildcard entry if present in read block by @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/40
- Add new fields to
fair createyaml output by @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/41 - Allow user to use version in or out of a
useblock by @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/42 - Add
configargument tofair pullby @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/43 - Raise exception if user includes data product not in registry in config by @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/46
- Populate filetype and userauthor tables in
fair initby @DennisReddyhoff in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/48 - Bug fixes by @richardreeve in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/55
- Fix logging and use CMD_MODE for passive run and do not create config outside of command run by @richardreeve in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/61
- Do not create hash conflicts by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/57
- Major rewrite to reimplement CLI logic by @richardreeve in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/67
- Fix new bugs by @richardreeve in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/73
- Completed first beta release by @kzscisoft in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/84
New Contributors
- @DennisReddyhoff made their first contribution in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/32
- @richardreeve made their first contribution in https://github.com/FAIRDataPipeline/FAIR-CLI/pull/55
Full Changelog: https://github.com/FAIRDataPipeline/FAIR-CLI/commits/v0.2.1
- Python
Published by richardreeve over 4 years ago