Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sourcecred/cred-action
GitHub Action to generate SourceCred scores and prototype interface
https://github.com/sourcecred/cred-action
This should be removed upstream, too; it’s no longer used after
<https://github.com/sourcecred/s...
These scripts already declare their interpreter in the shebang;
specifying a shell or options is...
The headline of a commit is imperative ([our `CONTRIBUTING.md`][cmd]
explains why), and “SourceC...
We introduced Bash arrays here as the most direct fix for the broken
parameter expansion, but it...
The statements patched in this commit behaved incorrectly when the
parameters in question contai...
Shell scripts should invoke `main` as `main "$@"` so that the main
function can actually read th...
Per POSIX, new code [should not use `echo`][echo]. The behavior is
undefined when the input cont...
When not passing `-f` to `curl`, the command will still complete
successfully even if the HTTP r...
Putting secret tokens in command-line arguments is dangerous in the case
of command logging (`se...
Adding test workflow to emulate GitHub actions
2560076fdf9668e273a13eb2f6698959d5d40c70 authored almost 5 years ago by Vanessasaurus <[email protected]>Signed-off-by: vsoch <[email protected]>
9754b20fe738147d1b16af42ab54811449020d70 authored almost 5 years ago by vsoch <[email protected]>
the current setup that requires cloning another repo for
just a project and weights file does no...
in addition to adding a github workflow to test building and running the
container, I have also ...
Removing project github load in favor of project file.
8bdbc56644a34c20fce3e2c3a565805ccffc7ccd authored almost 5 years ago by Vanessasaurus <[email protected]>Signed-off-by: vsoch <[email protected]>
895a8b964fe40272113f5428bbac3c05ea5bbfc1 authored almost 5 years ago by vsoch <[email protected]>test removing jq
24f61d6f9ba427bddbb31be1bc0969c7cc540bfb authored almost 5 years ago by Vanessasaurus <[email protected]>Signed-off-by: vsoch <[email protected]>
f44464db44ff961448c67309f4c53d7bf16c08fe authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
bce5a06238e1ea706c5f16de6381e5a45bb58c6f authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
7a59728d000d3d1ec4aa444281bea93389ccf0cc authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
3f73927e1937d0af6fcea9abff6d52eca3672a46 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
8edc2d0603c2b0811ffc11c88334b611d74b54ef authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
a48b2b3bdaeb0f2e5611166c8be43bc89d3d9033 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
92f29b1ecd7d9bdecc4a7ddd64a3cd9fa7166a1b authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
800cbf88346f47f32ffd8a1650a67323edbf846a authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
9057bc9e36825dfb580b8dc6e91065a60b2e2829 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
a618a4d8b17f7e0d5a870469dc8972c1cdf65592 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
6215057faaa3045e0ddf2b52df3bf36f4933dd05 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
d11bd4fecd52fd02b48fcfcebcb5ba900fb06de4 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
0d62a7105417befcda89399dd4e5d4e452f6c94b authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
5cb51482219a42249ea41d29adc5698f2abae961 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
1b858af2bd9dda8b7eb5cfc9f8119a7129e9b6b8 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
2aabd5d7006041349d5f7e87d60c02c20fd62ae2 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
208bf5f256d8d7116c9b369184e33e368dddcb1b authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
c8f47d02bfe0052fed3d677ad20ce13e5ea52c74 authored almost 5 years ago by vsoch <[email protected]>Signed-off-by: vsoch <[email protected]>
0e0674ca5b0db5b941f566fe794ae9a5fb60a851 authored almost 5 years ago by vsoch <[email protected]>