Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / juju/errors issues and pull requests

#60 - Adds support for a new convenience function AsType and HasType.

Pull Request - State: closed - Opened by tlm about 2 years ago

#59 - [JUJU-1339] Adds a shush method to the library and IsType.

Pull Request - State: closed - Opened by tlm about 2 years ago - 3 comments

#58 - Something wrong in functions.go#L300

Issue - State: closed - Opened by zzy131250 about 2 years ago - 1 comment

#57 - Independent SetLocation and WithType for errors.

Pull Request - State: closed - Opened by tlm over 2 years ago

#56 - Fixes panics found in Juju for nil errors.

Pull Request - State: closed - Opened by tlm over 2 years ago

#55 - [JUJU-790] Add GitHub Action to run `go test`

Pull Request - State: closed - Opened by barrettj12 over 2 years ago - 3 comments

#54 - [JUJU-759] Change error types to use new ConstError

Pull Request - State: closed - Opened by barrettj12 over 2 years ago - 4 comments

#53 - [JUJU-754] Updates SetLocation functionality to work with mod.

Pull Request - State: closed - Opened by tlm over 2 years ago

#52 - [JUJU-753] Add `Err.Unwrap` to support standard error library (Go 1.13+)

Pull Request - State: closed - Opened by barrettj12 over 2 years ago - 4 comments

#51 - [JUJU-710] Removes juju/testing from requires.

Pull Request - State: closed - Opened by tlm over 2 years ago

#50 - Update yaml dependency to yaml.v3

Issue - State: closed - Opened by aflynn93 over 2 years ago - 1 comment

#49 - Refresh deps and use go 1.17

Pull Request - State: closed - Opened by wallyworld over 2 years ago

#48 - Define NotYetAvailable error type

Pull Request - State: closed - Opened by achilleasa almost 3 years ago - 1 comment

#47 - Support go errors.Is(...), errors.As(...), implement error.Unwrap()

Issue - State: closed - Opened by Frug over 3 years ago - 3 comments

#46 - LICENSE

Issue - State: closed - Opened by damianoneill about 4 years ago - 1 comment

#45 - Introduce QuotaLimitExceeded error

Pull Request - State: closed - Opened by achilleasa over 4 years ago - 2 comments

#44 - docs: fix typos

Pull Request - State: closed - Opened by Jason-Cooke almost 5 years ago - 4 comments

#43 - configurable source trim prefix, default $GOPATH/src

Pull Request - State: closed - Opened by temoto about 5 years ago - 20 comments

#42 - File paths are not being trimmed when project is outside of GOPATH (vgo)

Issue - State: closed - Opened by takeda about 5 years ago - 6 comments

#41 - mgo dependency?

Issue - State: closed - Opened by karnauskas about 5 years ago - 3 comments

#40 - readme: add missing "go" markers

Pull Request - State: closed - Opened by sosiska over 5 years ago - 3 comments

#39 - Fix typo

Pull Request - State: closed - Opened by spring1843 over 5 years ago - 3 comments

#38 - fix Err.Format

Pull Request - State: closed - Opened by rogpeppe over 5 years ago - 1 comment

#37 - typo

Pull Request - State: closed - Opened by temoto over 5 years ago - 3 comments

#36 - made getgopath more accurate

Pull Request - State: closed - Opened by ycliuhw almost 6 years ago - 1 comment

#35 - Update for lander.

Pull Request - State: closed - Opened by howbazaar almost 6 years ago - 1 comment

#34 - add timeout err

Pull Request - State: closed - Opened by gertcuykens almost 6 years ago - 4 comments

#33 - Start comments with the name of the element it describes

Pull Request - State: closed - Opened by spring1843 about 7 years ago - 3 comments

#32 - Simplify slice definition

Pull Request - State: closed - Opened by spring1843 about 7 years ago - 2 comments

#31 - misspell fix on functions.go

Pull Request - State: closed - Opened by hiveminded about 7 years ago - 2 comments

#30 - Add forbidden error

Pull Request - State: closed - Opened by geoffreybauduin about 7 years ago - 6 comments

#29 - Add a Timeout error

Issue - State: closed - Opened by phifty over 7 years ago - 2 comments

#28 - Print the stack trace when formatting with %+v

Pull Request - State: closed - Opened by mkmik over 7 years ago - 6 comments

#27 - allow serialisation/deserialisation of *Err

Issue - State: closed - Opened by JavierZunzunegui almost 8 years ago - 2 comments

#26 - Print the stack trace when formatting with %+v

Pull Request - State: closed - Opened by mkmik about 8 years ago - 2 comments

#25 - fixes LP 1580391

Pull Request - State: closed - Opened by davecheney about 8 years ago - 6 comments

#24 - fix panic on 1.4.x with chained imports

Pull Request - State: closed - Opened by jmoiron over 8 years ago - 4 comments

#23 - Add NewErrWithCause method to construct err with cause.

Pull Request - State: closed - Opened by lysu over 8 years ago - 12 comments

#22 - CauseEquals: new function, tests and regenerated documetnation

Pull Request - State: closed - Opened by aurelijusb over 8 years ago - 3 comments

#21 - add bad request and method not allowed errors

Pull Request - State: closed - Opened by rogpeppe almost 9 years ago - 3 comments

#20 - Add a BulkError type.

Pull Request - State: closed - Opened by ericsnowcurrently almost 9 years ago - 1 comment

#19 - LGPL v3 License (juju/errors)

Pull Request - State: closed - Opened by cherylj over 9 years ago - 2 comments

#18 - README.md: Mechanical update from running godoc2md

Pull Request - State: closed - Opened by mattyw over 9 years ago

#17 - Add "NotAssigned" error type

Pull Request - State: closed - Opened by axw over 9 years ago - 2 comments

#16 - package_test.go: tiny fix to panic output

Pull Request - State: closed - Opened by mattyw over 9 years ago - 4 comments

#15 - errors: move NotProvisioned from juju/juju/state

Pull Request - State: closed - Opened by axw over 9 years ago - 1 comment

#14 - Added UserNotFound error type.

Pull Request - State: closed - Opened by aznashwan over 9 years ago - 5 comments

#13 - Add ErrorStack method to the error type

Pull Request - State: closed - Opened by howbazaar over 9 years ago - 1 comment

#12 - Remove the dependency on loggo.

Pull Request - State: closed - Opened by howbazaar over 9 years ago - 2 comments

#11 - Fix example

Pull Request - State: closed - Opened by tt over 9 years ago - 1 comment

#10 - Refactor juju/errors to not rely on juju/errgo

Pull Request - State: closed - Opened by howbazaar over 9 years ago - 5 comments

#9 - Revert "use gopkg.in/errgo.v1"

Pull Request - State: closed - Opened by johnweldon over 9 years ago

#8 - use gopkg.in/errgo.v1

Pull Request - State: closed - Opened by rogpeppe over 9 years ago - 1 comment

#7 - Add a "NotValid" error.

Pull Request - State: closed - Opened by ericsnowcurrently over 9 years ago - 2 comments

#6 - Fixed outdated import

Pull Request - State: closed - Opened by bogdanteleaga almost 10 years ago - 2 comments

#5 - Add an example of writing example tests.

Pull Request - State: closed - Opened by davecheney almost 10 years ago - 1 comment

#4 - Make sure the Trace/Annotate/Wrap functions return nil if the error is nil

Pull Request - State: closed - Opened by howbazaar almost 10 years ago - 2 comments

#3 - Update licence info to LPGLv3

Pull Request - State: closed - Opened by wallyworld almost 10 years ago

#2 - Use deep equals.

Pull Request - State: closed - Opened by howbazaar about 10 years ago - 2 comments

#1 - Fix replaceLocation to be more robust.

Pull Request - State: closed - Opened by davecheney about 10 years ago - 4 comments