sourcecred/sharness/__snapshots__/example-github-load
Dandelion Mané 4ba9fe3a8c fix sharness/test_build_static_site.t
This fixes a build error in test_build_static_site.t.
It's been masked by a lot of ENOMEM issues I've been having in the full
build, so a few failures had actually had a chance to accrue:

- Fixes an issue wherein loading the sourcecred/example-git repo would
error (on failure to normalize scores, because there was no user
activity). Fixed it pretty crudely by adding an issue to that
repository.

- Fixes an issue where a deprecation warning caused the
build_static_site build to fail. We now permit that particular warning.

- Updates the example load snapshot.

Test plan: `yarn test --full` passes once again.
2019-07-11 19:12:41 +01:00
..
data/sourcecred/example-github fix sharness/test_build_static_site.t 2019-07-11 19:12:41 +01:00
repositoryRegistry.json core: allow repo ID registry to store metadata (#1003) 2018-11-09 17:28:39 -08:00