0.2.0
What's Changed
- Initial support for TravisCI as TestingService by @kikkomep in #58
- Feature/testing service system credentials by @kikkomep in #59
- Boilerplate copyright notice by @simleo in #60
- Restructure and extend back-end models by @kikkomep in #61
- Authorization&Authentication improvements by @kikkomep in #62
- Simplify POST of registry workflows by @kikkomep in #63
- Update k8s deployment by @kikkomep in #64
- Fix/travis repo name identification by @kikkomep in #65
- Fix/shared registry workflow by @kikkomep in #66
- Fix PyYAML vulnerability issue CVE-2020-14343 by @kikkomep in #67
- Fix generation of certs and keys by @kikkomep in #68
- Fix missing help on 'clean' command by @kikkomep in #69
- Fix minor issues on Makefile by @kikkomep in #70
- Fix/missing identities field on user profile by @kikkomep in #71
- Add "openapi.html" endpoint by @kikkomep in #72
- Feature/openapi review by @ilveroluca in #75
- API description changes by @simleo in #76
- Feature/openapi review by @kikkomep in #77
- Feature/openapi review by @kikkomep in #74
- Update test_metadata module according to the latest test spec by @simleo in #79
- Update crate samples by @simleo in #80
- Fix/missing settings by @kikkomep in #82
- Update docs and examples by @simleo in #83
- Makefile: minor fixes by @simleo in #87
- Remove details from the README by @simleo in #89
- Add funding acknowledgements to README.md by @ilveroluca in #90
- Fix/refresh token by @kikkomep in #91
- Fix handling of test definition from ro-crates by @simleo in #92
- Update user profile management by @kikkomep in #96
- Fix finder for the latest version of a workflow by @kikkomep in #101
- API usage example by @simleo in #95
- Feature/warning message by @kikkomep in #106
- Fix response to failure in request validation by @ilveroluca in #110
- Accept a workflow without an id by @ilveroluca in #111
- Fix call to show_current_user_profile with local users by @ilveroluca in #109
- Improve error reporting by @ilveroluca in #112
- Remove last_logs from build summaries by @ilveroluca in #114
- Update requirements by @kikkomep in #115
- Example WF RO-create archive by @ilveroluca in #113
- jenkins - fix call to get_test_build by @ilveroluca in #119
- Collect and export application metrics by @ilveroluca in #116
- Support for GitHub Actions as testing service by @ilveroluca in #117
- Work around Github returning only last three with specific status by @ilveroluca in #123
- Add specification responses from posting workflows by @ilveroluca in #120
- Fix marshmallow 3.13 deprecations by @kikkomep in #127
- Feature/enable user authentication on GitHub testing service by @kikkomep in #128
- Expose links to TestingServices by @kikkomep in #130
- Fix Jenkins test data by @kikkomep in #131
- Fix/missing serialisation of test build duration by @kikkomep in #132
- Fix path of prometheus multiproc_dir by @kikkomep in #135
- Fix setup of preconfigured tokens for testing services by @kikkomep in #136
- Feature/enable db migrations by @kikkomep in #133
- Fix/travis external links by @kikkomep in #138
- Feature/workflow external links by @kikkomep in #137
- Feature/initial redis setup by @kikkomep in #139
- Fix missing 'migrations' folder on Docker image by @kikkomep in #140
- Fix function to detect DB revision by @kikkomep in #141
- Feature/improve configuration of static tokens by @kikkomep in #144
Full Changelog: 0.1.1...0.2.0