Caleb Cartwright

Results 93 issues of Caleb Cartwright

Need to setup a release pipeline to build various platform binaries, validate, and publish them to GitHub releases

devops

Implement functionality to remove hook files from repo

enhancement

Currently the only authentication mechanism supported by the mirror task is URI encoding with basic auth in the userinfo subcomponent. Though this is a viable means of authentication with the...

help wanted
good first issue

## Description Support an additional authentication mechanism utilizing the `Authorization` header with both `basic` and `bearer`. ## Value This is a more secure and flexible/powerful way to authenticate with source...

help wanted

We've currently got an array of PR checks that are required/gates for merging to master, including one for running Sonar scans. However, our current config also disallows the execution of...

We should allow the task configuration to point to existing service endpoints for specifying the git repo and authentication info (for example the GitHub and Bitbucket service endpoints). This would...

enhancement
help wanted
good first issue

In theory we should be able to construct some functional tests that we could incorporate into our release pipeline process. Proposal: * Create some Azure Pipelines definitions that are configured...

tests

I was reviewing the Reports for the extension in the VSTS marketplace, and saw a couple Uninstalls where the reason given was "didn't include features I was expecting". One of...

documentation