Ecosyste.ms: OpenCollective

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

nuke

Build Automation System for C#/.NET
Collective - Host: opensource - https://opencollective.com/nuke - Website: https://nuke.build - Code: https://github.com/nuke-build/nuke

fix(tools): duplicated payload serialization in TeamsTasks (#1191)

github.com/nuke-build/nuke - b7580c94d6f5df0961a47d829aa6d10347d317e2 authored over 1 year ago by Georg Dangl <[email protected]>
fix(tools): argument formatting in MSpecTasks (#1192)

github.com/nuke-build/nuke - 7abeb0591b9c0665b987f37a1e5d3e44831bd045 authored over 1 year ago by Frank Strieter <[email protected]>
fix(tooling): secret filtering in output collection (#1180)

github.com/nuke-build/nuke - 8dd5e488fa8a5ea4ad4d182f0cf779d4593c0d83 authored over 1 year ago by Gabriel Weyer <[email protected]>
fix(components): require GitHubToken in ICreateGitHubRelease

github.com/nuke-build/nuke - 1fa968114afd65b290bfdcc1cdde86b9c2987161 authored over 1 year ago by Matthias Koch <[email protected]>
fix(tools): missing Unity test framework support (#1194)

github.com/nuke-build/nuke - 824eb526186b34f7f95e5062c43f9f2f2a95d2d6 authored over 1 year ago by Kamil Kopański <[email protected]>
fix(tools): missing OctopusTasks arguments (#1222)

github.com/nuke-build/nuke - 48299e7aecf7aa38fbc874c22b5094de445b4a2d authored over 1 year ago by Andrew H <[email protected]>
fix(source-generator): error reporting

github.com/nuke-build/nuke - d8d7579370f158088ad54ea384f61fc52be571ac authored over 1 year ago by jwfx <[email protected]>
fix(source-generator): handling of relativePath arguments for SolutionAttribute

github.com/nuke-build/nuke - 6c59c5dd12c441931af25c54a09cc9f15809ba08 authored over 1 year ago by jwfx <[email protected]>
fix(tools): missing UnityBuildTarget values (#1195)

github.com/nuke-build/nuke - 9498ca02b2af3130de9fd6812c16ae5a7e022ed9 authored over 1 year ago by Kamil Kopański <[email protected]>
refactor(tooling): prepare for better environment variable logging

github.com/nuke-build/nuke - 24b76ec967e5c7ebd4706241122f1a6c75b4a02c authored over 1 year ago by Matthias Koch <[email protected]>
fix(templates): suppress common build warnings (#1214)

github.com/nuke-build/nuke - 86e9e641bcfb52ce7fa78384fa772d068c83af65 authored over 1 year ago by Chris Pulman <[email protected]>
fix(tooling): handling of AbsolutePath collections in ArgumentStringHandler

github.com/nuke-build/nuke - 7a2adfaecafd8323001bca7763b3a2ec588620c1 authored over 1 year ago by Matthias Koch <[email protected]>
fix(templates): check for NUKE_ENTERPRISE_TOKEN variable (#1221)

github.com/nuke-build/nuke - 91e8f539da2e0063e5232a1e9f091a1f1d5e7591 authored over 1 year ago by Danny Staple <[email protected]>
fix(telemetry): common types belong to home repository

github.com/nuke-build/nuke - ddd907dee0599cbaf3b89ba43ee02f8d31563bfb authored over 1 year ago by Matthias Koch <[email protected]>
fix(tooling): introduce and use IAbsolutePathHolder interface

github.com/nuke-build/nuke - f2e0ab0457a8701f4a9fdd4f7ab6cc9c9087fafb authored over 1 year ago by Matthias Koch <[email protected]>
fix(cicd): use HTTPS in TeamCity pom.xml

github.com/nuke-build/nuke - 7854670d153897b77f4cd4a3979f1e911f8a3505 authored over 1 year ago by Matthias Koch <[email protected]>
fix(execution): exclude non-public fields from enumeration value sets

github.com/nuke-build/nuke - a982bd35bea02cb68d943c73786f21af45b89a6f authored over 1 year ago by Matthias Koch <[email protected]>
Merge branch 'hotfix/7.0.2' into develop

github.com/nuke-build/nuke - 72e0bad00d39053f49a077d9b65cfe55dae3b807 authored over 1 year ago by Matthias Koch <[email protected]>
Merge branch 'hotfix/7.0.2'

github.com/nuke-build/nuke - bbceff250ec4c9c604b33b38600ab9b4a4e17dac authored over 1 year ago by Matthias Koch <[email protected]>
Finalize CHANGELOG.md for 7.0.2

github.com/nuke-build/nuke - 8c22baf6afc124e8b671449ca2f01a5db642dd62 authored over 1 year ago by Matthias Koch <[email protected]>
Regenerate

github.com/nuke-build/nuke - a743084e85c463f84b0078678c74278de6066942 authored over 1 year ago by Matthias Koch <[email protected]>
Revert "Refactor to ArgumentStringHandler"

This reverts commit a7e034f3

github.com/nuke-build/nuke - 96502e1dcbc83c0444743f0785a073882d650da5 authored over 1 year ago by Matthias Koch <[email protected]>
Update CHANGELOG.md

github.com/nuke-build/nuke - d1430cc0f8626470df07e2ff0100373bc70c4f2e authored over 1 year ago by Matthias Koch <[email protected]>
Fix unnecessary ref usage for ArgumentStringHandler

github.com/nuke-build/nuke - e4bda590d0a1ee15655ff37a0716bd909de255d6 authored over 1 year ago by Matthias Koch <[email protected]>
Add ArgumentStringHandlerTest

github.com/nuke-build/nuke - dcdf7a9b613a621d2acb796d632c1a55cb23202d authored over 1 year ago by Matthias Koch <[email protected]>
Fix conversion from string to ArgumentStringHandler

github.com/nuke-build/nuke - c51c8da6c7f7e67d886a18464ec0e0129953cd6f authored over 1 year ago by Matthias Koch <[email protected]>
Fix unquoting single arguments in ArgumentStringHandler

github.com/nuke-build/nuke - 972138c3d6da0272f192ab214f4f65b363c0081d authored over 1 year ago by Matthias Koch <[email protected]>
Fix secret filtering and move to ArgumentStringHandler.GetFilter

github.com/nuke-build/nuke - 41469fe4802cc5692bed12a61b698f5a248c9928 authored over 1 year ago by Matthias Koch <[email protected]>
Merge branch 'hotfix/7.0.1' into develop

github.com/nuke-build/nuke - 1f432aa60832bf5f05c95dc4176ac16525758d81 authored over 1 year ago by Matthias Koch <[email protected]>
Merge branch 'hotfix/7.0.1'

github.com/nuke-build/nuke - aeacff85068cb9218354491b39fbf916e5ea28e8 authored over 1 year ago by Matthias Koch <[email protected]>
Finalize CHANGELOG.md for 7.0.1

github.com/nuke-build/nuke - 6dc0da09cd07a610cd260b897a4b815b49a634ab authored over 1 year ago by Matthias Koch <[email protected]>
Update CHANGELOG.md

github.com/nuke-build/nuke - 0487add12b5d544bbb7cb38888adc631ab9c8721 authored over 1 year ago by Matthias Koch <[email protected]>
Cleanup

github.com/nuke-build/nuke - b0cf1f92ad16fd10fe5c2acd668f5cc3224c1721 authored over 1 year ago by Matthias Koch <[email protected]>
Fix ChangelogTasks for empty lines (#1130)

github.com/nuke-build/nuke - 39820534df199f1159ddc32a4df3abb0e3ac615f authored over 1 year ago by Sandro Figo <[email protected]>
Regenerate

github.com/nuke-build/nuke - 72219e00e85246ed27fbe7cbf132d80bee6a02eb authored over 1 year ago by Matthias Koch <[email protected]>
Fix DockerTasks.DockerStackDeploy (#1171)

github.com/nuke-build/nuke - 8d3057ee8d40af35bd82fda7d4ae47f2395d86ca authored over 1 year ago by Daniil Zhelninskiy <[email protected]>
Update Qodana

github.com/nuke-build/nuke - badd427f452b974a64151863017473c11814f032 authored over 1 year ago by Matthias Koch <[email protected]>
Update README.md

github.com/nuke-build/nuke - 3ab260f05577c2d89eddeaa6aefb12f99788a0a6 authored over 1 year ago by Matthias Koch <[email protected]>
Rename Solution.GetProjects to GetAllProjects

github.com/nuke-build/nuke - 487e23c029f965eccda24eaf845414a4813f919a authored over 1 year ago by Matthias Koch <[email protected]>
Rename customLogger parameters to logger

github.com/nuke-build/nuke - 1406a85fc3c9d8552f77a57261c5779d174941a4 authored over 1 year ago by Matthias Koch <[email protected]>
Fix Tool delegate for ArgumentStringHandler

github.com/nuke-build/nuke - ed10b259486d8a7639e169623c045f50414d492d authored over 1 year ago by Matthias Koch <[email protected]>
Fix serialization exception for HelmTasks, KubernetesTasks, NSwagTasks, and ReSharperTasks

github.com/nuke-build/nuke - 1128e2e2daa887092d92e8c2b5845d21cd55d44b authored over 1 year ago by Matthias Koch <[email protected]>
Fix Solution.GetProject and GetSolutionFolder to only consider root children

github.com/nuke-build/nuke - 1c6db8687c25798be32c3066c719b495fd1ceeb9 authored over 1 year ago by Matthias Koch <[email protected]>
Fix lightweight tool API to expose exitHandler

github.com/nuke-build/nuke - a1344e1199dc991f88cf5d90657a55b279abc34b authored over 1 year ago by Matthias Koch <[email protected]>
Fix OnlyWhen conditions to trim whitespaces

github.com/nuke-build/nuke - 2b40eb873bab11db2139e1764ce5f64269f46ea5 authored over 1 year ago by Matthias Koch <[email protected]>
Change value injection to only inject ParameterAttribute on OnBuildCreated

github.com/nuke-build/nuke - f124b45b4bc04204b6539ee4ad19b2f9f86d581f authored over 1 year ago by Matthias Koch <[email protected]>
Fix ArgumentsFromParametersFileAttribute to convert absolute paths

github.com/nuke-build/nuke - 832a7772d9e28848e8caf67040bc1691581b7f9a authored over 1 year ago by Matthias Koch <[email protected]>
Fix SystemConsoleHostTheme to fall back to current colors

github.com/nuke-build/nuke - cdcf74c12038588a965cbdcdb2bc61b13adff983 authored over 1 year ago by Matthias Koch <[email protected]>
Fix AzureKeyVault attributes to print shorter warning and fall back to parameters

github.com/nuke-build/nuke - 508685db5cf1ae57a1dfe85e5420ad18654165b4 authored over 1 year ago by Matthias Koch <[email protected]>
Fix missing PublicAPI attribute

github.com/nuke-build/nuke - 2185f3bae66d319a6a6c0e2dded08bddf16386bd authored over 1 year ago by Matthias Koch <[email protected]>
Fix JobId type in CoverallsNetTasks (#1131)

github.com/nuke-build/nuke - d196b5bb17c02d19dc9b6f10fc28db73ff0127dd authored over 1 year ago by ITaluone <[email protected]>
Update GenerateGlobalSolution to only include solutions from repositories.yml

github.com/nuke-build/nuke - cd1a29a859ae7318e8e32837eaf3d4a6a6992d19 authored over 1 year ago by Matthias Koch <[email protected]>
Add parameter prefix for ICreateGitHubRelease

github.com/nuke-build/nuke - 69b0e14eb4eb79913dd0b2cf6d8f7dfbad09f16a authored over 1 year ago by Matthias Koch <[email protected]>
Update AppVeyor tokens

github.com/nuke-build/nuke - 5b0ffe6ed70d39a2f0fb714b90975f80109a3763 authored over 1 year ago by Matthias Koch <[email protected]>
Remove AnnounceGitter target

github.com/nuke-build/nuke - 465917d27865f1da7fa5e6db2a811d0cbe7e52ed authored over 1 year ago by Matthias Koch <[email protected]>
Merge branch 'release/7.0.0' into develop

github.com/nuke-build/nuke - a82ac59a28b95abba05a74d71731125bc039b4b6 authored over 1 year ago by Matthias Koch <[email protected]>
Merge branch 'release/7.0.0'

github.com/nuke-build/nuke - cda28e5941e47b2b2a3d9bea20f78d11af1d92e0 authored over 1 year ago by Matthias Koch <[email protected]>
Finalize CHANGELOG.md for 7.0.0

github.com/nuke-build/nuke - 851307c3118559679f0d2bd0e03d622ce8274b32 authored over 1 year ago by Matthias Koch <[email protected]>
Add images

github.com/nuke-build/nuke - 61e0318246e5a18a7cf5d0de85db27cd2b855f1e authored over 1 year ago by Matthias Koch <[email protected]>
Update CHANGELOG.md

github.com/nuke-build/nuke - f0637b8b80208bff60f7873e085d64cccef33e90 authored over 1 year ago by Matthias Koch <[email protected]>
Update AppVeyor tokens

github.com/nuke-build/nuke - 9b7aca8406a409010522452f0e5151de6e3631de authored over 1 year ago by Matthias Koch <[email protected]>
Fix StronglyTypedSolutionGenerator to add auto-generated XML header (#1158)

github.com/nuke-build/nuke - 27dbacdf4ae3eef41ef558469777507701276ccd authored over 1 year ago by Taylor Buchanan <[email protected]>
Update GitHub workflows

github.com/nuke-build/nuke - a90504f2030b1736bc959c4ff6b68bb3945942dd authored over 1 year ago by Matthias Koch <[email protected]>
Add GitHubActions properties

github.com/nuke-build/nuke - df5504b39a7d4b5d6000b655935a10a87add9163 authored over 1 year ago by Matthias Koch <[email protected]>
Fix XML documentation

github.com/nuke-build/nuke - 5c2912f0d13386fc5ca8c7548503f336a05e03ab authored over 1 year ago by Matthias Koch <[email protected]>
Add AbsolutePath.Move and Rename extensions

github.com/nuke-build/nuke - 96b148ae3ca8eb0497666d8931682d721eb2cf33 authored over 1 year ago by Matthias Koch <[email protected]>
Add ICreateGitHubRelease.Prerelease and Draft

github.com/nuke-build/nuke - c85125017b24d39a5b8c72e552b606839cc7f293 authored over 1 year ago by Matthias Koch <[email protected]>
Regenerate

github.com/nuke-build/nuke - 421ed1e5dd49fd11f3e20e7cfd450e1ac12d556b authored over 1 year ago by Matthias Koch <[email protected]>
Remove Custom suffix for ProcessLogger and ProcessExitHandler

github.com/nuke-build/nuke - 46d2ed4c818f331e6b0437726a942a3853441f08 authored over 1 year ago by Matthias Koch <[email protected]>
Regenerate

github.com/nuke-build/nuke - 49f49f46717459a0f0a3165750e254a1bcb00d8d authored over 1 year ago by Matthias Koch <[email protected]>
Add ProcessCustomExitHandler

github.com/nuke-build/nuke - b54a18f1a7784e0ffe9f637578824daadedc1646 authored over 1 year ago by Matthias Koch <[email protected]>
Add Base64JsonConverter

github.com/nuke-build/nuke - 1e82d9fa9f971c90b85a789d4000ab986fc79471 authored over 1 year ago by Matthias Koch <[email protected]>
Regenerate

github.com/nuke-build/nuke - 9cc2c2d9b37a873bf3d65a751878caa1070b0920 authored over 1 year ago by Matthias Koch <[email protected]>
Add PwshTasks (#1124)

github.com/nuke-build/nuke - b9e278593daf45c8c220dc14cd3e63305047b2d2 authored over 1 year ago by Martin Gill <[email protected]>
Add support for GitHubActions job timeout and concurrency configuration (#1144)

github.com/nuke-build/nuke - d46431e9bea2c0160ef0aaf6acfa75edd9086351 authored over 1 year ago by Marko Lahma <[email protected]>
Add PublishCondition for GitHubActions (#1147)

github.com/nuke-build/nuke - ab0d757959f3c71174933c3e36b4763acc36c99f authored over 1 year ago by Marko Lahma <[email protected]>
Add LoggerConfiguration.ConfigureEnricher (#1146)

github.com/nuke-build/nuke - 9c08e295413af6456cb785ed55f5f1a0ccbd06d9 authored over 1 year ago by tyb-dev <[email protected]>
Add GitHubActions.RunAttempt (#1150)

github.com/nuke-build/nuke - db66e008a3cf53f4fb6ee3ec18a730503c118d37 authored over 1 year ago by Cervac Petru <[email protected]>
Add Directory.Packages.props to GitHubActions default cache key files (#1152)

github.com/nuke-build/nuke - 8e39908b3eaceda92f78d30e6972fdbb2a8ca4d4 authored over 1 year ago by Marko Lahma <[email protected]>
Add missing arguments in GitReleaseManagerTasks (#1154)

github.com/nuke-build/nuke - e035bb5ffd497a97d235c3ae6fa915f528924c3b authored over 1 year ago by Rafael Lillo <[email protected]>
Add LFS property for GitHubActions (#1155)

github.com/nuke-build/nuke - 233601f65bc8fb99f1e7052e137f3f9eec8da8f8 authored over 1 year ago by Eric Sondergard <[email protected]>
Fix IsGitHubRepository to consider nullable Endpoint (#1143)

github.com/nuke-build/nuke - 6ddb93e3aec40abd160b3a245d490bf97b1cd0c3 authored over 1 year ago by Ian Flett <[email protected]>
Add string.GetHMACSHA256Hash and GetHMACSHA1Hash

github.com/nuke-build/nuke - b2f01f7016e0d4d35539aaf85b2d315b7e00c29d authored over 1 year ago by Matthias Koch <[email protected]>
Add AbsolutePath.Open

github.com/nuke-build/nuke - 0d98da0c95fd03d1a27bcf323a6851aa3e97586b authored over 1 year ago by Matthias Koch <[email protected]>
Update Azure KeyVault infrastructure

github.com/nuke-build/nuke - 6cac30e035c1e0aa31abcb58408fdc85591f9708 authored over 1 year ago by Matthias Koch <[email protected]>
Fix Install target to provide correct version

github.com/nuke-build/nuke - 48e1cc7193b82be6b9274de18cdbc77e8fe223e0 authored over 1 year ago by Matthias Koch <[email protected]>
Add nuke-enterprise source in bootstrappers

github.com/nuke-build/nuke - 74a24349c8e94a78d0a9127f4a3adb9d7c001271 authored over 1 year ago by Matthias Koch <[email protected]>
Refactor to range indexer usage

github.com/nuke-build/nuke - 0cf13dec47dd1a2fc3b540c1c3db1a7ab6e82366 authored over 1 year ago by Matthias Koch <[email protected]>
Add qodana.yml to included config files

github.com/nuke-build/nuke - cf46f1dc7c33a0eeed35a8cb16f29f935819c8ae authored over 1 year ago by Matthias Koch <[email protected]>
Update qodana.yml

github.com/nuke-build/nuke - 1b6f43d40aa9e607ce6b48b795366b9ae1712901 authored over 1 year ago by Matthias Koch <[email protected]>
Replace Spectre.Console submodule with PackageReference

github.com/nuke-build/nuke - cf101e33a92101c1071fc63de4f99b3e8c886500 authored over 1 year ago by Matthias Koch <[email protected]>
Change ToolGenerator to use file-scoped namespaces

github.com/nuke-build/nuke - 86036c9a5b814d6021b45a0ba4b0677cdb4bfcf9 authored over 1 year ago by Matthias Koch <[email protected]>
Refactor to file-scoped namespaces

github.com/nuke-build/nuke - be438f6c1bf6782e5e0f4afa44011cd5b30feb5c authored over 1 year ago by Matthias Koch <[email protected]>
Regenerate

github.com/nuke-build/nuke - 4c9bbb042d27d4a451fa36e8089fae060c2f4364 authored over 1 year ago by Matthias Koch <[email protected]>
Update generation of nuke-global.sln

github.com/nuke-build/nuke - 0afc800364ca6ff322c1ebaf49ffe1ab338a0b62 authored over 1 year ago by Matthias Koch <[email protected]>
Cleanup DotSettings file

github.com/nuke-build/nuke - 825f30dbe672888b412d80468fc5e6fe2c2445d8 authored over 1 year ago by Matthias Koch <[email protected]>
Add NOTES.md

github.com/nuke-build/nuke - 1e3927b48a2711ef0f3245e1da7fff1de7c82344 authored over 1 year ago by Matthias Koch <[email protected]>
Update sponsors

github.com/nuke-build/nuke - 7cf827a2941377f284c8bc312d7ce9e259aed28f authored over 1 year ago by Matthias Koch <[email protected]>
Fix XmlExtensions

github.com/nuke-build/nuke - 2cd74aab41c3aaf3ed073741d958658364bcea15 authored over 1 year ago by Matthias Koch <[email protected]>
Add DelegateDisposable.CreateBracket with context object

github.com/nuke-build/nuke - 5d0cae6a5a543e3e352df9386c7faa8adf710743 authored over 1 year ago by Matthias Koch <[email protected]>