tobania / VSTS.Extension.SqlReportingServices

VSTS Extension for uploading SSRS Reports
MIT License
14 stars 20 forks source link

Create Target Root Folders That Don't Exist #29

Closed dancaswell closed 6 years ago

dancaswell commented 6 years ago

I've coded up a set of changes that allow creation of any folder that doesn't already exist on the target. This allows me to seed brand new SSRS instances with my whole suite of reports with task. How do I get contributor access so I can create a branch and pull request?

Thanks!

ygeelen-tb commented 6 years ago

Sounds nice Dan! Other people have been able to create PR's, so you should be able to do so as well? https://github.com/tobania/VSTS.Extension.SqlReportingServices/pulls

dancaswell commented 6 years ago

image

dancaswell commented 6 years ago

I'm trying to create a new branch with the changes, but get 503 errors back. Maybe this repo requires invitation/authorization from the owner?

anton-kirschhock commented 6 years ago

You beed to fork it before making a PR. Github has documentation about how to fork and create PR's.