8 Commits

Author SHA1 Message Date
Josh Gross
7a697757fb Add deprecation message (#86)
Some checks failed
E2E Test / canary (macos-latest) (push) Has been cancelled
E2E Test / cache upload (macos-latest) (push) Has been cancelled
E2E Test / cache upload (ubuntu-latest) (push) Has been cancelled
E2E Test / cache upload (windows-latest) (push) Has been cancelled
ci-workflow / build (macos-latest) (push) Has been cancelled
ci-workflow / build (ubuntu-latest) (push) Has been cancelled
ci-workflow / build (windows-latest) (push) Has been cancelled
Code Scanning / CodeQL-Build (push) Has been cancelled
E2E Test / canary (ubuntu-latest) (push) Has been cancelled
E2E Test / canary (windows-latest) (push) Has been cancelled
golangci-lint / lint (push) Has been cancelled
Canary Test / cache upload (macos-latest) (push) Has been cancelled
Canary Test / cache upload (ubuntu-latest) (push) Has been cancelled
Canary Test / cache upload (windows-latest) (push) Has been cancelled
Canary Test / canary (macos-latest) (push) Has been cancelled
Canary Test / canary (ubuntu-latest) (push) Has been cancelled
Canary Test / canary (windows-latest) (push) Has been cancelled
* Add deprecation message

* Add some newlines
2024-10-21 12:20:02 -04:00
Josh Soref
281c73efa0 Spelling (#72)
* spelling: occurred

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: the

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

---------

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-06-19 09:21:23 -04:00
Deepak Dahiya
88a1bc276b Updating note about GHES (#60) 2023-03-20 00:30:38 +05:30
Deepak Dahiya
bf7745edd0 Added how repo is selected section in README and other minor FAQs (#49)
* Added how repo is selected section in README

* minor

* minor

* Update README.md

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

---------

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2023-02-02 18:38:59 +05:30
Sankalp Kotewar
d3293b69e1 Added note regarding GHES support (#32)
* Added note regarding GHES support

Added a note about GHES support for the extension

* Added info regarding hostname use for GHES repos

* Implemented review comments
2022-09-20 12:00:01 +05:30
Deepak Dahiya
19af1838b9 Added workflow for ci and release (#7)
* Completed List cmd and added API calls

* Minor comments and add delete code to pass linting

* Typo in descriptions

* Minor comments

* Validations

* Validations-1

* improved branch flag validation

* removed build

* working after refactory with bad names

* Command working, test not working

* Corrected creation of service

* Finalized structure using service

* Deleted tests

* cleanup

* cleanup

* cleanup

* removed space with tab

* aligned types in model.go

* Update model.go

* resolved comments

* Refactor

* removed long descriptions

* Working incomplete tests

* Completed tests

* cleanup

* checks

* CI and release workflows

* PR comments

* PR comments

* minor comment issue

* minor comment issue

* updated tests to work with workflow

* Updated tests to support new option service

* Improved eror handling for list

* Improved error handling

* Printing error in restclient

* Nil in rest client

* reverting changes

* Release.md

* Updates docs

* Updates docs

* Upgraded go-gh

* added env in workflow

* reusing rest client error

* reusing sankalps fix for windows workflow

* Revert "reusing sankalps fix for windows workflow"

This reverts commit dfb1a94305b94b16a720bff599dba755f4a96175.

* Other imp files for release

* security.md

* Updated contribution guidelines

* Updated numberings to start with 1

* Update README.md (#15)

* Update README.md

* Update README.md

* Update README.md

* Updated contributing.md

Co-authored-by: Sankalp Kotewar <kotewar@github.com>
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-07-17 23:45:17 +05:30
Deepak Dahiya
08af75f371 E2E List cmd and added API calls (#3)
* Completed List cmd and added API calls

* Minor comments and add delete code to pass linting

* Typo in descriptions

* Minor comments

* Validations

* Validations-1

* improved branch flag validation

* removed build

* Minor comments and Readme
2022-06-22 15:23:55 +05:30
Deepak Dahiya
0c5e5e9835 Initial commit 2022-06-06 14:39:22 +05:30