Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

feat: remove solution_name field from test results #62

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

raimundo-henriques
Copy link
Contributor

@raimundo-henriques raimundo-henriques commented Aug 10, 2023

⚠️ This PR should only be merged after merging PR#300 on the frontend repo

Removes all mentions to the field solution_name in test results json's as, (per PR#300 on the frontend repo) this is now fetched with the solution's id.
This is sensible, as it changes user inputed data and requires new users to be aware of the change.

Please note that PR#300 on the frontend repo makes solution_id mandatory in test results, meaning that a test result can, from the moment when that PR is merged on, be merged if the test is performed either by a solution that is in the catalog or by a user that is in the catalog.

The CHANGELOG date must be updated before merging.

@vercel
Copy link

vercel bot commented Aug 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pact-catalog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2023 2:39pm

Copy link
Contributor

@zeitgeist zeitgeist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@raimundo-henriques raimundo-henriques merged commit bd79cfc into main Oct 3, 2023
3 checks passed
@raimundo-henriques raimundo-henriques deleted the solution-name branch October 3, 2023 14:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants