15 Commits

Author SHA1 Message Date
Yang Cao
0e7c371e56 Remove slack integration first to avoid create noises. (#82) 2023-10-30 17:16:46 -04:00
Cedric Wille
c16b05447b Fix token (#65)
Better to use an actions token than a specific user's PAT token which will change if the user changes employment
2023-05-16 15:32:46 -04:00
Johanan Idicula
a9d75d16fb fix: Set CGO_ENABLED with env directive (#68)
* fix: Use env setting for CGO_ENABLED

Resolves run failures in Windows CI.

* ci(e2e): Run e2e on all PRs to main
2023-05-16 13:18:12 -04:00
berlin4apk
71fc548b2d cli/gh-extension-precompile env: CGO_ENABLED: 0 (#62)
set env: CGO_ENABLED: 0
for cli/gh-extension-precompile
should fix  https://github.com/actions/gh-actions-cache/issues/56
2023-05-16 12:03:51 -04:00
Johanan Idicula
24022671c7 ci(e2e_test): Disable CGO_ENABLED to validate static build (#66)
Related to #62
2023-05-16 12:03:00 -04:00
Aparna Ravindra
18233abdce Update canary and e2e workflow to use checkout@v3 - node16 version (#41)
* Update canary.yaml and e2e_test.yml to use checkout@v3
2022-10-31 12:42:55 +05:30
Sankalp Kotewar
235994ccc5 Update bug_report.md (#30)
Some checks failed
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
release / release (push) Has been cancelled
* Update bug_report.md

* Added extension version list command
2022-08-17 12:39:16 +05:30
Deepak Dahiya
b8890ddb4c Used go-gh table printer for listing caches (#25)
* Used go-gh table printer for listing caches

* lint

* lint

* minor

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup
2022-08-11 14:15:02 +05:30
Aparna Ravindra
c196049591 Create E2E test on main branch (#24)
* Create e2e_test.yml
2022-08-04 14:17:21 +05:30
Aparna Ravindra
1aec73ad5e Update canary.yaml to fix typo (#22)
Update secret name
2022-08-03 17:17:12 +05:30
Aparna Ravindra
ebd16ae99c Workflow: Canary Test (#18)
* Create canary.yaml
2022-08-03 15:38:35 +05:30
Sankalp Kotewar
c9e4fce9e8 Issue templates (#17)
Some checks failed
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
release / release (push) Has been cancelled
* Inital draft for issue templates

* pull request template

Co-authored-by: t-dedah <t-dedah@github.com>
2022-07-21 12:10:48 +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
aparna-ravindra
6071d747ca running codeql on all pr 2022-06-09 12:41:03 +05:30
aparna-ravindra
3dc1441d7f adding codeowners 2022-06-09 12:18:40 +05:30