You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* release/4.0.0:
(build) Update to latest GitReleaseManager
(maint) Include readme in nupkg
(maint) Add suggestions from Cake.Addin.Analyzer
(maint) Simplify the build
(GH-143) Compile addin against Cake 4.0.0 *fixes#143
(maint): Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 in /Source
(maint): Bump github/codeql-action from 1 to 2
(maint): Bump actions/cache from 3.3.1 to 3.3.2
(maint): Bump xunit from 2.5.0 to 2.5.1 in /Source
(build) Change based on new upload-artifact action
(build) Remove reporting to CodeCov
(build) Make use of CodeCOv Repo Token
(maint): Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 in /Source
(build) Add required SDK for CodeQL
(build) Skip Ubuntu build for now
(build) Update all actions
(build) Bump to latest actions/cache
(maint): Bump actions/checkout from 3.5.3 to 4.1.0
Cake Addin that exends Cake with ability to post messages to Twitter, using the Twitter REST API.
5
+
Cake Addin that extends Cake with ability to post messages to Twitter, using the Twitter REST API.
6
6
7
7
**NOTE:** This addin would not have been possible without the help of this [blog post](http://www.thatsoftwaredude.com/content/6289/how-to-post-a-tweet-using-c-for-single-user). A big thank you to Alex for documenting how to interact directly with the Twitter REST API.
0 commit comments