Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
paulswartz pushed 2 commits to test-report-coverage paulswartz/ride_along
paulswartz pushed 2 commits to test-report-coverage paulswartz/ride_along
paulswartz pushed 4 commits to main paulswartz/ride_along
- ci: switch away from `save-always` https://github.com/actions/cache/tree/main/save#always-save-cache 8e50e8d
- feat(EtaCalculator): don't use `continue_straight` 842f69e
- feat(EtaCalculator): retrain with data through 2024-10-27 f37b05c
- build(deps): bump req from 0.5.6 to 0.5.7 Bumps [req](https://github.com/wojtekmach/req) from 0.5.6 to 0.5.7. - [Rel... c1d3584
paulswartz created a review on a pull request on mbta/actions
Don't forget to tag a new version, and re-tag version `v2`.
paulswartz created a review comment on a pull request on mbta/actions
Okay. In the interest of unblocking you, I'll approve the existing version and we can come back to this later.
paulswartz created a review comment on a pull request on mbta/actions
That's technically true, but since functions are treated like little commands, you can do something like: ```bash build_register_task_options() { echo "--hello=world" } aws register-task...
paulswartz created a review comment on a pull request on mbta/actions
Could you return the expanded string instead of the array?
paulswartz created a review comment on a pull request on mbta/actions
Maybe a new `shared` or `src` folder at the top level? There's no technical reason that the `.sh` file needs to live in the same folder as the `action.yml` file.
paulswartz created a review comment on a pull request on mbta/actions
The latter; the code should only exist once.
paulswartz created a review comment on a pull request on mbta/actions
Sorry, I could have been more clear. Since they're the same, can they be a single function that's shared between the two scripts?
paulswartz created a review comment on a pull request on mbta/actions
question: are these blocks in the two different files different in any particular way? could we refactor it into a bash function that's shared between them?
paulswartz closed a pull request on mbta/ride_along
build(deps): bump req from 0.5.6 to 0.5.7
Bumps [req](https://github.com/wojtekmach/req) from 0.5.6 to 0.5.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/wojtekmach/req/blob/main/CHANGELOG.md">req...paulswartz created a review on a pull request on mbta/document_viewer
one nitpick, but otherwise looks good!
paulswartz pushed 3 commits to main mbta/ride_along
paulswartz pushed 1 commit to main mbta/ride_along
- feat(EtaCalculator): retrain with data through 2024-10-27 4a08524