-
Updated
Sep 2, 2020 - PHP
events
Here are 2,123 public repositories matching this topic...
-
Updated
Sep 3, 2020 - Ruby
-
Updated
Sep 2, 2020 - PHP
-
Updated
Apr 30, 2020 - Ruby
-
Updated
Jul 2, 2020 - Java
-
Updated
Aug 26, 2020 - C#
-
Updated
Sep 3, 2020 - PHP
-
Updated
Jul 14, 2020 - Swift
-
Updated
Mar 25, 2020 - Kotlin
-
Updated
Sep 3, 2020 - Python
-
Updated
Sep 4, 2020 - Python
-
Updated
Jun 16, 2020 - PLpgSQL
Increase code coverage for knative.dev/eventing/pkg/reconciler/source/crd
Expected Behavior
Stated goal for the V0.2 release is >70% test coverage.
Actual Behavior
Some packages do not meet this goal. See https://testgrid.knative.dev/eventing#coverage&sort-by-failures=
Expands on knative/eventing#591
/good-first-issue
-
Updated
Aug 14, 2020 - JavaScript
I'm submitting a ..
- Bug Report
- Feature Request
Current behavior:
After registering for oSC 2018 there is an "Edit your Registration" link on https://events.opensuse.org/conference/oSC18/register - following it takes me to https://events.opensuse.org/conference/oSC18/register/edit which shows my arrival/departure dates, but all check-boxes (T-shirt size, How did you find o
-
Updated
Mar 2, 2020 - Haskell
Can't use this with vue-cli
29:26 Could not find a declaration file for module 'vue-global-events'. '/Users/risto/git/foo/node_modules/vue-global-events/dist/vue-global-events.cjs.js' implicitly has an 'any' type.
Try `npm install @types/vue-global-events` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-global-events';`
-
Updated
Jun 19, 2020 - Erlang
-
Updated
Aug 30, 2020 - Go
-
Updated
Jan 10, 2020 - CSS
Improve this page
Add a description, image, and links to the events topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the events topic, visit your repo's landing page and select "manage topics."


Currently, you are not able to use middleware per handler in "clean way" (you can still manually wrap the handler function, or have separated router).
It would be nice to be able to add middleware per handler.
As a good reference point, you can use chi router: https://github.com/go-chi/chi