Stephen Yeargin

Results 13 issues of Stephen Yeargin

In its present state, this Hubot package builds all of the requests to a Grafana instance and handles the interaction with the user. Ideally, these should be two separate modules....

enhancement
help wanted

When using the ICS feed for a given calendar, the events are set to begin at `12:01` and end at `11:59` of the same day. While this seems intuitive, applications...

enhancement
low

Howdy! 👋 My compile process recently began throwing deprecation notices in the `.scss` files that are part of this package. Looks like this may only affect folks using the latest...

This package is getting a bit unwieldy with new commands and lacks spec coverage. As important as it is to a lot of folks using it, it would be worthwhile...

enhancement
help wanted

It looks like at some point the `Hashie` library started wanting to use the `.count` attribute that the API also returns. This ends up flooding the logs with the message...

It appears at some point between the updates to this package and today, the behavior of the `sensio/distribution-bundle` seems to have changed to not include `incenteev/composer-parameter-handler` by default. Running [through...

Concept here is to have an "at a glance" look at how routes/trips are going compared to their static schedule. ## Overall Summary - **Average Route Delta** - Calculate stop...

Currently, the progress bar is looking for the most-recently passed stop sequence by comparing the current time to the scheduled or updated time. The result is for a fairly accurate...

**Scenario:** Several trips will cross over midnight (e.g. start at 11:30 p.m. and end at 12:15 p.m.). **Result:** The stop rows for these trips will become "active" again if viewed...

**Scenario:** A vehicle is extraordinarily behind schedule. Trip updates may only extend a portion of the remaining trip (handful of stops ahead of current position). **Result:** Lack of updated times...