Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

feat: add basic error codes #10

Merged
merged 3 commits into from
Sep 19, 2018
Merged

feat: add basic error codes #10

merged 3 commits into from
Sep 19, 2018

Conversation

jacobheun
Copy link
Contributor

@jacobheun jacobheun commented Sep 12, 2018

Depends on ipfs/interface-datastore#22
Depends on ipfs/js-datastore-core#14
Required by ipfs/js-ipfs#1557

This PR adds consistent error codes from the interface-datastore to allow downstream code to consistently handle datastore errors.

This also removes non jenkins CI as we are only using it.

  • Update deps once interface-datastore#22 and js-datastore-core#14 have been released

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
@ghost ghost assigned jacobheun Sep 12, 2018
@ghost ghost added the status/in-progress In progress label Sep 12, 2018
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
@jacobheun
Copy link
Contributor Author

Failing build is due to Appveyor hook, which needs to be removed. Jenkins builds are all passing.

@daviddias daviddias merged commit 4a6d8bf into master Sep 19, 2018
@daviddias daviddias deleted the feat/err-codes branch September 19, 2018 21:00
@ghost ghost removed the status/in-progress In progress label Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants