Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

paulswartz

paulswartz pushed 1 commit to main paulswartz/ride_along
  • ci: add report-coverage workflow 6e71ac1

View on GitHub

paulswartz pushed 2 commits to test-report-coverage paulswartz/ride_along
  • ci: add report-coverage workflow 707d61c
  • wip: add untested function 5076c34

View on GitHub

paulswartz pushed 1 commit to main paulswartz/ride_along
  • ci: add report-coverage workflow 707d61c

View on GitHub

paulswartz pushed 1 commit to main paulswartz/ride_along
  • ci: add report-coverage workflow 3c67604

View on GitHub

paulswartz pushed 2 commits to test-report-coverage paulswartz/ride_along
  • ci: add report-coverage workflow 6dc3d7a
  • wip: add untested function e0b3e88

View on GitHub

paulswartz pushed 1 commit to main paulswartz/ride_along
  • ci: add report-coverage workflow 6dc3d7a

View on GitHub

paulswartz opened a pull request on paulswartz/ride_along
wip: add untested function
paulswartz created a branch on paulswartz/ride_along

test-report-coverage

paulswartz pushed 1 commit to main paulswartz/ride_along
  • ci: add report-coverage workflow 7e4782e

View on GitHub

paulswartz pushed 1 commit to main paulswartz/ride_along
  • ci: add report-coverage workflow 90d6bd8

View on GitHub

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

View on GitHub

paulswartz created a review on a pull request on mbta/actions
Don't forget to tag a new version, and re-tag version `v2`.

View on GitHub

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.

View on GitHub

paulswartz created a review on a pull request on mbta/actions

View on GitHub

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...

View on GitHub

paulswartz created a review on a pull request on mbta/actions

View on GitHub

paulswartz created a review comment on a pull request on mbta/actions
Could you return the expanded string instead of the array?

View on GitHub

paulswartz created a review on a pull request on mbta/actions

View on GitHub

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.

View on GitHub

paulswartz created a review on a pull request on mbta/actions

View on GitHub

paulswartz created a review comment on a pull request on mbta/actions
The latter; the code should only exist once.

View on GitHub

paulswartz created a review on a pull request on mbta/actions

View on GitHub

paulswartz created a review on a pull request on mbta/actions

View on GitHub

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?

View on GitHub

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?

View on GitHub

paulswartz created a review on a pull request on mbta/actions

View on GitHub

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!

View on GitHub

paulswartz pushed 3 commits to main mbta/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

View on GitHub

paulswartz pushed 1 commit to main mbta/ride_along
  • feat(EtaCalculator): retrain with data through 2024-10-27 4a08524

View on GitHub

Load more