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 ps-login-locale mbta/keycloak-deploy
- fix: improve alt text for the logo ceb4bc7
paulswartz pushed 2 commits to ps-login-locale mbta/keycloak-deploy
paulswartz created a branch on mbta/keycloak-deploy
ps-login-locale - Scaffolding for deploying Keycloak to AWS
paulswartz closed a pull request on mbta/ride_along
build(deps): bump phoenix_live_dashboard from 0.8.5 to 0.8.6
Bumps [phoenix_live_dashboard](https://github.com/phoenixframework/phoenix_live_dashboard) from 0.8.5 to 0.8.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.co...paulswartz created a review comment on a pull request on mbta/data_platform
Yep, double quotes is the right option.
paulswartz created a review comment on a pull request on mbta/data_platform
Do you need to pass the table back out of `insert_new_from_objects_with_table`?
paulswartz created a review comment on a pull request on mbta/data_platform
Right; Elixir 1.18 makes it more obvious when you're using a charlist as they're less efficient. If you don't specifically need them, binaries are better.
paulswartz created a review comment on a pull request on mbta/data_platform
That's okay, but it should match whatever is in `.tool-versions`: either this should be upgraded or `.tool-versions` downgraded.
paulswartz created a review comment on a pull request on mbta/data_platform
question: what was the warning? It looks like you also changed the signature of `insert_new_from_objects_with_table/2` which you shouldn't need to do for a refactor.
paulswartz created a review comment on a pull request on mbta/data_platform
question: is there a reason you need these to be charlists instead of strings/binaries?
paulswartz created a review comment on a pull request on mbta/data_platform
question: was this failing during the build? if so, it's also likely to fail when deployed.
paulswartz created a review comment on a pull request on mbta/data_platform
```suggestion FROM hexpm/elixir:1.18.1-erlang-27.1.3-alpine-3.21.0 AS builder ```
paulswartz opened a pull request on mbta/keycloak-deploy
fix: tighten up the social logins
This keeps it from needing to scroll on mobile devices.paulswartz created a branch on mbta/keycloak-deploy
ps-keycloak-social - Scaffolding for deploying Keycloak to AWS
paulswartz closed a pull request on mbta/ride_along
build(deps-dev): bump credo from 1.7.10 to 1.7.11
Bumps [credo](https://github.com/rrrene/credo) from 1.7.10 to 1.7.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rrrene/credo/releases">credo's relea...paulswartz closed a pull request on mbta/ride_along
build(deps): bump phoenix_html from 4.1.1 to 4.2.0
Bumps [phoenix_html](https://github.com/phoenixframework/phoenix_html) from 4.1.1 to 4.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/phoenixframework/p...paulswartz pushed 1 commit to main mbta/tablespoon
- chore: bump credo from 1.7.10 to 1.7.11 Bumps [credo](https://github.com/rrrene/credo) from 1.7.10 to 1.7.11. - [Rel... 89429c8