Ecosyste.ms: OpenCollective

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

github.com/ionide/proj-info

Parse and evaluate MsBuild project files
https://github.com/ionide/proj-info

Add support for reference assemblies to ProjInfo (#200)

* Add support for reference assemblies to the core project data model

* flow through target r...

2a44d6bc0f60c7b04be15743ef874d9fc25d09ef authored 11 months ago by Chet Husk <[email protected]>
RIP Copilot4PRs

4dcb3a6b7f878e3fe8d9d9635075e60242888810 authored about 1 year ago by Krzysztof Cieślak <[email protected]>
Bump FCS to version 7.0.400 and adjust to API changes (#194)

62e15bb4ab5ac534423942012e623171601e4f95 authored over 1 year ago by Chet Husk <[email protected]>
stop all the binlogging

67cc98f0a719f8e3126100a2bd109ace85548ad3 authored over 1 year ago by Jimmy Byrd <[email protected]>
update contributing for using nightly builds

b850d10ed2b467a31a0fd163511f386bdc55f400 authored over 1 year ago by Jimmy Byrd <[email protected]>
check file paths for probed environment variables for existence (#190)

963dc87efd2035a6e250f2076878211b43140cbc authored over 1 year ago by Chet Husk <[email protected]>
update Release section in CONTRIBUTING

4be6ccf66d716f12a843c71580f81b20cfa579c3 authored almost 2 years ago by Jimmy Byrd <[email protected]>
changelog for v0.61.3

03722df50eb6bcbf42f5ad4bd28c89f1bdc31666 authored almost 2 years ago by Jimmy Byrd <[email protected]>
Update .git-blame-ignore-revs

4307f711f783c5cb18449b422ff17d19b59cdc7e authored almost 2 years ago by Jimmy Byrd <[email protected]>
Get more logs out of msbuild

22b59a7c9411512e7ca23fc376e98227546dd98e authored almost 2 years ago by Jimmy Byrd <[email protected]>
Create pull_request_template.md

7e6f1068d7c9bea21c59556a46a643cb9457105c authored almost 2 years ago by Krzysztof Cieślak <[email protected]>
update fantomas to 6.x

161083cc8fd68a3d83f1a9238b673ff50c292388 authored almost 2 years ago by Jimmy Byrd <[email protected]>
Add to git-blame-ignore-revs

21cb0347df151f0acba2cc7417013b3e2d34a050 authored almost 2 years ago by Jimmy Byrd <[email protected]>
format tests

c56be9456b21fdf260ca1e3c14677fecbc616ff0 authored almost 2 years ago by Jimmy Byrd <[email protected]>
Update editorconfig

588e3fe4bb6bdb7fb53c293f0064d6ddaa61b472 authored almost 2 years ago by Jimmy Byrd <[email protected]>
Add fantomasignore

9656306d18998bba8266ab961a82f0d99e6c9759 authored almost 2 years ago by Jimmy Byrd <[email protected]>
add git-blame-ignore-revs

b3709d5572e7268ce925d9a4e1621ae06cbe8714 authored almost 2 years ago by Jimmy Byrd <[email protected]>
Formatting

e6633cf0e319be328ddd5d569f6f7d7e22cb6467 authored almost 2 years ago by Jimmy Byrd <[email protected]>
Get Those Tests Working (#186)

* Attempt globaljson constraning

* bump Microsoft.NET.Test.Sdk

* add blame to test run

...

83a282480e8ec0baec1988f5ce8eb5242840ce7e authored almost 2 years ago by Jimmy Byrd <[email protected]>
update MSBuild.StructuredLogger because of new SDK versions

ec3dc46d9cbd0e918828f3682985430bce588029 authored almost 2 years ago by Chet Husk <[email protected]>
change version constraint on proj-info so that FCS isn't added with upper bounds

bfc19a3ae1ae8f2ced11d747da531f74be98fe4b authored almost 2 years ago by Chet Husk <[email protected]>
change version constraint on proj-info so that FCS isn't added with upper bounds

e2e0d41d4e4e4537aebcb4efca5c542d5f8806e6 authored almost 2 years ago by Chet Husk <[email protected]>
changelog for v0.61.1

f98e51e48da3efa2065e6384b1f99afcc02257d1 authored about 2 years ago by Jimmy Byrd <[email protected]>
Add missing targets - `BeforeBuild` and `BeforeCompile` (#183)

61345ac3466cd5d1f2b8307c47ff3e6e67080e6d authored about 2 years ago by Janusz Wrobel <[email protected]>
Upload tests results TRX file

728398d769c5f29c6d03a14d97cb646a7ea8e6c5 authored about 2 years ago by Krzysztof Cieslak <[email protected]>
Use `dotnet build` to run tests

235c46e8489b2f6ba2fe8924ab3e43b11f42a207 authored about 2 years ago by Krzysztof Cieslak <[email protected]>
Fix typo

2ce1d90e806d5edcd176352e9223210139ad8e24 authored about 2 years ago by Krzysztof Cieslak <[email protected]>
Add GitHubActionsTestLogger

00861959778231af332784d7c5b14e2e71c2a636 authored about 2 years ago by Krzysztof Cieslak <[email protected]>
Update build.yml

681a6f80c280cb3375a74742704261ee868d4679 authored about 2 years ago by Krzysztof Cieślak <[email protected]>
changelog for v0.61.0

8c9ffc6ccee9a6505b2e781beaebf84e8a5d8013 authored about 2 years ago by Chet Husk <[email protected]>
Dotnet 7 (#177)

* Update projects to net 7.0

* Handle errors better in project graph

* Main fix for F# 7.0...

5f29a0904809b04dc9d04496697c608c4a7eb209 authored about 2 years ago by Jimmy Byrd <[email protected]>
changelog for v0.60.3

e523999c98de7b86f2ad67a0a8df286a31a126eb authored about 2 years ago by Chet Husk <[email protected]>
Fix access error while reading project files. (#175)

* Add 'try with' expression to safely scan directories.

* Fix unauthorized access exception w...

bb49dd985e0fe50b9819205282c0049f3214a0ba authored about 2 years ago by Christian Sheridan <[email protected]>
correct condition

76913a68d3e586fb63dc59702c126c1583ad21ba authored over 2 years ago by Chet Husk <[email protected]>
add way to skip tests in publish pipeline

d4694762329f1a7ce4894b32474bffecceffaf8b authored over 2 years ago by Chet Husk <[email protected]>
changelog for 0.60.2

4e920ded0d9af4377415b5595672b59e888e5326 authored over 2 years ago by Chet Husk <[email protected]>
Exposes Properties on ProjectOptions (#170)

8c778e3bdc20e98dd67bd9e644a07c800a1140ac authored over 2 years ago by Jimmy Byrd <[email protected]>
changelogs for 0.60.1

4cd820941c090872c8e0b2c8a99bca9960ea3973 authored over 2 years ago by Chet Husk <[email protected]>
Adds ClearCachesAfterBuild to GraphBuildRequestData (#169)

* Adds ClearCachesAfterBuild to GraphBuildRequestData

The reason this is added is because it wi...

0e9d64ecab2281aec5260dd331091cae23fb7c87 authored over 2 years ago by Jimmy Byrd <[email protected]>
use proper push args

ab4a0797efc256248132a2821d273aa30b7cd470 authored over 2 years ago by Chet Husk <[email protected]>
need 6.0.x for publish as well

d144ac1cdb9bb637159d8aadc97a63c8f192a6c3 authored over 2 years ago by Chet Husk <[email protected]>
simplify build process (#168)

ee85a06066e65a40f29f3fde4229d0575720f8af authored over 2 years ago by Chet Husk <[email protected]>
Support projects running on .NET 7 (#167)

449b9c655b508e351f20fa4155e9262b4f06e347 authored over 2 years ago by Chet Husk <[email protected]>
Making ProjectGraphLoader work again (#165)

1a4addaa654d20ee3e4298cf0f6d66a369e838d6 authored over 2 years ago by Jimmy Byrd <[email protected]>
Create multiple pipelines for .NET SDK testing in parallel (#164)

* Add pipeline

* fix pipelines

* annoucne version

* don't require preview pipelines to ...

a39671f97e71ef66002f30be4b9b86a6f445947d authored over 2 years ago by Chet Husk <[email protected]>
FIX: Moves NonExistentFile to all project types (#162)

For some reason in 6.0.400, CoreCompile was not getting executed and therfore we couldn't read t...

93d7afeec1075ced5c8e27cb0d9eca8117a58388 authored over 2 years ago by Jimmy Byrd <[email protected]>
Adds logging info to sln parsing failure (#161)

* Adds logging info to sln parsing failure

* CI: Enforce using global.json in GitHub Actions

f48168c7362ce594163b30a881b26ffae88bebcd authored over 2 years ago by Jimmy Byrd <[email protected]>
Some getting started prose. (#160)

a5bac4f27f4654ea7ef2be0f817e5e2190d598fb authored over 2 years ago by Florian Verdonck <[email protected]>
changelogs

3fef757e839291650496e6d20e0b8cc1dd9f9e96 authored over 2 years ago by Chet Husk <[email protected]>
add a way to efficiently map many project options to FCS options at once (#156)

* add a way to efficiently map many project options to FCS options at once

* Add a unit test ...

273b5819c94d5a5df49c68adb0255a8c94aa4c9b authored over 2 years ago by Chet Husk <[email protected]>
README.md: Fix link to Contributing.md (#157)

dfbe69712d724e322ab95faa47d9f9c8c4b74851 authored over 2 years ago by Janusz Wrobel <[email protected]>
changelogs and new version

0154c262c5ddf4a5546cbdac290d7161e0adb67d authored over 2 years ago by Chet Husk <[email protected]>
use correct timestamp and file stream for cross-language references (#153)

0d0f524a351e4492b87635428aa33a1c47e53db1 authored over 2 years ago by Chet Husk <[email protected]>
don't pack the build project

e63ea95083a69b1da672d9eb65a53a31037f5457 authored over 2 years ago by Chet Husk <[email protected]>
Changelogs for next release

70d17644dd4cd6ce799da5cc2b001a3ebf4a8c98 authored over 2 years ago by Chet Husk <[email protected]>
reenable workloads and add test for verification (#152)

ce3817e45a83b1c6c761f3e9d63cdf6ab7165f8a authored over 2 years ago by Chet Husk <[email protected]>
Simplify getting the build projects from the GraphBuildResult. (#144)

f17dcc5e776edaf1a7320e3b635205007592069c authored over 2 years ago by Florian Verdonck <[email protected]>
ProjectSystem: fix potential NullReferenceException (#143)

6de6afe5f71505a132b94ba9586d466cbbcaf08f authored over 2 years ago by Andres G. Aragoneses <[email protected]>
Add C# projects as reference if the targetPath is present. (#148)

29b46955f36b37dfd232799b01c260f971b59fdb authored over 2 years ago by Florian Verdonck <[email protected]>
Move FAKE from fsx to fsproj (#151)

* Move FAKE from fsx to fsproj

* Fix Actions

f545f30d71797b1e339aa9162eeca0a55e18be80 authored over 2 years ago by Krzysztof Cieślak <[email protected]>
More features for the proj-info tool

45b889b85cccbc84eb53553f68af359440553d2a authored over 2 years ago by Krzysztof Cieslak <[email protected]>
Format Library.fs (#147)

4511bc3287e660c3d26cd19f54423ca360fb674f authored over 2 years ago by Florian Verdonck <[email protected]>
Only load referenced project when it is not part of the cache. (#145)

5ad21e865b227e0c141fc48cf79552743ed079bf authored over 2 years ago by Florian Verdonck <[email protected]>
Enforce formatting (#146)

58d02bbe5e7bb9e9faae39f023fc1a89d191c3f7 authored over 2 years ago by Florian Verdonck <[email protected]>
changelogs

314184a762ce91155c7bb46394c13329a1d2ad55 authored over 2 years ago by Chet Husk <[email protected]>
Fix vswhere (#142)

Co-authored-by: Chet Husk <[email protected]>

b3289005d004dee8dbfd6135c47826db18677446 authored over 2 years ago by Florian Verdonck <[email protected]>
changelogs

5c3b89c5c408c683ce12328219601949061aabd3 authored almost 3 years ago by Chet Husk <[email protected]>
Fix handling of bad cache data (#140)

41de41c61fe16be197198165b4952526d4d012f0 authored almost 3 years ago by Chet Husk <[email protected]>
bump version

d8fe1c1c3c7c6a02d1d26a49df6d045187719290 authored almost 3 years ago by Chet Husk <[email protected]>
enable deserialization of cached project file data and fix legacy project tests (#139)

5c688004edf9c9d8a2551dc36316c64d31fac8ee authored almost 3 years ago by Chet Husk <[email protected]>
add launch settings

ea2184b62ae3b05d5ff0b4c206dad18199b718c4 authored almost 3 years ago by Chet Husk <[email protected]>
No packagerefs, only paket refs

cc07eb572bc52ed74e55a62cf6773e6f3cbb14c6 authored almost 3 years ago by Chet Husk <[email protected]>
Support loading legacy .NET framework proj files (#131)

This will open the doors to fixing this FSharpLint's bug:
https://github.com/fsprojects/FSharpL...

3542cee96562b1e64c20a6b88278b1a8346d83f3 authored almost 3 years ago by Retheesh Erathu <[email protected]>
really fix it this time

3582e67d3028badc5ce682212f90b9f3c2e5ec9a authored almost 3 years ago by Chet Husk <[email protected]>
fix versioning issue with project-to-project references

bd6cd8edc2cae5d268a651c261f05ae98f265fdd authored almost 3 years ago by Chet Husk <[email protected]>
Upd4 (#138)

5bc6881ae48897867e903e6b5a83ae041241d62a authored almost 3 years ago by Don Syme <[email protected]>
update to net6 (#133)

5af82acece13628155759c342c68153ce70b40cb authored almost 3 years ago by Don Syme <[email protected]>
add test case for getProjectInfo

99a33a3138ef603e97cc730eef0d46c17a31364a authored almost 3 years ago by Don Syme <[email protected]>
Port to Ionide.KeepAChangelog (#132)

921703bbffe6fdc96aa15a9ade3654c789e7b5d2 authored almost 3 years ago by Krzysztof Cieślak <[email protected]>
update vendored MSBuild libs and expose wrappers for .slnf files (#130)

* update vendored MSBuild libs and expose wrappers for .slnf files

* fix cache serialization

356aeaf37c296d6cc5c1c66c6f01853860070f73 authored about 3 years ago by Chet Husk <[email protected]>
Bump version to 0.55.4

dfcb5d15d6cd0ec0185f652e4ad073571860eae4 authored about 3 years ago by Krzysztof Cieslak <[email protected]>
Revert "set some F#-specific parameters that are used in lieu of setting DOTNET_HOST_PATH (#127)" (#129)

This reverts commit 92d97685be518f7be4f61ac86d583e896d504688.

d8d2284a1a7299033b1cbc1ef5dcad87d5ec685c authored about 3 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 0.55.3

8cadeb5a5c4ef4346cd68a513b126c90f4729268 authored about 3 years ago by Krzysztof Cieslak <[email protected]>
Unfocus test

054d7109e1f90c3cc4c7799c8228c540e2ebfc84 authored about 3 years ago by Krzysztof Cieslak <[email protected]>
Fix project references in FCS layer (#128)

fb8eb6e8b66e20d12ee34b69061a0b572300f998 authored about 3 years ago by Krzysztof Cieślak <[email protected]>
changelogs for 0.55.2

dd873387953197f58662675d9f0d9967c42c1abc authored about 3 years ago by Chet Husk <[email protected]>
set some F#-specific parameters that are used in lieu of setting DOTNET_HOST_PATH (#127)

92d97685be518f7be4f61ac86d583e896d504688 authored about 3 years ago by Chet Husk <[email protected]>
changelog

fdcec2fc550e5e595a2a6727278bddef9fc18a77 authored about 3 years ago by Chet Husk <[email protected]>
Add additional fallback probes (#126)

* probing

* fixup tool and path usages

* extend timeout on macos hosts

0c23bf908d3259638d484c12afe0e022acc62298 authored about 3 years ago by Chet Husk <[email protected]>
FCS updat-a-palooza (#121)

* bump to fcs41 and do more build stuff

* changelog

a972839f7ee015f50e7fac9af56c19402acef5a6 authored about 3 years ago by Chet Husk <[email protected]>
changelogs

6a6bdf3d34cded3dee6d3bf600e3fd5dbcf30030 authored about 3 years ago by Chet Husk <[email protected]>
Fixes for FSAC (#120)

d6e16bf7204883b898c36a0356b0b0a1f3fda6fd authored about 3 years ago by Krzysztof Cieślak <[email protected]>
Disable flaky test

117232e1084735a5254a677ce2a007004fab7ae6 authored about 3 years ago by Krzysztof Cieślak <[email protected]>
Fix: Retrieving dotnet runtimes hangs when there are too many runtimes installed (#119)

ce9f379616e1411bc34c05b50746f7828ee50fec authored about 3 years ago by BooksBaum <[email protected]>
add in support for more dotnet environment variables (#117)

1c9317b851571d2b53df93250e1b4491a84152af authored about 3 years ago by Chet Husk <[email protected]>
Handle command line args in test project (#118)

823fe8612c2a897baa27a577120e856ec006a321 authored about 3 years ago by BooksBaum <[email protected]>
Fix old build steps

29950f00da845efe13a9163c296000cf28abbdcf authored over 3 years ago by Chet Husk <[email protected]>
Better SDK probing support and graph build fixes (#111)

* project for tool

* WIP diagnose sdk issues

* Add lots of usage docs

* more docs

* ...

0e2be8540bfc7266cf545139fddd28678ae915ec authored over 3 years ago by Chet Husk <[email protected]>
don't include sourcelink build dependency in nuget package

e762856c76ae7662fb2ca8e3171cf801c2e3d709 authored over 3 years ago by Chet Husk <[email protected]>
use different token for publish

26df5a5779cf732bae3d524453508bf0cc76f201 authored over 3 years ago by Chet Husk <[email protected]>