Ecosyste.ms: Timeline

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

paulswartz

paulswartz pushed 3 commits to dependabot/pip/shapely-lt-3 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. 26db227
  • ci: include schedule for dependabot cc20b33
  • chore(deps): update shapely requirement from <2 to <3 Updates the requirements on [shapely](https://github.com/shape... 8b6a9b1

View on GitHub

paulswartz pushed 3 commits 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. 26db227
  • ci: include schedule for dependabot cc20b33
  • chore: update to Python 3.11 We also need to update PyLint, as 2.7.4 didn't work with 3.11. 245e20d

View on GitHub

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

View on GitHub

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

View on GitHub

paulswartz pushed 2 commits to main mbta/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. 26db227
  • ci: include schedule for dependabot cc20b33

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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 published a release on mbta/github-actions-report-lcov
v4.0.0
- upstream changes from v4
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

View on GitHub

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

View on GitHub

paulswartz pushed 3 commits to upstream-v4 paulswartz/github-actions-report-lcov
  • chore: formatting 4c0d6be
  • feat: support running under `workflow_run` 5d907a1
  • doc: update README 27c1b96

View on GitHub

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?

View on GitHub

paulswartz created a review on a pull request on mbta/github-actions-report-lcov

View on GitHub

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.

View on GitHub

paulswartz created a review on a pull request on mbta/github-actions-report-lcov

View on GitHub

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

View on GitHub

paulswartz pushed 2 commits to ps-uv mbta/registered
  • chore: switch from Pipenv to Uv 1116962
  • doc: cleanup README - fix typos - remove comments from command lines 8e3610f

View on GitHub

paulswartz pushed 2 commits to ps-uv mbta/registered
  • chore: switch from Pipenv to Uv 3a8e3f5
  • doc: cleanup README - fix typos - remove comments from command lines bec2be7

View on GitHub

paulswartz pushed 2 commits to ps-uv mbta/registered
  • chore: switch from Pipenv to Uv 1c05357
  • doc: cleanup README - fix typos - remove comments from command lines acbc0b7

View on GitHub

paulswartz pushed 2 commits to ps-uv mbta/registered
  • chore: switch from Pipenv to Uv e7a6e5d
  • doc: cleanup README - fix typos - remove comments from command lines fe65eba

View on GitHub

paulswartz pushed 2 commits to ps-uv mbta/registered
  • chore: switch from Pipenv to Uv 1e9f13c
  • doc: cleanup README - fix typos - remove comments from command lines 2d5f8c9

View on GitHub

paulswartz created a comment on a pull request on mbta/github-actions-report-lcov
Added https://github.com/mbta/github-actions-report-lcov/pull/2/commits/5ebaedfbd5b117298fee10b3f14c8e6c3ebd42a4 which rolls up all the upstream changes, and then rebased our changes on top of that.

View on GitHub

Load more