Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
SourceCred
Collective -
Host: opensource -
https://opencollective.com/sourcecred
- Website: https://SourceCred.io
- Code: https://github.com/sourcecred
Update GitHub plugin to respect two new conventions:
- Node/Edge types are exported as UPPER_CA...
Summary:
This commit revises our implementations of node and edge types, and
specifies the sem...
Summary:
This commit revises our implementations of node and edge types, and
specifies the sem...
Summary:
Wherein we change the semantics to allow\* dangling edges. This is
necessary for plug...
Summary:
Wherein we change the semantics to allow\* dangling edges. This is
necessary for plug...
Summary:
Clients of `Graph` that wish to treat the graph as immutable will
benefit from a `cop...
Summary:
Clients of `Graph` that wish to treat the graph as immutable will
benefit from a `cop...
Summary:
We need to know the repo owner and name for purposes other than fetching
the GitHub g...
Summary:
We need to know the repo owner and name for purposes other than fetching
the GitHub g...
* Generate Edge ids automatically
Adds edgeID in graph, which creates a string id from src an...
github.com/sourcecred/odyssey-hackathon - d310561b9473ecaa0e22da3dac089ab61df2f723 authored almost 7 years ago by Dandelion Mané <[email protected]>* Generate Edge ids automatically
Adds edgeID in graph, which creates a string id from src an...
github.com/sourcecred/sourcecred - d310561b9473ecaa0e22da3dac089ab61df2f723 authored almost 7 years ago by Dandelion Mané <[email protected]>* Add a toString and fromString method on addresses
The toString and fromString methods use j...
github.com/sourcecred/sourcecred - 043c37f9c6a0e202df890e25d5f3bb33af522856 authored almost 7 years ago by Dandelion Mané <[email protected]>* Add a toString and fromString method on addresses
The toString and fromString methods use j...
github.com/sourcecred/odyssey-hackathon - 043c37f9c6a0e202df890e25d5f3bb33af522856 authored almost 7 years ago by Dandelion Mané <[email protected]>This pull request adds a string type as a field of the address, thus canonicalizing that all Nod...
github.com/sourcecred/odyssey-hackathon - b2c13ac89144fc8cdcd37c3809df3789bd1479ba authored almost 7 years ago by Dandelion Mané <[email protected]>This pull request adds a string type as a field of the address, thus canonicalizing that all Nod...
github.com/sourcecred/sourcecred - b2c13ac89144fc8cdcd37c3809df3789bd1479ba authored almost 7 years ago by Dandelion Mané <[email protected]>
Summary:
This commit moves our existing frontend tests to use Enzyme’s shallow
rendering API <...
Summary:
This commit moves our existing frontend tests to use Enzyme’s shallow
rendering API <...
Summary:
This is our first dynamic test of a React component! Enzyme looks pretty
easy to use ...
Summary:
This is our first dynamic test of a React component! Enzyme looks pretty
easy to use ...
Summary:
Filter options are “all contributions” or a specific plugin/type
combination. This in...
Summary:
Filter options are “all contributions” or a specific plugin/type
combination. This in...
* Make GitHub capitalization consistent within code
We now never capitalize the H in GitHub w...
github.com/sourcecred/odyssey-hackathon - 39fd3fa35406765bae6053e13ae91717d2965b29 authored almost 7 years ago by Dandelion Mané <[email protected]>* Make GitHub capitalization consistent within code
We now never capitalize the H in GitHub w...
github.com/sourcecred/sourcecred - 39fd3fa35406765bae6053e13ae91717d2965b29 authored almost 7 years ago by Dandelion Mané <[email protected]>
This commit only adds logic for finding references in GitHub posts,
either by #-numeric referen...
This commit only adds logic for finding references in GitHub posts,
either by #-numeric referen...
Summary:
Any tests that render Aphrodite-styled React elements will need to do
this, so it’s n...
Summary:
Any tests that render Aphrodite-styled React elements will need to do
this, so it’s n...
github.com/sourcecred/sourcecred - 5b420c6294490043af5ec847c9f67b8ea6ba3541 authored almost 7 years ago by Dandelion Mané <[email protected]>
github.com/sourcecred/odyssey-hackathon - 5b420c6294490043af5ec847c9f67b8ea6ba3541 authored almost 7 years ago by Dandelion Mané <[email protected]>
Summary:
In addition to being nicer on the eyes, this enables the query to be
statically analy...
Summary:
In addition to being nicer on the eyes, this enables the query to be
statically analy...
Summary:
This commit begins to extend the artifact editor to display
contributions. To display...
Summary:
This commit begins to extend the artifact editor to display
contributions. To display...
Summary:
This is useful for metaprogramming. For instance, suppose we have an
object like this...
Summary:
This is useful for metaprogramming. For instance, suppose we have an
object like this...
I added some new issues to sourcecred/example-repo to test unicode
support and parsing of extre...
I added some new issues to sourcecred/example-repo to test unicode
support and parsing of extre...
Also, since there are now two types of things that are being
"contained" (comments and pull req...
Also, since there are now two types of things that are being
"contained" (comments and pull req...
Running prettify on build takes a whole second!
github.com/sourcecred/sourcecred - ab6e0d91a8a8beffebc14a2c642e9c24ca4f8577 authored almost 7 years ago by Dandelion Mané <[email protected]>Running prettify on build takes a whole second!
github.com/sourcecred/odyssey-hackathon - ab6e0d91a8a8beffebc14a2c642e9c24ca4f8577 authored almost 7 years ago by Dandelion Mané <[email protected]>
Summary:
This is quick and dirty. No error handling yet. We’ll soon save
credentials and reposit...
Test Plan:
Note that the header, when rendered, is magenta.
wchargin-branch: stylish-artifacts
github.com/sourcecred/odyssey-hackathon - d18cb945af861516b4bbe6b6c762060ed69d9f52 authored almost 7 years ago by William Chargin <[email protected]>
Summary:
Paired with @dandelionmane.
Test Plan:
```
$ CI=true yarn test
$ yarn backend
$ GITHUB...
Test Plan:
Make a request, then refresh, and note that the fields are populated.
Paired with @d...
github.com/sourcecred/odyssey-hackathon - 55225fd53e2bf745ddc0e7288261e01bfdc7ff7f authored almost 7 years ago by William Chargin <[email protected]>
Summary:
Paired with @dandelionmane.
wchargin-branch: create-artifacts
github.com/sourcecred/odyssey-hackathon - 0eed384850bec6d933ba059fc88b337a1cbd2a0e authored almost 7 years ago by William Chargin <[email protected]>
Summary:
Paired with @dandelionmane.
wchargin-branch: create-artifact-viewer
github.com/sourcecred/odyssey-hackathon - 0c3aa9c7ba199ab0a23535d0292dd69cf8e8cc8f authored almost 7 years ago by William Chargin <[email protected]>
Test Plan:
Make a request, then refresh, and note that the fields are populated.
Paired with @d...
github.com/sourcecred/sourcecred - 55225fd53e2bf745ddc0e7288261e01bfdc7ff7f authored almost 7 years ago by William Chargin <[email protected]>
Summary:
Paired with @dandelionmane.
wchargin-branch: create-artifacts
github.com/sourcecred/sourcecred - 0eed384850bec6d933ba059fc88b337a1cbd2a0e authored almost 7 years ago by William Chargin <[email protected]>
Summary:
Paired with @dandelionmane.
wchargin-branch: create-artifact-viewer
github.com/sourcecred/sourcecred - 0c3aa9c7ba199ab0a23535d0292dd69cf8e8cc8f authored almost 7 years ago by William Chargin <[email protected]>
Summary:
Paired with @dandelionmane.
Test Plan:
```
$ CI=true yarn test
$ yarn backend
$ GITHUB...
Summary:
This is quick and dirty. No error handling yet. We’ll soon save
credentials and reposit...
Test Plan:
Note that the header, when rendered, is magenta.
wchargin-branch: stylish-artifacts
github.com/sourcecred/sourcecred - d18cb945af861516b4bbe6b6c762060ed69d9f52 authored almost 7 years ago by William Chargin <[email protected]>
Summary:
We’ll now start creating the artifact plugin. A large part of this will
be the user i...
Summary:
We’ll now start creating the artifact plugin. A large part of this will
be the user i...
Summary:
We’re not deleting it because it works with the build system and has the
service work...
Summary:
We’re not deleting it because it works with the build system and has the
service work...
Test Plan:
Note that tests still pass, and all changes to snapshot files are
verbatim moves.
...
Test Plan:
Note that tests still pass, and all changes to snapshot files are
verbatim moves.
...
The GitHub parser transforms GraphQL api data from GitHub into our Graph
data structure. This c...
The GitHub parser transforms GraphQL api data from GitHub into our Graph
data structure. This c...
Summary:
Running `yarn backend` will now bundle backend applications. They’ll be
placed into t...
Summary:
Running `yarn backend` will now bundle backend applications. They’ll be
placed into t...
Summary:
See motivation in #76. Feel free to look at the new snapshot file to
inspect the stru...
Summary:
See motivation in #76. Feel free to look at the new snapshot file to
inspect the stru...
Summary:
Closes #82. This affords clients type-safety without needing to
verbosely annotate ev...
Summary:
Closes #82. This affords clients type-safety without needing to
verbosely annotate ev...
Summary:
Flow doesn’t allow us to specify variance annotations in generic
function parameters,...
Summary:
Flow doesn’t allow us to specify variance annotations in generic
function parameters,...
Graph.addNode and Graph.addEdge now allow adding the same node or edge
multiple times, provided...
Graph.addNode and Graph.addEdge now allow adding the same node or edge
multiple times, provided...
I moved sourcecred/tiny-example-repository to sourcecred/example-repo
as it's simpler to rememb...
I moved sourcecred/tiny-example-repository to sourcecred/example-repo
as it's simpler to rememb...
Summary:
It’s a whole new world of GraphQL! Our parser is now just a GraphQL
query that asks f...
Summary:
It’s a whole new world of GraphQL! Our parser is now just a GraphQL
query that asks f...
Guide contributors to participate via issues.
github.com/sourcecred/odyssey-hackathon - ef7160d7d4b6d6b2c69f9cec3829673eb81ff107 authored almost 7 years ago by Dandelion Mané <[email protected]>Guide contributors to participate via issues.
github.com/sourcecred/sourcecred - ef7160d7d4b6d6b2c69f9cec3829673eb81ff107 authored almost 7 years ago by Dandelion Mané <[email protected]>* Factor evertide graph demo data to a new module
It would be helpful to make our standard ti...
github.com/sourcecred/sourcecred - fb00c358236c43a4dd1092d273f66a0827036fc0 authored almost 7 years ago by Dandelion Mané <[email protected]>* Factor evertide graph demo data to a new module
It would be helpful to make our standard ti...
github.com/sourcecred/odyssey-hackathon - fb00c358236c43a4dd1092d273f66a0827036fc0 authored almost 7 years ago by Dandelion Mané <[email protected]>* Make App.js into skeleton for GraphExplorer
We make a very basic skeleton for the Graph Exp...
github.com/sourcecred/odyssey-hackathon - 7ea8bdd964dff9719ccd899af23e40cfdbcdb117 authored almost 7 years ago by Dandelion Mané <[email protected]>* Make App.js into skeleton for GraphExplorer
We make a very basic skeleton for the Graph Exp...
github.com/sourcecred/sourcecred - 7ea8bdd964dff9719ccd899af23e40cfdbcdb117 authored almost 7 years ago by Dandelion Mané <[email protected]>
Summary:
This commit adds `toJSON()` and `static fromJSON()` on `Graph`. The main
benefit at t...
Summary:
This commit adds `toJSON()` and `static fromJSON()` on `Graph`. The main
benefit at t...
Summary:
This commit simplifies the implementation of `Graph` without changing
its interface. ...
Summary:
This commit simplifies the implementation of `Graph` without changing
its interface. ...
Summary:
This commit reifies the concept of an `Addressable`, which is any object
that has a c...
Summary:
This commit reifies the concept of an `Addressable`, which is any object
that has a c...
Summary:
We’re stripping down the payload types for the GitHub plugin, to only
include what we...
Summary:
We’re stripping down the payload types for the GitHub plugin, to only
include what we...
Summary:
`graph.js` coverage is now 100% :-)
Test Plan:
`yarn jest --env=jsdom --coverage` ...
Summary:
`graph.js` coverage is now 100% :-)
Test Plan:
`yarn jest --env=jsdom --coverage` ...
Summary:
Merging graphs will be a common operation. At a per-plugin level, it
will often be us...
Summary:
Merging graphs will be a common operation. At a per-plugin level, it
will often be us...
Summary:
We need this for testing graph equality: deep-equality is not sufficient
because two ...
Summary:
We need this for testing graph equality: deep-equality is not sufficient
because two ...
Summary:
Nothing big; these were just organized wrong.
wchargin-branch: test-reorg
github.com/sourcecred/odyssey-hackathon - 5a2380d486e78f5c0ff0e5b66ecc46f19c553bfd authored almost 7 years ago by William Chargin <[email protected]>
Summary:
Nothing big; these were just organized wrong.
wchargin-branch: test-reorg
github.com/sourcecred/sourcecred - 5a2380d486e78f5c0ff0e5b66ecc46f19c553bfd authored almost 7 years ago by William Chargin <[email protected]>github.com/sourcecred/sourcecred - 2e5bea2f5e5c77e30f963dd4a725dba29693f0e3 authored almost 7 years ago by William Chargin <[email protected]>
github.com/sourcecred/odyssey-hackathon - 2e5bea2f5e5c77e30f963dd4a725dba29693f0e3 authored almost 7 years ago by William Chargin <[email protected]>
Observe that it passed on this commit, but failed builds [#2: Break Tests][2], [#3: Break Flow][...
github.com/sourcecred/odyssey-hackathon - 6ecf282956a995aa979a7754876d7b22fd99a127 authored almost 7 years ago by Dandelion Mané <[email protected]>