Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scorecard new API #3125

Merged

Conversation

bharathi-tenneti
Copy link
Contributor

Description: To support additional scorecard2 features, we need the scorecard APi to be updated, for this, we need a new set of API structs that serve 2 key purposes:
--create a structure around the information presented by the List function (labels, image)
--create an ability for a test entrypoint to produce n-number of test results (e.g. suite of tests)
for this, the groupname/version will need to be updated and new golang structs will need to be generated/added

@openshift-ci-robot openshift-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 27, 2020
@bharathi-tenneti bharathi-tenneti changed the title <WIP> scorecard new API scorecard new API May 28, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 28, 2020
pkg/apis/scorecard/v1alpha1/doc.go Outdated Show resolved Hide resolved
pkg/apis/scorecard/v1alpha1/formatter.go Outdated Show resolved Hide resolved
pkg/apis/scorecard/v1alpha1/types.go Outdated Show resolved Hide resolved
pkg/apis/scorecard/v1alpha1/types.go Outdated Show resolved Hide resolved
pkg/apis/scorecard/v1alpha1/types.go Outdated Show resolved Hide resolved
Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 4, 2020
@bharathi-tenneti bharathi-tenneti merged commit b938ba6 into operator-framework:master Jun 4, 2020
@bharathi-tenneti bharathi-tenneti deleted the scorecardapi branch June 4, 2020 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants