Ecosyste.ms: OpenCollective

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

github.com/sourcecred/metrics

Metric collection for SourceCred
https://github.com/sourcecred/metrics

ci: start recording metrics

Summary:
This patch removes the `--dry-run` flag to `git push`, so this commit to
`master` will ...

30df72139bab48504f763ab7e8d8162ffaa7eba3 authored over 4 years ago by William Chargin <[email protected]>
ci: include commit date in headline

Summary:
This isn’t strictly new information, since the commit itself is
timestamped, but since ...

9dd9f03484d966961971c013302eb885ec73bd3f authored over 4 years ago by William Chargin <[email protected]>
jobs: remove `one` and `two` test jobs

Summary:
Now that we have a real `stargazers` job, these aren’t needed.

Test Plan:
Running `yar...

aa516fe4359869625de3e26d0d4bec648d79c0a2 authored over 4 years ago by William Chargin <[email protected]>
ci: add clarifying structure to `record` workflow

Summary:
Having two actions called just `actions/checkout@v2` was a bit
confusing, and the vario...

4f1ac16720818f8dc712ee6179da8a286239c20e authored over 4 years ago by William Chargin <[email protected]>
ci: add workflow to record metrics

Summary:
For now, we record and commit, but push with `--dry-run`. This ensures
that the authent...

ecac4f880b4050dd6733dd3729f8cedb7d0bee57 authored over 4 years ago by William Chargin <[email protected]>
main: accept output directory as optional argument

Test Plan:

```
$ node bin/main
Running: stargazers
Passed: stargazers
--- Passed
$ node bin/mai...

14353544c93437f662cafdfabf2a1af30c170c1f authored over 4 years ago by William Chargin <[email protected]>
prettier: enforce YAML formatting for actions

a0fbe5dfa0c6914b1d8321259e67d18fd3145fb2 authored over 4 years ago by William Chargin <[email protected]>
stargazers: add job to count `sourcecred/sourcecred` stars

Test Plan:

```
$ export GITHUB_GRAPHQL_URL=https://api.github.com/graphql
$ export SOURCECRED_G...

e3752d8f2576c7f707c8c7873a3e1c6d9e09ae15 authored over 4 years ago by William Chargin <[email protected]>
deps: add isomorphic-fetch

30de861d63cd256bde883646f68836a065dcac81 authored over 4 years ago by William Chargin <[email protected]>
ci: add GitHub Action for Prettier and Flow

Test Plan:
Pushed to a branch `ci-test-action`; workflow succeeded in 9 seconds:
<https://github...

831e9e453db640afcfe0eefeaad3623353a6494c authored over 4 years ago by William Chargin <[email protected]>
Clean up type annotations on test jobs

8b6b5274da3b66402f1ee759f4cc14da88420c37 authored over 4 years ago by William Chargin <[email protected]>
Add basic orchestrator with test jobs

Summary:
Notable changes: the frame format now reifies the message as a separate
type, so that j...

02875d113f93569f7f89cd21997ade2f7f319a3e authored over 4 years ago by William Chargin <[email protected]>
Add `Job` type definition

b8b7424127f1e44e14b45ebff9196e76b426dfc2 authored over 4 years ago by William Chargin <[email protected]>
deps: add json-stable-stringify

c4ea22eb4ccf230269e3efaa64272f9544667b23 authored over 4 years ago by William Chargin <[email protected]>
deps: add fs-extra

a0c6407cc202e3e249fe871dc18f9fa1af58ddfd authored over 4 years ago by William Chargin <[email protected]>
rollup: add config to compile Flow jobs

Test Plan:
Run `yarn build`, then `node bin/one` and `node bin/two`, and note that
they run succ...

90134671b45b3c410c2ef5678caa6b13da52a9be authored over 4 years ago by William Chargin <[email protected]>
prettier: check `*.js` files as well

Summary:
(Needed to wait until now because we didn’t have any JS files.)

Test Plan:
Running `ya...

c7990bc0aec3f2c1fd32454cf63ad9497e15d973 authored over 4 years ago by William Chargin <[email protected]>
deps: add Rollup

604f9396eebfce7829e6b9b4d4fa644d725a2e88 authored over 4 years ago by William Chargin <[email protected]>
Add core `Message` frame type

61237e9655e3485f785496115ee510b1a76a0b45 authored over 4 years ago by William Chargin <[email protected]>
deps: add Flow

e5e4f81262c4c00e84de608d0d8faa5a1e79b9db authored over 4 years ago by William Chargin <[email protected]>
deps: add Prettier

Summary:
Copying SourceCred config.

wchargin-branch: deps-prettier

ba464c64c229cb4124917192679672071b9fffc3 authored over 4 years ago by William Chargin <[email protected]>
gitignore: ignore `node_modules`

02160c5639eb357b1901661c4c7fb581be3659a8 authored over 4 years ago by William Chargin <[email protected]>
package: add initial manifest

ead0e70efce90bfdd678370ffda25586dd68c7ff authored over 4 years ago by William Chargin <[email protected]>
license: use dual-licensed MIT + Apache-2

Summary:
Same as SourceCred core, and Protocol Labs convention.

wchargin-branch: license-dual

a32a8c8efdbfbed4d41ac215cb85b13cd7c2b386 authored over 4 years ago by William Chargin <[email protected]>
Initial commit

a15c3b6260b58a483f5e94e69df8320a94209d60 authored over 4 years ago by Dandelion Mané <[email protected]>