Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dazinator/GithubReleaseCreator
A small and flexible command line utility, that can create releases on GitHub, including setting the release notes, and uploading file assets.
https://github.com/dazinator/GithubReleaseCreator
Updated nuspec having published to nuget.org.
34133d583757e2d72c40e744b2f71e7379283cca authored over 8 years ago
34133d583757e2d72c40e744b2f71e7379283cca authored over 8 years ago
updated nuget.config file to latest schema. Added missing readme file from command line parser nuget package.
a51aca50357cf37cb9888bc867ec557122682d13 authored over 8 years ago
a51aca50357cf37cb9888bc867ec557122682d13 authored over 8 years ago
Merge pull request #2 from drogars/master
exit codes
5321617a73e06e622d5312b1203853d40bad1703 authored over 8 years ago
Added functionality to return appropriate exit codes (i.e. 0 for success, non 0 for error), to allow for build platforms like TeamCity to be able to mark a build configuration as failed if a step using GithubReleaseCreator.exe fails.
- Updated static Main method to return an int
- Added some basic exception handling and default r...
Update README.md
7eafd2864e103f2d45c43e487d1f8236b1f56043 authored almost 10 years ago
7eafd2864e103f2d45c43e487d1f8236b1f56043 authored almost 10 years ago
Update README.md
e4ded74c27b7d19dccd60cf714eb59104c23985c authored about 10 years ago
e4ded74c27b7d19dccd60cf714eb59104c23985c authored about 10 years ago
Update README.md
61425a609d9b562dc6cec322e1ced05d2e83cf90 authored about 10 years ago
61425a609d9b562dc6cec322e1ced05d2e83cf90 authored about 10 years ago
Update README.md
983b293536ff9f15ff7ce6b801d561180189f9fa authored about 10 years ago
983b293536ff9f15ff7ce6b801d561180189f9fa authored about 10 years ago
Update README.md
36e78bb3ee623edfc0b244b81d7f95d2f06fe5b7 authored about 10 years ago
36e78bb3ee623edfc0b244b81d7f95d2f06fe5b7 authored about 10 years ago
Update README.md
7c2efd6badbb23a6ad871751094ad1f146a0b642 authored about 10 years ago
7c2efd6badbb23a6ad871751094ad1f146a0b642 authored about 10 years ago
Update README.md
de883185b08ddd46c564d63d7f21d259bba912ac authored about 10 years ago
de883185b08ddd46c564d63d7f21d259bba912ac authored about 10 years ago
Merge branch 'master' of https://github.com/dazinator/GithubReleaseCreator.git
222fbd14d81f2e993599cf46b70a41397d1da417 authored about 10 years ago
222fbd14d81f2e993599cf46b70a41397d1da417 authored about 10 years ago
Update README.md
7115bde726c809dd816752057532445a9e190b5b authored about 10 years ago
7115bde726c809dd816752057532445a9e190b5b authored about 10 years ago
Update README.md
ef9687da6930f7e2e1a218c3d4163c36bad8847c authored about 10 years ago
ef9687da6930f7e2e1a218c3d4163c36bad8847c authored about 10 years ago
Update README.md
fd3a2a8cf50c3415128a8638887c17f2ce52c704 authored about 10 years ago
fd3a2a8cf50c3415128a8638887c17f2ce52c704 authored about 10 years ago
Update README.md
a9c24a81f8648bd0a7cd765873c37c6c8a9b10e7 authored about 10 years ago
a9c24a81f8648bd0a7cd765873c37c6c8a9b10e7 authored about 10 years ago
corrected typo in nuspec file.
81c2823e47dab2e3d47e525425904fe0348f7739 authored about 10 years ago
81c2823e47dab2e3d47e525425904fe0348f7739 authored about 10 years ago
Version bump ready for release.
88797b1eef0fc12d7ead341d22ce448143c52d07 authored about 10 years ago
88797b1eef0fc12d7ead341d22ce448143c52d07 authored about 10 years ago
Modified assembly info.
dd85b889e124cd0a7eb19ba2b990bef5b6e8c1e7 authored about 10 years ago
dd85b889e124cd0a7eb19ba2b990bef5b6e8c1e7 authored about 10 years ago
#1 bumped nuget package version ready for release.
8ab80445f7793e3b3060c28388c4a471c9317457 authored about 10 years ago
8ab80445f7793e3b3060c28388c4a471c9317457 authored about 10 years ago
closes #1
529889376a0bcc0239f29433a1612bcd8303a1dc authored about 10 years ago
529889376a0bcc0239f29433a1612bcd8303a1dc authored about 10 years ago
#1 included json.net to convert json response as dictionary to obtain release id needed for uploading release asst files.
d1752ebdfe155690d4859f03a1839a96066bd272 authored about 10 years ago
d1752ebdfe155690d4859f03a1839a96066bd272 authored about 10 years ago
Merge branch 'master' of https://github.com/dazinator/GithubReleaseCreator.git
a18b17d6843399e8e94e2ac3b12f5ee34f86c7cd authored about 10 years ago
a18b17d6843399e8e94e2ac3b12f5ee34f86c7cd authored about 10 years ago
#1
03fb7386027a606b56da9d2575a14e7a4cc4c3ce authored about 10 years ago
03fb7386027a606b56da9d2575a14e7a4cc4c3ce authored about 10 years ago
Update README.md
4e5b73e0324b4e4bb0d859e64e5d8911b05888b0 authored about 10 years ago
4e5b73e0324b4e4bb0d859e64e5d8911b05888b0 authored about 10 years ago
Merge branch 'master' of https://github.com/dazinator/GithubReleaseCreator.git
0616daad5a7a4a00cd3fc7c611e25daf650fbe57 authored about 10 years ago
0616daad5a7a4a00cd3fc7c611e25daf650fbe57 authored about 10 years ago
corrected nuspec file project url
644cb4b4ccc00faaa33a70d7f849b1fd3567aa39 authored about 10 years ago
644cb4b4ccc00faaa33a70d7f849b1fd3567aa39 authored about 10 years ago
Update README.md
390ff0cc768d9ceeda0d1b90f2d845559f5d0248 authored about 10 years ago
390ff0cc768d9ceeda0d1b90f2d845559f5d0248 authored about 10 years ago
Corrected nuspec file.
f5da19193fa9360b16035aed9651da5171980d58 authored about 10 years ago
f5da19193fa9360b16035aed9651da5171980d58 authored about 10 years ago
moved bat script for pushing nuget packages
c7d3b5ae9f7ffa9bcbc8487fc4520270557e701b authored about 10 years ago
c7d3b5ae9f7ffa9bcbc8487fc4520270557e701b authored about 10 years ago
Merge branch 'master' of https://github.com/dazinator/GithubReleaseCreator.git
ed6d4fd8dcdf5dc1aed82858220dcc0639db7c23 authored about 10 years ago
ed6d4fd8dcdf5dc1aed82858220dcc0639db7c23 authored about 10 years ago
Initial release to NuGet
8c5b7df0a58c78ec9eefde2682915f1b6a56c1d1 authored about 10 years ago
8c5b7df0a58c78ec9eefde2682915f1b6a56c1d1 authored about 10 years ago
Update README.md
aad5f6616baf3ad32ee59e4ba797e0d6c711f0e9 authored about 10 years ago
aad5f6616baf3ad32ee59e4ba797e0d6c711f0e9 authored about 10 years ago
Added NuGet packages
946f8f34c8d89369a04e4396461862464523c52c authored about 10 years ago
946f8f34c8d89369a04e4396461862464523c52c authored about 10 years ago
Initial commit
6c38fcdc26938cd764e33b17239a7538cf5c4f1b authored about 10 years ago
6c38fcdc26938cd764e33b17239a7538cf5c4f1b authored about 10 years ago
Initial commit
9798f0fc910d697757bc0fe769dd073d3faa8498 authored about 10 years ago
9798f0fc910d697757bc0fe769dd073d3faa8498 authored about 10 years ago