Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
paulswartz pushed 1 commit to main mbta/tablespoon
- chore: bump bandit from 1.6.2 to 1.6.3 Bumps [bandit](https://github.com/mtrudel/bandit) from 1.6.2 to 1.6.3. - [Cha... b1e05de
paulswartz closed a pull request on mbta/tablespoon
chore: bump bandit from 1.6.2 to 1.6.3
Bumps [bandit](https://github.com/mtrudel/bandit) from 1.6.2 to 1.6.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md">...paulswartz pushed 6 commits to main mbta/dotcom
- refactor: switch if -> cond to prep for adding CR alert state 059e93f
- feat: add @blocking_alert if an alert should hide the timetable e5a3b0e
- feat: render blank schedule page if we have a blocking alert ddea801
- feat(AlertView): special-case the CR timetable blocking text (when there's a PDF) a308004
- refactor: pull timetable blocking logic into a module f0f8678
- feat: show blocking alerts on the timetable even if they're low priority 8ff8ca0
paulswartz closed a pull request on mbta/dotcom
feat: hide CR timetable in the presence of special alerts
#### Summary of changes <!-- Link to relevant Asana task; remove if not applicable --> **Asana Ticket:** [CR disruption timetable improvements](https://app.asana.com/0/116562505129567/120821728...paulswartz pushed 26 commits to ps-cr-alerts-hide-timetable mbta/dotcom
- Dont show irrelevant alerts (#2299) * dont show irrelevant alerts * tests * format * add parking closure 61da9a0
- Output cleanup (#2298) * multiple tickets * show free fare and map zoom issues * more free fare * details p... 66d5fa6
- fix: Comment out comment explaining readonly basic auth creds (#2302) This causes an error if `.env.template` is cop... b3fd636
- fix: various styling things (#2305) * fix: remove incorrect heading sizes * fix: remove dark mode MBTA metro CSS ... 94cf497
- fix(TripPlanner.Results): various small things (#2307) * fix(ItinerarySummary): walking pill 1px border * fix(Tri... 5051ec0
- chore(TimetableController): add busway stop to shuttle overrides (#2308) 3d38b6f
- feat(Live.TripPlanner): support /from and /to shortcuts (#2306) 33744f2
- cleanup: Use Tailwind classes on admin page instead of inline styles (#2311) 1b92971
- feat: Remove "Get Trip Suggestions" button and auto-submit on valid form (#2309) 4cdc6e8
- refactor(autocomplete): rewrite geolocation source (#2304) 69d25e6
- cleanup: Remove `&standardize_datetime/1` function that's now unused (#2316) In https://github.com/mbta/dotcom/pull/... 6271578
- small changes and restart at midnight (#2312) a47468d
- fix(tripPlanner): Restore error message if from and to are the same (#2313) 3487745
- cleanup: Replace if statement with :if directive in <.itinerary_summary /> (#2315) 0928ac3
- fix: Have the map show the selected itinerary, rather than a random member of the group (#2314) fdfa163
- feat(autocomplete): on mobile for trip planner, use detached experience (#2300) 1eaca40
- fix(TripPlanner): Restore A and B on desktop in search boxes (#2321) ec1cffa
- fix(TripPlanner/ui): Decrease padding on the input form for tiny screens (#2320) ed46513
- fix: change metro map config tile URL for prod (#2322) 785a43f
- fix: Decrease min zoom on the map to allow riders to zoom out further (#2319) Co-authored-by: Cristen Jones <cjones3... 79cc8a8
- and 6 more ...
paulswartz opened a pull request on mbta/ors-deploy
chore: update to ORS 9.0.0
Changelog: https://github.com/GIScience/openrouteservice/releases/tag/v9.0.0paulswartz created a comment on a pull request on mbta/dotcom
@thecristen I made the changes as `fixup!` commits; I'll clean up the history after approval.
paulswartz created a review comment on a pull request on mbta/dotcom
Good idea. I ended up going with an `always_show:` option which takes a list of alerts we should always show, even if they were otherwise filtered out.
paulswartz pushed 1 commit to ps-cr-alerts-hide-timetable mbta/dotcom
- fixup! feat: show blocking alerts on the timetable even if they're low priority ca24b5c
paulswartz pushed 4 commits to ps-cr-alerts-hide-timetable mbta/dotcom
paulswartz closed a pull request on mbta/ride_along
build(deps): bump @sentry/browser from 8.47.0 to 8.48.0 in /assets
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 8.47.0 to 8.48.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/s...paulswartz pushed 1 commit to ps-cr-alerts-hide-timetable mbta/dotcom
- feat: show blocking alerts on the timetable even if they're low priority c546788
paulswartz closed a pull request on mbta/on_prem_deploy
doc: document creating an OVA
Asana: https://app.asana.com/0/116562505129567/1208563831817687/fpaulswartz published a release on mbta/keycloak-deploy
v1.1.0
## What's Changed * feat: clean up the social login display with multiple items by @paulswartz in https://github.com/mbta/keycloak-deploy/pull/42 * fix: tighten up the social logins by @paulswart...paulswartz closed a pull request on mbta/tablespoon
chore: bump bandit from 1.6.1 to 1.6.2
Bumps [bandit](https://github.com/mtrudel/bandit) from 1.6.1 to 1.6.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md">...paulswartz pushed 1 commit to ps-cr-alerts-hide-timetable mbta/dotcom
- refactor: pull timetable blocking logic into a module 65d4680
paulswartz pushed 1 commit to ps-cr-alerts-hide-timetable mbta/dotcom
- feat(AlertView): special-case the CR timetable blocking text (when there's a PDF) aaf921d