PSSourcegraph
1.0.2
PowerShell client for the Sourcegraph API
Minimum PowerShell version
7.0.0
Installation Options
Author(s)
Felix Becker
Copyright
(c) Sourcegraph. All rights reserved.
Package Details
Owners
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) | 289 | 6/4/2020 |
1.0.1 | 13 | 6/3/2020 |
1.0.0 | 13 | 6/3/2020 |
0.3.1 | 12 | 6/3/2020 |
0.3.0 | 11 | 6/3/2020 |
0.2.0 | 13 | 5/31/2020 |
0.1.1 | 43 | 1/28/2020 |
0.1.0 | 14 | 1/28/2020 |
0.0.11 | 51 | 7/24/2019 |
0.0.10 | 57 | 2/22/2019 |
0.0.9 | 31 | 12/20/2018 |
0.0.8 | 16 | 12/20/2018 |
0.0.7 | 37 | 10/8/2018 |
0.0.6 | 16 | 10/8/2018 |
0.0.5 | 21 | 9/14/2018 |
0.0.4 | 41 | 9/8/2018 |
0.0.2 | 68 | 5/8/2018 |
0.0.1 | 19 | 4/28/2018 |