PSSourcegraph
1.0.2
PowerShell client for the Sourcegraph API
Minimum PowerShell version
7.0.0
Installation Options
Owners
Copyright
(c) Sourcegraph. All rights reserved.
Package Details
Author(s)
- Felix Becker
Tags
sourcegraph graphql api Windows MacOS Linux
Functions
Get-Repository Get-Hover Get-Definition Get-Reference Get-User Invoke-ApiRequest New-User Search-
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## [1.0.2](https://github.com/sourcegraph/PSSourcegraph/compare/v1.0.1...v1.0.2) (2020-06-04)
### Bug Fixes
* **repositories:** migrate changed APIs ([6a3b32d](https://github.com/sourcegraph/PSSourcegraph/commit/6a3b32d7eb6950a1ce6304d099d7a8484183df8e))
* **search:** migrate deprecated field ([e8d65f6](https://github.com/sourcegraph/PSSourcegraph/commit/e8d65f630043c1058da404d15f6d857356f38d94))
FileList
- PSSourcegraph.nuspec
- PSSourcegraph.psm1
- PSSourcegraph.psd1
- src\search.psm1
- src\codeintel.psm1
- src\repos.psm1
- src\users.psm1
- src\api.psm1
- Types\Search.Types.ps1xml
- Types\Location.Types.ps1xml
- Types\Repository.Types.ps1xml
- queries\RepositoryFields.graphql
- queries\User.graphql
- queries\Users.graphql
- queries\Repositories.graphql
- queries\CreateUser.graphql
- queries\Definition.graphql
- queries\Search.graphql
- queries\UserFields.graphql
- queries\Reference.graphql
- queries\RepositoryByID.graphql
- queries\RepositoryByCloneURL.graphql
- queries\Suggestions.graphql
- queries\Hover.graphql
- Formats\Location.Format.ps1xml
- Formats\Hover.Format.ps1xml
- Formats\Search.Format.ps1xml
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 (current version) | 342 | 6/4/2020 |
1.0.1 | 16 | 6/3/2020 |
1.0.0 | 16 | 6/3/2020 |
0.3.1 | 15 | 6/3/2020 |
0.3.0 | 14 | 6/3/2020 |
0.2.0 | 16 | 5/31/2020 |
0.1.1 | 46 | 1/28/2020 |
0.1.0 | 17 | 1/28/2020 |
0.0.11 | 54 | 7/24/2019 |
0.0.10 | 60 | 2/22/2019 |
0.0.9 | 34 | 12/20/2018 |
0.0.8 | 19 | 12/20/2018 |
0.0.7 | 40 | 10/8/2018 |
0.0.6 | 19 | 10/8/2018 |
0.0.5 | 24 | 9/14/2018 |
0.0.4 | 44 | 9/8/2018 |
0.0.2 | 71 | 5/8/2018 |
0.0.1 | 22 | 4/28/2018 |