Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9188b59

Browse files
add the new props in the boards.ListAll func
1 parent 53872cb commit 9188b59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎commands/board/listall.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ func ListAll(ctx context.Context, req *rpc.BoardListAllRequest) (*rpc.BoardListA
6262
Website: platform.Package.WebsiteURL,
6363
Email: platform.Package.Email,
6464
ManuallyInstalled: platform.ManuallyInstalled,
65+
Indexed: platform.Indexed,
66+
MissingMetadata: !installedPlatformRelease.HasMetadata(),
6567
}
6668

6769
toTest := []string{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /