smartsheet-platform / smartsheet-csharp-sdk

Library that uses C# to connect to Smartsheet services.
Apache License 2.0
35 stars 30 forks source link

[WIP] Automated build deploy #107

Open activescott opened 5 years ago

activescott commented 5 years ago

This PR gets an automated compile, test, and nuget deploy working for the SDK. The initial draft of this working is at https://ci.appveyor.com/project/activescott/smartsheet-csharp-sdk

WIP, DRAFT: Don't pull this until the below are complete.

Submitting this PR for visibility and to get feedback. Feel free to submit PRs to my branch if you want to help get the below done. Feel free to add to the TODO list below and submit code-review feedback of any changes you want done in order to accept.

TODO:

I should be able to complete this in the next week or so depending on my availability.

timwellswa commented 5 years ago

Scott, happy to look at AppVeyor with you. I don't know much about AppVeyor. We abandoned the Travis automated deploy because it can't deploy the older Framework builds. Since AppVeyor is built for .NET seems like it should be a possibility. I'd just request that we move this to the next sprint (next week).

activescott commented 5 years ago

Yep, I’m not trying to drive a timeline for you. I’ll get it ready in my branch and you guys can use it if you think it’s helpful. Do let me know if directionally you think you’ll use this and I’ll continue to wrap it up when I can. If it isn’t something you think you’ll use let me know.