Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
paulswartz pushed 3 commits to dependabot/pip/shapely-lt-3 paulswartz/registered
paulswartz pushed 3 commits to main paulswartz/registered
paulswartz pushed 1 commit to main paulswartz/registered
- chore: update to Python 3.11 We also need to update PyLint, as 2.7.4 didn't work with 3.11. 07f5750
paulswartz pushed 1 commit to main mbta/ride_along
- chore: retrain model This only uses data from the previous week, as older data was using less precise locations, so ... 0ea186c
paulswartz pushed 2 commits to main mbta/registered
paulswartz closed a pull request on mbta/registered
update to Python 3.10
Slowly getting up-to-date on Python.paulswartz opened a pull request on mbta/registered
update to Python 3.10
Slowly getting up-to-date on Python.paulswartz pushed 1 commit to main paulswartz/registered
- ci: include schedule for dependabot 51cf4a2
paulswartz pushed 1 commit to main paulswartz/registered
- chore: update to Python 3.10 One of the dependencies had an issue with 3.11, so we'll get this far for now. 9aea39e
paulswartz pushed 7 commits to main mbta/registered
- chore: update version of Python c96160c
- ci: add Dependabot d499979
- chore: reformat 53c4b50
- chore: address linting By pinning us to older versions, for now. f849528
- fix(environ): parse `.env` file Previously we relied on Pipenv parsing the file and putting it into the environment ... 176d662
- chore: switch from Pipenv to Uv 695a242
- doc: cleanup README - fix typos - remove comments from command lines ed72ae3
paulswartz closed a pull request on mbta/registered
switch from Pipenv to Uv
This makes it easier/possible to install on the TransitMaster jump server.paulswartz created a tag on mbta/github-actions-report-lcov
v4 - A Github Action to report the code coverage from LCOV files
paulswartz created a tag on mbta/github-actions-report-lcov
v4.0.0 - A Github Action to report the code coverage from LCOV files
paulswartz pushed 6 commits to main mbta/github-actions-report-lcov
- chore: update to upstream@v4 db7bca3
- fix(detail): ensure `workingDirectory` is taken into account d15224c
- chore: formatting 82f7b1f
- feat: support running under `workflow_run` 3d06f39
- doc: update README 2a84f99
- Merge pull request #2 from paulswartz/upstream-v4 upstream changes from the v4 version of the action ab8ad83
paulswartz closed a pull request on mbta/github-actions-report-lcov
upstream changes from the v4 version of the action
This supports updating a comment: https://github.com/paulswartz/ride_along/pull/1#issuecomment-2450188913 for an example. ~I'll need to figure out how to get it to merge cleanly; probably a big ...paulswartz opened a pull request on paulswartz/github-actions-report-lcov
Upstream v4
Creating a PR so that the CI steps will run.paulswartz pushed 5 commits to upstream-v4 paulswartz/github-actions-report-lcov
paulswartz pushed 3 commits to upstream-v4 paulswartz/github-actions-report-lcov
paulswartz created a review comment on a pull request on mbta/github-actions-report-lcov
It might be possible in the future, but it's pinned to a specific SHA so I'm not worried about it. We could also remove it, and include a check that running `npm run prepare` doesn't make any changes?
paulswartz created a review comment on a pull request on mbta/github-actions-report-lcov
Upstream doesn't have a formatter; it's the default that my editor uses. I switched to using a specific formatter instead, so that it'll be consistent going forwards.
paulswartz pushed 11 commits to upstream-v4 mbta/github-actions-report-lcov
- feat: also run on `workflow_run` events 64ca503
- doc: update README.md to link to mbta version 46c34a3
- fix: correctly report changed files when using workingDirectory 109af08
- Merge remote-tracking branch 'upstream/main' into ps-working-directory 1fdbe60
- fix: cleanup lint/review errors - out-of-order functions - extra semicolons - extra escaping - mutation of lists 9116c86
- fix: correctly report the coverage of changed files when using the workingDirectory (#1) 8abe7d3
- chore: update to upstream@v4 5ebaedf
- fix(detail): ensure `workingDirectory` is taken into account 8f7afd6
- chore: formatting 4c0d6be
- feat: support running under `workflow_run` 5d907a1
- doc: update README 27c1b96