Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

status: Accommodate new verify systems #1951

Merged
merged 1 commit into from
Jul 24, 2018
Merged

Conversation

sdboyer
Copy link
Member

@sdboyer sdboyer commented Jul 23, 2018

What does this do / why do we need it?

Updates dep status to be aware of the new logic related to verification introduced in #1912. Note that, with the introduction of dep check in #1929, i think it's probably fine to gradually scale back the responsibilities of dep status to things that dep check doesn't do - like upstream state checks.

The implementation of status could probably be considerably trimmed down
now, as a number of the things it was doing can be done by new logic in
gps/verify. This PR is mostly just the bare minimum necessary to get templated output
working.

What should your reviewer look out for in this PR?

General correctness, ofc; also, i think there's probably holes where the general reporting about things being out of sync are.

Do you need help or clarification on anything?

nah

Which issue(s) does this PR fix?

fixes #1936

The implementation of status could probably be considerably trimmed down
now, as a number of the things it was doing can be done by new logic in
gps/verify. This does the bare minimum necessary to get templated output
working.
@sdboyer sdboyer added this to the v0.5.0 milestone Jul 23, 2018
@sdboyer sdboyer requested a review from darkowlzz as a code owner July 23, 2018 03:52
@sdboyer sdboyer self-assigned this Jul 23, 2018
@sdboyer sdboyer merged commit 5cd267f into golang:master Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dep status to reflect the new post inputs-digest world
2 participants