Ecosyste.ms: OpenCollective

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

github.com/nanoframework/nf-tools

🧰 toolbox for .NET nanoFramework
https://github.com/nanoframework/nf-tools

Default base branch is now main in nanodu

7caf8cf30749c8485262cf46bd6fddd9dc3e3a8c authored over 2 years ago by josesimoes <[email protected]>
Fix filter to search for solutions in nanodu

27ccf62b66a3fba405ef51036c5c09f10ba4e47d authored over 2 years ago by josesimoes <[email protected]>
Remove strict DependencyVersion on nanodu

0632294561dac573ddc6a64caa5f0b72b141ed3e authored over 2 years ago by josesimoes <[email protected]>
Fix code to search for solution in nanodu

5bc3b16814d7c9b3fb66af812c08bd160f0d6ddb authored over 2 years ago by josesimoes <[email protected]>
Fix var name in cache task

e01c83f35c42b855e3c7147935e101413a83b720 authored over 2 years ago by josesimoes <[email protected]>
Fix progress message in nanodu

9856fabfed5f6959493f5cb6dda94d88be4f5b8d authored over 2 years ago by josesimoes <[email protected]>
nanodu now uses nano Azure feed for updates

a551a064166ffe75ebc34c72a5782b56d7bb020a authored over 2 years ago by josesimoes <[email protected]>
Improvements in nanodu

- Now handles properly the updates of nested dependencies which where wrongly skipping updates c...

788265412c8a1c67de0caa644bc0ec06ef1ff134 authored over 2 years ago by josesimoes <[email protected]>
Improvements in nanodu update workflow

- Search for nuspec is not performed once at the update cycle.
- Refactor call to nuget CLI upda...

c5c23c83db524984143f4a40d714eb204144417c authored over 2 years ago by josesimoes <[email protected]>
Add missing empty line

533d8979db8703565e38764ff9cfc3b0c3693cff authored over 2 years ago by josesimoes <[email protected]>
Improve order of comparison in task template

bdb283930bf907da01b8829536321bd6ce5409d8 authored over 2 years ago by josesimoes <[email protected]>
Update nugets for nanodu

6b021e129432c2fc6e70563ec2b5acc1e1fedba9 authored over 2 years ago by josesimoes <[email protected]>
Fix update project with stable releases in nanodu

- Add few empty lines to output to improve readability.

b7f99cc5c8d9a672f9c9bff0b86d900c35d4ffb3 authored over 2 years ago by josesimoes <[email protected]>
Remove version parsing for IoT bindings on nanodu

8cb6ccf621b108bab48feb844cb7b84fc8895bc1 authored over 2 years ago by josesimoes <[email protected]>
Remove task template to publish previews to github releases

edfd6d99a02e212237ef0bc6ffad26f9ac884c6c authored over 2 years ago by josesimoes <[email protected]>
Update change log generator tasks

- Add cache file to cache to speed up builds.
- Simplified tasks on change to main.

7006c235acdf83d0f627f608bc1901c109946ebf authored over 2 years ago by josesimoes <[email protected]>
Update some messages in github nfbot

e32de8c8ded733ffba86b1b79ebffe4a8f5874e1 authored over 2 years ago by josesimoes <[email protected]>
PR with update of assembly declarations is now agains main branch

d75b835974e0ac5b08a562bbb992dfc63cb3061e authored over 2 years ago by josesimoes <[email protected]>
Changes in default params for nanodu

- Default is now to use stable packages.
- Default branch to submit PRs with updates is now main.

01d3da597c1ebc8cd65fe8aa2b65592365506a62 authored over 2 years ago by josesimoes <[email protected]>
VSBuild task template now uses x64 architecture

9278894fdff517246ad6e72df63cc807253b52f7 authored over 2 years ago by josesimoes <[email protected]>
Bump version for install build components azure task

983718d46d4c9799d5613f104ad649f39e828bf5 authored over 2 years ago by josesimoes <[email protected]>
Fix getting github user login to report build failure

69062594f96377a47f0facbcbc56c2acdd685146 authored over 2 years ago by josesimoes <[email protected]>
Fix output of VS version being installed

1a5b3e8623fe988fac2000bb11045ccc2d54524e authored over 2 years ago by josesimoes <[email protected]>
Fix processing commands in nfbot github

- LF, CR and blank spaces where messing up processor.

ab197b8fec2a872fe086a26a96f0d470957b5af3 authored over 2 years ago by josesimoes <[email protected]>
Improvements in nanovc

- Fix nuspec check on PRs. Search for nested dependencies wasn't working.
- Reorder setup of nug...

8cede102da5cfb59dc1ba0593f05ebfccf797c37 authored over 2 years ago by josesimoes <[email protected]>
Fix null check in nanovc

f1f57ef2486a77deadad63f79eaf09cfb28da7ae authored over 2 years ago by josesimoes <[email protected]>
Fix condition to report build failure on azure templates

- Check for bots and automations now also looks for name without bot prefix.

8be70ad6838104b5410512f2af7419d68e0fe2d8 authored over 2 years ago by josesimoes <[email protected]>
Update gitignore

2bdb08cf84987cad5ce3a51da989e6201ce2512c authored over 2 years ago by josesimoes <[email protected]>
Update dependencies of Azure Pipeline tasks

- Resolves nanoframework/Home#1001.

243af287c97a5c2702b4ae91b111cbca62f4e4d3 authored over 2 years ago by josesimoes <[email protected]>
Improve processing of closed issues in nfbot for github

847f3c6b63ab942ca3aab93c4350a59f675ca0e7 authored over 2 years ago by josesimoes <[email protected]>
Rework code to grab repoId and pass it to called methods in nfbot

0be4135c18a2a06881fd0f944037463ef438c383 authored over 2 years ago by josesimoes <[email protected]>
Add processing of chore issue

- Now performs validation if user is allowed to use that.

1fd3dc32a7557dd8f06a21e66a27b467465e23d2 authored over 2 years ago by josesimoes <[email protected]>
Improve processing of open issues

- Sending a notice about professional support options to users not in the team.

bda1b9d69f0b456e19b3ef4480c34befd6d6879a authored over 2 years ago by josesimoes <[email protected]>
Improve report build failure task template

- Not using PS module anymore (quicker to execute as it doesn't require installing it).
- Replac...

581f039a4cff3812c1e27ef8f586e2671c6508fa authored over 2 years ago by josesimoes <[email protected]>
Improve calls to discord webhooks

e9b16b8f3bb15c125d21c70d1fffdd92e230e937 authored almost 3 years ago by josesimoes <[email protected]>
nanodu now checks for existing PR with the same update before creating a new one

a80d3973892a4dfcc398e97de4e958722db78639 authored almost 3 years ago by josesimoes <[email protected]>
Improve versions check by adding param to analyse nuspec if building PR

86905f39c531ab33222f89798b08ed3946fa6393 authored almost 3 years ago by josesimoes <[email protected]>
Remove install of nbgv in azure pipeline template

1f53a1307e16a2401c268cf0d91949470b4a7851 authored almost 3 years ago by josesimoes <[email protected]>
Improvements in version cop

- Now accepts a parameter to analyse nuspec for dependencies declaration that shouldn't be there...

c0cd91792eb54f8d74e5f9d68516ddaa39d9ef5a authored almost 3 years ago by josesimoes <[email protected]>
Rework installer of nano msbuild components

- Rework scripts to download VSIX from github releases instead of VSIX gallery.
Because of inter...

17148fad3f4448f9ca95076e8385be844e3193aa authored almost 3 years ago by josesimoes <[email protected]>
Install nf build components now requires setting github auth token

1ce774c8874042e04f3af0a7f919f73b1109dacb authored almost 3 years ago by josesimoes <[email protected]>
Add info about branch for PR in nanodu

492b0f613b78246a9b2cb1884227580a3ef24413 authored almost 3 years ago by josesimoes <[email protected]>
Add verbose output to PR creation for nanodu

ffb51b3f3a339e876179d1e2761e59fcf1a4f240 authored almost 3 years ago by josesimoes <[email protected]>
Add output of inner exception on PR failure for nanodu

cc729c37dbc2ca309e1353cfef0f0c591875d31d authored almost 3 years ago by josesimoes <[email protected]>
Update nanodu to be able to update AMQPLite

5b4c097e4c5551d612f43ca0c70c972a2f5192b4 authored almost 3 years ago by josesimoes <[email protected]>
Revert change with PR submission for nanodu

a6534f4e2bf6f03ec8bb28d6e8181f44fa877db2 authored almost 3 years ago by josesimoes <[email protected]>
Fix PR submission for nanodu

c05568beefbaad33d8f2d9d7f5d607a42106f465 authored almost 3 years ago by josesimoes <[email protected]>
Fix project name for nanodu

62bdc1a76229b0827a9201dcd160be2866425e4e authored almost 3 years ago by josesimoes <[email protected]>
Improve nanodu to work in amqplite repo

f12b54ebf1f38aeefb6c93ca133bf8d61e9c3e8b authored almost 3 years ago by josesimoes <[email protected]>
Work CI-CD

- Remove tasks to install nbgv.

***NO_CI***

0855264c81c1e6f233a575dc6822764977f50fb9 authored almost 3 years ago by josesimoes <[email protected]>
Update package for nanodu

880b1dfb3aa2b516746306dbf46eed77fd5f4dde authored almost 3 years ago by josesimoes <[email protected]>
Add parameter to set branch for PR to nanodu

17221e6b24fc9c753b9a0484423c747810e46534 authored almost 3 years ago by josesimoes <[email protected]>
Fix wrong comparison in github nfbot

8f5c7c1430c0c10fa49d315c89bc8c4fd75f76ca authored almost 3 years ago by josesimoes <[email protected]>
Aligns install-build-components where possible (#39)

ea45ef7d0dee98c050838750a56575929ef77a8b authored almost 3 years ago by Robin Jones <[email protected]>
Fix PS1 for github action to install NF msbuild components

16a1f1c96de74cbabb53dfc7a6ccf63b9793634e authored almost 3 years ago by josesimoes <[email protected]>
Add processing for missing project label in github nfbot

93c28a01f54e01cd108ff516ef14a31761acc3f8 authored almost 3 years ago by josesimoes <[email protected]>
Fix wrong closing of issues by github nfbot

2190b09c6d937266589b16b323f02c148b3b6947 authored almost 3 years ago by josesimoes <[email protected]>
Remove processing of github issues that use yaml template

373869af8dd87f7a8090ce6880dfc4838638567c authored almost 3 years ago by josesimoes <[email protected]>
Remove validation for fw bug report in github nfbot

- We're now using github forms which already provides basic validation.

3060ff983c88df77d983660d502b0d65b587892e authored almost 3 years ago by josesimoes <[email protected]>
Fix comments in github nfbot

0f51e7e23c629ee5a614ddaedf42313ae1a71aef authored almost 3 years ago by josesimoes <[email protected]>
Add processing of dev containers label to github nfbot

f9ccc5b16436cc737505d7d8bf5f6339998f1a5e authored almost 3 years ago by josesimoes <[email protected]>
Fix templates for nfbot github

af78cd1c470ea876d6c2dfdc05e7844a0f293c0f authored almost 3 years ago by josesimoes <[email protected]>
Fix merging of versions update for github nfbot

2e0551b696ff6ee0b3a9a166303a65ca57845613 authored almost 3 years ago by josesimoes <[email protected]>
Remove install of nbgv tool

- This is now pre-installed on pipeline VMs.

0acb1693f7b1b856b82e05ed71f0c68742e3b937 authored almost 3 years ago by josesimoes <[email protected]>
Fix processing of StartRelease for github nfbot

33d48bae29633cfd2569aa23ddad104ca8539db8 authored almost 3 years ago by josesimoes <[email protected]>
Revert "Remove install of nbgv tool"

This reverts commit 0c77cecc1b28612fa637a809efd570d39f90a5b6.

0f50697bdf6e93062610d8cb773c4d75cea7e8c2 authored almost 3 years ago by josesimoes <[email protected]>
Remove install of nbgv tool

- This is now pre-installed on pipeline VMs.

0c77cecc1b28612fa637a809efd570d39f90a5b6 authored almost 3 years ago by josesimoes <[email protected]>
Add nanoFramework Azure Feed to nanovc

- Needed to add the internal feed as trying to resolve dependencies that have just been released.

a25b039db2b12a76e8d8c35ba277a329ac88cd36 authored almost 3 years ago by josesimoes <[email protected]>
Fix processing wildcard solutions in nanodu

5b952a21584cf32a7fa4679907fee2aaf38a8789 authored almost 3 years ago by josesimoes <[email protected]>
Fix processing wildcard solutions in nanodu

0d1cac19ce283021c4c47386c2016dafa2aadaaa authored almost 3 years ago by josesimoes <[email protected]>
Further improvements in processing multiline args in nanodu

bdb1b52fc09dba0da34e212ae53291f45735c8ed authored almost 3 years ago by josesimoes <[email protected]>
Improve processing of multi-lines args in nanodu

7cdcd4b3221eca889c73ebe08e8fb4b3be51fb79 authored almost 3 years ago by josesimoes <[email protected]>
Improve processing of nested dependencies in nanovc

- Output message is now more specific on what is the mismatch and the reason for the failure.

f6f4f975763d0a0c6ce2598a4cc4180a29adb0c5 authored almost 3 years ago by josesimoes <[email protected]>
Improve task to update UnitsNet

50b1206a17a73b60b445e62eb434b8bfbb4f127c authored almost 3 years ago by josesimoes <[email protected]>
Revert "Remove installing of nbgv"

This reverts commit 8f1ecf83be1f95975996b395f8f7aaabba538d97.

6eb22fff27ac8b1e48fa1e74985d9d8185ea7837 authored almost 3 years ago by josesimoes <[email protected]>
Remove installing of nbgv

- Added to VM images.

8f1ecf83be1f95975996b395f8f7aaabba538d97 authored almost 3 years ago by josesimoes <[email protected]>
Fix nanovc additional code on $version$ check in nugets (#38)

1eeedd310e2176ed8381f4e2c91658d15b3425f7 authored almost 3 years ago by Laurent Ellerbach <[email protected]>
Add edge case in nanovc when checking nuspec (#37)

a1b8b522edb8dbb9b8c3337ba7cc61983b4f0b17 authored almost 3 years ago by Laurent Ellerbach <[email protected]>
Add Azure pipeline task template to update UnitsNet

- Required to automate PR upon release of new versions of mscorlib and System.Math.

e1433ec70177b0e0b2c67b5012a362a169471b05 authored almost 3 years ago by josesimoes <[email protected]>
Add sanity check for empty build artifacts folder

***NO_CI***

f35bb476246ff8130add67eb321c901bf1d55809 authored almost 3 years ago by josesimoes <[email protected]>
Fix bumping version in IoT bindings for nanodu

60d9d24121281b8522b8b341cd9f456eead55550 authored almost 3 years ago by josesimoes <[email protected]>
Remove repeated message from nanodu

- Also fix code style.

318887c771cdeeb5e31ce7bfb7dde372129a76b4 authored almost 3 years ago by josesimoes <[email protected]>
nanodu now updates Test Framework refs

ed0d9f2c2c92e0dd0e68088bada6176700991b75 authored almost 3 years ago by josesimoes <[email protected]>
More fixes in nanovc regarding nanoFramework.Logging edge case

9e18138120cc79e20359f57d4809f44313d86d60 authored almost 3 years ago by josesimoes <[email protected]>
Improve nanovc to deal with self referencing packages

- Required to handle edge case with nanoFramework.Logging.

6009baa7f601ff1f6c67e01954d0dcf6338de892 authored almost 3 years ago by josesimoes <[email protected]>
Fix closing duplicated update PTs in github nfbot

a519bac2f6496d068ac4d3b2e2bd3250f18f2ec8 authored almost 3 years ago by josesimoes <[email protected]>
Improve progress output for github nfbot

1533e5311cefe97f770d4caf2a31a0b87f6b14f8 authored almost 3 years ago by josesimoes <[email protected]>
Fix nanodu when not finding nuspec for a project

1b448cf3c4060a5fb7e1453589e530364ff12590 authored almost 3 years ago by josesimoes <[email protected]>
Improvement in github nfbot with PRs closing

- Now closes "update versions" PRs older than the current one.

ff36aca89cee237485a9ff80f2632cf667415376 authored almost 3 years ago by josesimoes <[email protected]>
Fix nanodu trying to update non listed dependency

e4155676ac9ab33bfe2d2b67d43878dd531513be authored almost 3 years ago by josesimoes <[email protected]>
Fix path check on nanodu

a872c29258fa4388bc1c6c314e40261f03b86337 authored almost 3 years ago by josesimoes <[email protected]>
Improvements in nanodu

- Improved search for nuspec file corresponding the project.
- Improve updated packages counter.

711ee6f7823323a605dc8ca0df42ef9dda60fa43 authored almost 3 years ago by josesimoes <[email protected]>
Rework update dependents task template

0a3e6f35bbfc8bd9aa6a5fd00f13002526150eee authored almost 3 years ago by josesimoes <[email protected]>
Fix nanovc with null check on dependencies

2406a85e66df3dc1b41c0d3af6c7f0330dfa9f42 authored almost 3 years ago by josesimoes <[email protected]>
Update PS1 script and Azure task to install nano msbuild components

968179c31d5ad1a7ac4238f1c9c007db78974d7b authored almost 3 years ago by josesimoes <[email protected]>
Improvements in nanovc

- Improve search for nuspec file matching the projects.
- Add color to error, success and warnin...

dbf6a3e52ee71d0b0f3eea9d7297583c3ec53d66 authored almost 3 years ago by josesimoes <[email protected]>
Remove setting of nuspec param in version check template

1c16a24e02904de98c42d97026bf98783fe057f5 authored almost 3 years ago by josesimoes <[email protected]>
Improve nanovc on nuspec find and check

e4713be28280e55b6b26a6d9c6fe210e38bcbe64 authored almost 3 years ago by josesimoes <[email protected]>
Github nfbot now removes it's comments when deleting code style branches

4da907e63a6d4b6f4cde0d911b8ce24f0561cc87 authored almost 3 years ago by josesimoes <[email protected]>
Remove check for nuspec files formatting

- This is now guaranteed by nanovc which loads and parses nuspec files.
- Add file check for app...

8200314264e793911f07e4e2fe22ca5d7a324699 authored almost 3 years ago by josesimoes <[email protected]>