Skip to content

0.1.0-RC10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 16:43
· 7 commits to main since this release

What's Changed

πŸŽ‰ New Features

  • 1fd93c9 core: Add metrics for job durations
  • ae3b74b ui: Make the Package ID in issues table filterable

βœ… Tests

  • 63deaae dao: Add missing metadata for projects and packages
  • 4c0173e dao: Add tests for empty projects and packages

πŸš€ Dependency Updates

  • 600fce9 update docker/dockerfile docker tag to v1.13

🚜 Refactorings

  • 811c138 dao: Compare packages in a single query
  • 744ce12 dao: Compare projects in a single query