Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nuke-build/nuke

🏗 The AKEless Build System for C#/.NET
https://github.com/nuke-build/nuke

Change name to RandomTool.

feea42738bdfba3a48317eff1d2429d53ceb99a3 authored about 7 years ago by Matthias Koch <[email protected]>
Fix CodeGeneratorTask to use fullpath.

a086d47328acb3c832f7ddeac9a6b8df4707e08a authored about 7 years ago by Matthias Koch <[email protected]>
Fix GitRepository.FromLocalDirectory to return null if origin does not exist.

989a2aa694416d70d5f0e6eb1535f04dc13064c6 authored about 7 years ago by Matthias Koch <[email protected]>
Regenerate header.

c7b078b7ac399bca3a2718a6472653d6ca1d70d4 authored about 7 years ago by Matthias Koch <[email protected]>
Add CodeGeneration task and infrastructure.

4b6f5ac2c88089e8360f2261ad29d40ff81bcbc7 authored about 7 years ago by Matthias Koch <[email protected]>
Change GitRepository.FromLocalDirectory to return null when no root directory was found.

84ef45e17b3887a86b7757f2359bfb48ca24dfb6 authored about 7 years ago by Matthias Koch <[email protected]>
Fix setup script to download default Build.cs only if none exists.

c8d2937fa774512692c9e45e07be7b45acd02e1a authored about 7 years ago by Matthias Koch <[email protected]>
Check environment variable for nuget packages directory.

8135958e5324570e9d8daa98d48ad8f58a9f2cf7 authored about 7 years ago by Matthias Koch <[email protected]>
Improve GitRepository to work with URLs and GitHub-specific extension methods.

17cdf8e64e7a3ba40ef69f1ba5593a80b413cf87 authored about 7 years ago by TdMxm <[email protected]>
Remove documentation.

e67560f0df5ecce4e642dcd6e486df189b22cd2a authored about 7 years ago by Matthias Koch <[email protected]>
Improve TeamServices infrastructure.

11043bb46306309db2c6c136c8328af6a653e0e5 authored about 7 years ago by Robert Schili <[email protected]>
Add infrastructure to define host.

54a78b2cd589eccf9ed3a02f384f52bb8d1e6673 authored about 7 years ago by Matthias Koch <[email protected]>
Update README.md.

e98b7837618f80e52a487dc668d9484f10670efa authored about 7 years ago by Matthias Koch <[email protected]>
Regenerate.

7ff17000685591ae4e4750377339cff20a9a5164 authored about 7 years ago by Matthias Koch <[email protected]>
Fix documentation for default paths.

69fa69d42e43c44482d5037bc13bc51439f2b347 authored about 7 years ago by Matthias Koch <[email protected]>
Add task for posting messages to gitter.

f5dc4a76ab41bbe3c05c5fd3f9c329febd7370ec authored about 7 years ago by Matthias Koch <[email protected]>
Extract Source parameter.

d0d45ee8ad1d8ec1b1ce409613c19d9e75897096 authored about 7 years ago by Matthias Koch <[email protected]>
Update dotsettings.

4c39dfd6ac7ee15ef64335b935208e883f841faa authored about 7 years ago by Matthias Koch <[email protected]>
Update README.md.

b9de607b3216d5b1ecf26470da46a9b7e6742b63 authored about 7 years ago by Matthias Koch <[email protected]>
Repeat errors in summary.

4556a832f420dfc906328fec8e01be9f73c350af authored about 7 years ago by Matthias Koch <[email protected]>
Removed InjectionAttributeBase.InjectionType.

6bf7c075898cc5a4389e29032874640cf9258dfe authored about 7 years ago by Matthias Koch <[email protected]>
Improve GitVersionAttribute to issue a warning on UNIX systems.

a2e855eb6029841873543c730a93b14608cd8901 authored about 7 years ago by Matthias Koch <[email protected]>
Fix warning.

9015d1d4d6b9d98fec2adc122ec4c9df56086b9a authored about 7 years ago by Matthias Koch <[email protected]>
Update Build to pass repositoryBaseUrl.

0e3f8004ee63f0fcb3a303797c7c1332ccba0fbc authored about 7 years ago by Matthias Koch <[email protected]>
Refactor GitRepository and GitRepositoryAttribute.

e20b60fddb47accb8d5358968f6af17b6c3b7d61 authored about 7 years ago by Matthias Koch <[email protected]>
Add FileSystemTasks.SearchDirectory.

d3846f5ca3bc656228c04d46ce0661e869121f85 authored about 7 years ago by Matthias Koch <[email protected]>
Add Assembly.GetInformationText.

37af72a3d4ad45bea9b6a2a48f67084632f8a28e authored about 7 years ago by Matthias Koch <[email protected]>
Improve header for generated files.

98b6677708d77501657ab79c4df47884043bc3f9 authored about 7 years ago by Matthias Koch <[email protected]>
Improve metadata referencing.

a49fe942b610c0606e11639e89a5745eaf428184 authored about 7 years ago by Matthias Koch <[email protected]>
Simplify Build.

a82cb94bd3aa38def5ed8a6a732f5d3508aef11e authored about 7 years ago by Matthias Koch <[email protected]>
Update dotsettings.

5d25dd9d0df81c659114a5e144ab54c31917c395 authored about 7 years ago by Matthias Koch <[email protected]>
Fix Xunit2Settings.ResultReports.

3eae1f22021e0473b45ccef23cd20b37f6bb4176 authored about 7 years ago by Matthias Koch <[email protected]>
Add JoinComma and JoinNewLine.

770d7994e340eefb1b9677f274ec958f553f8a91 authored about 7 years ago by Matthias Koch <[email protected]>
Fix warnings.

202fc1bdf869a4c24d42b29bf584f3fe39585f25 authored about 7 years ago by Matthias Koch <[email protected]>
Make WriteWithColors thread-safe.

5366481ec5bab20b15515728a3c8aeb7fffad201 authored about 7 years ago by Matthias Koch <[email protected]>
Fix EqualityComparer in code generation.

2e3014cd8d5c2e133364915b4fb48fca0d52470b authored about 7 years ago by Matthias Koch <[email protected]>
Add assertion for XPath query.

51c0d61c4dfb4b4bc9cd794e3e94f6a349be34f1 authored about 7 years ago by Matthias Koch <[email protected]>
Refactor CodeGenerator.

317150a8b0b644e11e141ff7dee13905139ee94e authored about 7 years ago by Matthias Koch <[email protected]>
Improve documentation.

314de09e427fda4b04b5abf34f2fc67462ff0da2 authored about 7 years ago by Matthias Koch <[email protected]>
Re-enable output of invocation for non-zero exit codes.

3749578737e6c50ecc29c626ef72da4aa9200480 authored about 7 years ago by Matthias Koch <[email protected]>
Add missing attributes.

e8c3b4746546a9ce8ac4a649292bfcfc31478570 authored about 7 years ago by Matthias Koch <[email protected]>
Improve parameter documentation.

7e2a2ca18c7f34d5dd7a6e916f8295a54d6ff10c authored about 7 years ago by Matthias Koch <[email protected]>
Improve error message.

092751be5bab9e5eb5a89512eeca5e73f34205a6 authored about 7 years ago by Matthias Koch <[email protected]>
Fix formatting in help.

66734d8d72536920b067525bd1a9c8e005c17f28 authored about 7 years ago by Matthias Koch <[email protected]>
Fix datetime output to use current culture.

58ee6fe2bf04c0fcea97aa06802a4d5086a48b89 authored about 7 years ago by Matthias Koch <[email protected]>
Fix XmlPoke to preserve formatting.

1e952537af4f6232cd03841a65c15a40d967897c authored about 7 years ago by Matthias Koch <[email protected]>
Regenerate.

b6f7fa634e1c7a46103529c9cfaab99b4034e265 authored about 7 years ago by Matthias Koch <[email protected]>
Fix XmlPoke to save document.

7bc0d85be6ee55dfb33531dbdcc26eb702580359 authored about 7 years ago by Matthias Koch <[email protected]>
Allow to disable nested namespaces.

a81e57ac503a6fb50f753a0935a6ebda1f1c172e authored about 7 years ago by Matthias Koch <[email protected]>
Allow to specify base namespace for code-generation.

f8da46ff4b727e5cb15b575f8241b1442c492b03 authored about 7 years ago by Matthias Koch <[email protected]>
Add BuildDirectory property.

4a81043b1ec46529884ff96219ff4aa406b1492b authored about 7 years ago by Matthias Koch <[email protected]>
Ensure that directory exists in HttpDownloadFile.

1c053b5c613066921c8db8bf0aa6ae0df7fac521 authored about 7 years ago by Matthias Koch <[email protected]>
Allow to download schema file.

a9d89690758cc7f4a440da7d4631a54c2a88b485 authored about 7 years ago by Matthias Koch <[email protected]>
Add tool metadata file template.

8a0f29fca7533e434e489808857d3b894d6f0d67 authored about 7 years ago by Matthias Koch <[email protected]>
Enable HttpTasks for .NET Core.

6355e75fe87fdc02513252327bed1434ce6ee31f authored about 7 years ago by Matthias Koch <[email protected]>
Make package Nuke.CodeGeneration from Nuke.ToolGenerator.

d510a0731fc1477f6433632b321fee7e058f5a2b authored about 7 years ago by Matthias Koch <[email protected]>
Change dotsettings not to put delegates on single line.

c616681e6983ec4371b296a19d5f151aed4cbd99 authored about 7 years ago by Matthias Koch <[email protected]>
Fix IsLocalBuild to compare type instances.

fa3470269969d916fdadf8a73175013572966c4f authored about 7 years ago by Matthias Koch <[email protected]>
Improve formatting.

5eef8ed3e2fb9fcd3355e6306a37baeb4519a380 authored about 7 years ago by Matthias Koch <[email protected]>
Fix output check.

aed29a8e21da7acdfcf5d186b8678f51063dbe83 authored about 7 years ago by Matthias Koch <[email protected]>
Remove printing of invocation in case of non-zero exit code.

a22e6cf46b2fd8833b7dc20600e54f0fba04daec authored about 7 years ago by Matthias Koch <[email protected]>
Add missing attribute.

ad0acefd4eac536143371e02a4488a18bb016382 authored about 7 years ago by Matthias Koch <[email protected]>
Improve formatting.

e472da9d25265988c8e4cc18bb1f2c83f71d82b6 authored about 7 years ago by Matthias Koch <[email protected]>
Add dedicated switch for graph.

80183eba2202eb53591a57f00684097dfc2829e4 authored about 7 years ago by Matthias Koch <[email protected]>
Improve help output.

76af5fac6e215852867a1e171255ffa3da34f835 authored about 7 years ago by Matthias Koch <[email protected]>
Fix opening graph page with dotnet tooling.

8c0b53fc8e8b3578dabd1750e8a76ecf7c853b72 authored about 7 years ago by Matthias Koch <[email protected]>
Rename DefaultDotNetCompile to DefaultDotNetBuild.

0ef55dcc602d6e590448272867a0cdf2050feb03 authored about 7 years ago by Matthias Koch <[email protected]>
Add Configuration to default settings.

6abb630025111a71e4191bb1757b95c06a55eb35 authored about 7 years ago by Matthias Koch <[email protected]>
Update default build for .NET Core.

1b4475a6dc69d8f8c5314fb3dc7fe80c3931ea83 authored about 7 years ago by Matthias Koch <[email protected]>
Check NuGet version directly.

027ff91c9dce6f7af0a8caed61619153873c6a12 authored about 7 years ago by Matthias Koch <[email protected]>
Prompt for NUKE version also when selecting .NET Framework and SDK-based project format.

0d440b45f84acbf3620973eae06d908d2fb239c5 authored about 7 years ago by Matthias Koch <[email protected]>
Fix new-lines.

70faaa1a23a18c75e2a2b6b5d889120b843cd212 authored about 7 years ago by Matthias Koch <[email protected]>
Fix directory separators.

13fd70a9687a971290105525eaa1ebf957a4c680 authored about 7 years ago by Matthias Koch <[email protected]>
Use separate installation directory for dotnet CLT.

8a922ed9eca6a3ccfb3c6803dc2e2f0e9b57419d authored about 7 years ago by Matthias Koch <[email protected]>
Fix string manipulation.

7e26b1da448859c4d27ff07e497089fa92499bc9 authored about 7 years ago by Matthias Koch <[email protected]>
Allow to specify NUKE version. Fix legacy package references.

e637657abbeca9890df87742e93282ef8d71113c authored about 7 years ago by Matthias Koch <[email protected]>
Add wrapper for environment variables.

1842f2c756b035f4661d5c5331ac0ebe325ccebc authored about 7 years ago by Matthias Koch <[email protected]>
Add -SolutionDirectory parameter back to NuGet calls in bootstrapping.

5d5924ad9abb9c10b240740a8ae69eface48f82b authored about 7 years ago by Matthias Koch <[email protected]>
Add Head and Branch information to GitRepository.

78e23a1896c8e80ccc93b8460badf0805139e01a authored about 7 years ago by Sebastian <[email protected]>
Fix typo.

cc34c3525feda0bfd7b7b294a3cc5b048bac7f9a authored about 7 years ago by Arodus <[email protected]>
Regenerate.

3b30fd9b763ed6ba99b38cc3ba22eb5963ed7c8c authored about 7 years ago by Matthias Koch <[email protected]>
Use OmitCommonProperties in generator.

c19830b6eac0d840067cbd41273b51eb25ceb0d7 authored about 7 years ago by Matthias Koch <[email protected]>
Use netcoreapp2.0 as target framework.

812c3be873ec3050166dfa32017c68131eedfb47 authored about 7 years ago by Matthias Koch <[email protected]>
Add workaround for finding framework assemblies from dotnet build.

738a95337a93d706438c0209cd7c93aa874c113d authored about 7 years ago by Matthias Koch <[email protected]>
Use separate installation directory for dotnet CLT.

df4693b6fd8368416bb6094e95c94929650b84c9 authored about 7 years ago by Matthias Koch <[email protected]>
Fix console background color.

29faa509c339929730b799b5b12f0cf475116e5f authored about 7 years ago by Matthias Koch <[email protected]>
Add additional logging.

67491ad281ac10d6c88940dd320bf64b6c72fafa authored about 7 years ago by Matthias Koch <[email protected]>
Rename collection-like methods.

06cfda0c860e65da28df3f057c81239b25dae4d8 authored about 7 years ago by Matthias Koch <[email protected]>
Add check for tool path resolvers.

98c294b2d6f939e2f334ebae6aacaf6e1a231b2e authored about 7 years ago by Matthias Koch <[email protected]>
Add Logger.Error and adapt related parts.

dcdab75837d0e38be411d1202b39986966a8c0ab authored about 7 years ago by Matthias Koch <[email protected]>
Cleanup.

8451c963caee55c2a305e77cc81beb86a0b0fb62 authored about 7 years ago by Matthias Koch <[email protected]>
Align target framework.

b5aa7c8615e1143d1f0b7e43b2d4dd79ef6c90ed authored about 7 years ago by Matthias Koch <[email protected]>
Fix issues in bootstrapping scripts.

ac420a3334835108be6eef6433c06e5d28ec8ac4 authored about 7 years ago by Matthias Koch <[email protected]>
Merge branch 'refs/heads/netcore'

27f5bb39b2468651429e4567f43f7baa0089b07f authored over 7 years ago by Matthias Koch <[email protected]>
Use DotNetTasks in build.

(cherry picked from commit 3090916723cf48eff04dc7b3f773e837ab6c707b)

1a5888a967cb0cf532b229222bd661f7f904a743 authored over 7 years ago by Matthias Koch <[email protected]>
Merge branch 'refs/heads/master' into netcore

a3027e2c1a8f9b79ee6cc0789fdac69cd895709f authored over 7 years ago by Matthias Koch <[email protected]>
Fix MSBuildParseProjectTest.

(cherry picked from commit 0f342b95520bdfa10f960c209140c5a5852b44cb)

2e2f07519468ab05f3fecb7f8c5df34e9fb6a348 authored over 7 years ago by Matthias Koch <[email protected]>
Add DotNet default settings.

c1db4f27d1c67fb5bb90f9661298ff589360a3f8 authored over 7 years ago by Matthias Koch <[email protected]>
Regenerate.

ddb0a0752791f64886085e7d03df1b81db239422 authored over 7 years ago by Matthias Koch <[email protected]>
Adapt own build scripts.

1ffe834e26deee66d4b55a8d79a0e590316c38ec authored over 7 years ago by Matthias Koch <[email protected]>