Abraham Williams

Results 239 issues of Abraham Williams

Add documentation for the process of tagging a new Hoverboard release. - bump `package.json` version - tag commit - ...

enhancement

It would be great if there was a one or two click method of getting the names of users who reviews sessions into https://wheelofnames.com/. I've [previously implemented a script](https://github.com/gdgmadison/devfestwi-com/pull/3) that...

enhancement
help wanted

- Add a Cloud Firestore trigger listening to users leaving feedback - When there is 5 or more feedback documents for a session write the average rating to the session...

enhancement
help wanted
design

CI should enforce small/fast bundled sizes. Enforce the #fast performance from #582. https://developers.google.com/web/tools/lighthouse/audits/budgets

enhancement

I enable Friend Connect and the bar was showed up but was empty. If I delete the prototype.js file the GFC works fine. http://groups.google.com/group/google-friend-connect-developers/msg/ca5195c1fb4549d73 Possible "fix": http://www.google.com/support/forum/p/friendconnect/thread?tid=1d074167910de4d8&hl=en

issue

### Describe the feature you'd like: Accurate and timely TypeScript types. Currently types are manually maintained in the `@types/` project so they are only updated after the fact and are...

help wanted
good first issue

Add an `examples` directory with a simple app of each of the following frameworks/libraries. The samples should make use of Reflection and have their tests run on CI. This will...

enhancement
help wanted

Start with the following ERB: ```erb ``` Place the cursor after `` and delete the `>` results in: ```erb

When trying to deploy with invalid functions code, the action will report success when Firebase halts the deploy. You can see [an example](https://github.com/gdg-x/hoverboard/runs/4692937597). Here are the action's logs: [logs.txt](https://github.com/w9jds/firebase-action/files/7802958/logs.txt). The...

Without a Scout account, external requests are still made. It would be better if no requests were made by default. This makes it so I can't use this gem on...

enhancement