Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
paulswartz created a review comment on a pull request on mbta/document_viewer
Gating that on `:prod` makes sense: see https://github.com/mbta/my_charlie/blob/main/config/runtime.exs#L186-L205 for how MyCharlie does it.
paulswartz pushed 1 commit to main mbta/ride_along
- feat(EtaCalculator): don't use `continue_straight` 5393217
paulswartz created a review comment on a pull request on mbta/document_viewer
None of that configuration is runtime configuration though, as far as I can see? It's all static, so known at compile-time?
paulswartz created a review comment on a pull request on mbta/document_viewer
question: is there a reason this shouldn't live in `config/dev.exs`?
paulswartz created a review comment on a pull request on mbta/document_viewer
question: is there a reason this shouldn't live in `config/test.exs`?
paulswartz created a review comment on a pull request on mbta/document_viewer
question: does this work for you? I got `ERROR: failed to solve: hexpm/1.17.3-erlang-27.1-alpine-3.19.4: failed to resolve source metadata for docker.io/hexpm/1.17.3-erlang-27.1-alpine-3.19.4:lates...
paulswartz pushed 16 commits to main paulswartz/ride_along
- feat(TripLive): don't log a warning for invalid routes We're now logging this from EtaMonitor, so we don't need the ... 30ed506
- chore: mark model as generated to skip GitHub diffs https://docs.github.com/en/repositories/working-with-files/manag... 43244cf
- test(TripLive): use a real fixture for OpenRouteService 6e39e21
- chore: rename application to Ride Along (two words) 5044d66
- build(deps): bump tailwind from 0.2.3 to 0.2.4 Bumps [tailwind](https://github.com/phoenixframework/tailwind) from 0... 58ef9a8
- build(deps): bump esbuild from 0.8.1 to 0.8.2 Bumps [esbuild](https://github.com/phoenixframework/esbuild) from 0.8.... 6181a13
- feat(EtaCalculator): retrain model with data through 2024-10-20 74f93c6
- refactor: convert Decimal values to floats We don't really need the precision that comes from Decimal, and it makes ... 2e20813
- feat: cache OpenRouteService results, snap GPS to previous route This helps us work around issues where the GPS ping... f8e799f
- feat(EtaCalculator): retrain model with cached routes 8203876
- feat(EtaCalculator): switch to `shortest` routes in ORS 1dd43f0
- build(deps): bump web-vitals from 4.2.3 to 4.2.4 in /assets Bumps [web-vitals](https://github.com/GoogleChrome/web-v... a6095b0
- build(deps): bump @sentry/browser from 8.34.0 to 8.35.0 in /assets Bumps [@sentry/browser](https://github.com/getsen... a77b90a
- build(deps-dev): bump floki from 0.36.2 to 0.36.3 Bumps [floki](https://github.com/philss/floki) from 0.36.2 to 0.36... 1968f8c
- build(deps): bump explorer from 0.9.2 to 0.10.0 Bumps [explorer](https://github.com/elixir-nx/explorer) from 0.9.2 t... c59a4ca
- ci: switch away from `save-always` https://github.com/actions/cache/tree/main/save#always-save-cache 85fb035
paulswartz pushed 1 commit to main mbta/ride_along
- ci: switch away from `save-always` https://github.com/actions/cache/tree/main/save#always-save-cache 85fb035
paulswartz pushed 1 commit to main mbta/ride_along
- ci: switch away from `save-always` https://github.com/actions/cache/tree/main/save#always-save-cache ffd4ddb
paulswartz pushed 1 commit to main mbta/ride_along
- build(deps): bump explorer from 0.9.2 to 0.10.0 Bumps [explorer](https://github.com/elixir-nx/explorer) from 0.9.2 t... c59a4ca
paulswartz closed a pull request on mbta/ride_along
build(deps): bump explorer from 0.9.2 to 0.10.0
Bumps [explorer](https://github.com/elixir-nx/explorer) from 0.9.2 to 0.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/elixir-nx/explorer/releases"...paulswartz pushed 1 commit to main mbta/ride_along
- build(deps-dev): bump floki from 0.36.2 to 0.36.3 Bumps [floki](https://github.com/philss/floki) from 0.36.2 to 0.36... 1968f8c
paulswartz closed a pull request on mbta/ride_along
build(deps-dev): bump floki from 0.36.2 to 0.36.3
Bumps [floki](https://github.com/philss/floki) from 0.36.2 to 0.36.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/philss/floki/releases">floki's relea...paulswartz pushed 1 commit to main mbta/ride_along
- build(deps): bump @sentry/browser from 8.34.0 to 8.35.0 in /assets Bumps [@sentry/browser](https://github.com/getsen... a77b90a
paulswartz closed a pull request on mbta/ride_along
build(deps): bump @sentry/browser from 8.34.0 to 8.35.0 in /assets
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 8.34.0 to 8.35.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/s...paulswartz pushed 1 commit to main mbta/ride_along
- build(deps): bump web-vitals from 4.2.3 to 4.2.4 in /assets Bumps [web-vitals](https://github.com/GoogleChrome/web-v... a6095b0
paulswartz closed a pull request on mbta/ride_along
build(deps): bump web-vitals from 4.2.3 to 4.2.4 in /assets
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.3 to 4.2.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/GoogleChrome/web-vitals/bl...paulswartz pushed 1 commit to main mbta/ride_along
- feat(EtaCalculator): switch to `shortest` routes in ORS 1dd43f0
paulswartz pushed 1 commit to main mbta/ride_along
- feat(EtaCalculator): switch to `shortest` routes in ORS b18f18f