CEbbinghaus

Results 89 comments of CEbbinghaus

Love to see it. I was thinking of creating a Rust SDK however I have no experience with it and it's a lot of work. Thank you for all that...

Install can be tested with this command: ```powershell $ scoop install https://gist.githubusercontent.com/CEbbinghaus/3219a010325e9684839f7ce5ecea4afd/raw/2f19d33dc4581658d5e73edda4d763644129621a/appwrite.json ``` Generated with the SDK

The build task seems to be failing because of Docker rate limits not the changes I added

Sweet. This PR is ready to merge then as it shouldn't contain any extra changes. It's going to be the prerequisite for the other changes so i am very keen...

Requesting another review as its still not merged and the merging is blocked. It might be smart to leave it until ScoopInstaller/Scoop#3146 is merged as it would allow for the...

This would solve the problem I am having when trying to let scoop download artifacts from an organization repository

I am still investigating ways to download the files. But ideally just a function to provide Headers/Cookies/QueryParamters would be ideal. Although it would be very hard to implement into the...

That is based on users defining a configuration value within their own config. This is meant more as a program specific configuration that lets packages define a way that they...

This might be a little Bikeshedding but I wanted to respond to a comment made earlier: > Polluting a single manifest with more and more arch-spec fields is such a...