thoth-station / search

Visualize Python package metadata and browse advisory results.
https://thoth-station.ninja/search
GNU General Public License v3.0
6 stars 4 forks source link

fixed test case #92

Closed Gkrumbach07 closed 2 years ago

Gkrumbach07 commented 2 years ago

Related Issues and Dependencies

https://github.com/thoth-station/search/issues/90

This introduces a breaking change

This Pull Request implements

pulls the most recent schema and uses typescript to check if any of the changes in the schema types broke the code.

Description

This auto pull of the schema ensures that the code is always in compliance with what the users API is outputting. Any new features will have to comply with the latest user api schema otherwise CI fails.

Some tests can be removed as this covers all use cases involving data coming in.

Gkrumbach07 commented 2 years ago

LGTM!

/approve

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Gkrumbach07

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/search/blob/master/OWNERS)~~ [Gkrumbach07] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment