tinygo icon indicating copy to clipboard operation
tinygo copied to clipboard

Add sponsor button to key repositories

Open conejoninja opened this issue 1 year ago • 3 comments
trafficstars

Add the sponsor button linking to open collective in the repository.

Needs to be enable ( https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository )

conejoninja avatar Oct 14 '24 07:10 conejoninja

The fix for nix is in... or at least for the CI. Please rebase against latest dev.

deadprogram avatar Oct 17 '24 13:10 deadprogram

done, but now Linux/assert-test-linux fails :/

conejoninja avatar Oct 17 '24 15:10 conejoninja

This PR doesn't change any code, so I'd suggest to just ignore the CI errors. The CI errors are weird though, if they keep happening I think we should do a new llvm-build (by incrementing the cache key) to see whether that helps. It looks like a version mismatch indeed.

aykevl avatar Oct 18 '24 06:10 aykevl

Thank you @conejoninja now merging.

deadprogram avatar Oct 22 '24 11:10 deadprogram