Refactored to have everything live in a top level Python library! Exposing some getter methods from the SampleRegistry object for programmatic access.
What's Changed
- Add get_run method to SampleRegistry by @Ulthran in #49
- Refactor: integrate Flask app into top-level package by @Ulthran in #50
- Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #51
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #53
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #52
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #54
New Contributors
- @dependabot[bot] made their first contribution in #51
Full Changelog: 1.2.3...1.3.0