Ecosyste.ms: OpenCollective

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

github.com/sourcecred/sourcecred.github.io

SourceCred landing page and hosted demo
https://github.com/sourcecred/sourcecred.github.io

Remove deploy script, now present in main repo (#5)

Summary:
In sourcecred/sourcecred#532, we moved the build script into the main
repository. We ...

47672e9df3c37a5fed0540004be24e541d95717e authored over 6 years ago by William Chargin <[email protected]>
Generate example data for sourcecred/sourcecred (#4)

Test Plan:
Running `./deploy.sh -n` works. It now takes about 1m30s.

wchargin-branch: data--...

9ec3f66690962e076093b9e7289e01ccf8d00a81 authored over 6 years ago by William Chargin <[email protected]>
Clean quietly (#3)

Summary:
This just suppresses some potentially alarming noise, in that the build
script says t...

2720989baac141fd7d75bff6a0694bb26de3e357 authored over 6 years ago by William Chargin <[email protected]>
Fix cleaning logic in deploy script (#2)

Summary:
The sequence `rm .git/index; git reset --hard` was intended to remove
all files in th...

b43207b9834769320ebef500035f0cff13b4fd9e authored over 6 years ago by William Chargin <[email protected]>
Add deploy script (#1)

Test Plan:
Run `./deploy.sh -n`. Or, actually deploy to a fake remote:

```shell
$ fake_orig...

e8bc5b669b31df34b439b194cb62af4fd9a789d8 authored over 6 years ago by William Chargin <[email protected]>
Initial commit

73fb80d596409ab23ba83cc862873418a54165d9 authored over 6 years ago by William Chargin <[email protected]>