Ecosyste.ms: Timeline

Browse the timeline of over 8.71 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

akrishan11/PittAPI

akrishan11 pushed 17 commits to dev akrishan11/PittAPI
  • Fix type hints in people.py e3a5616
  • Add type hint to fix mypy errors in lab.py 4b7a44f
  • Fix mypy errors in course.py 18a9ecd
  • Fix mypy errors in shuttle.py 6febb7a
  • Monkey-patch for grequests in pittapi __init__ (#197) The grequests package monkey-patches ssl upon import, but this... f9f3def
  • Fix mypy errors and rename NamedTuple fields in gym.py Add None to some type annotations in gym.py in order to fix s... 1e18ead
  • Completely rewrite `textbook` module and its unit tests (#198) * Completely rewrite textbook module and its unit tes... 6d6b1ef
  • Add default None values to optional fields f28fdc4
  • Completely rewrite news.py and unit tests Rewrite the news module because the underlying news API has been dead for ... d0ed3e5
  • Refactor `laundry.py` to use NamedTuple, add tests (#189) 275fb92
  • Merge pull request #203 from pittcsc/rewrite-news Completely rewrite `news.py` and unit tests e1589e2
  • Merge pull request #193 from pittcsc/mypy-people Fix `mypy` errors in `people.py` 8ba515b
  • Merge pull request #194 from pittcsc/mypy-lab Fix `mypy` errors in `lab.py` 58a08c6
  • Merge pull request #195 from pittcsc/mypy-course Fix `mypy` errors in `course.py` 24c165c
  • Merge pull request #196 from pittcsc/mypy-shuttle Fix `mypy` errors in `shuttle.py` 39f1fbd
  • Merge pull request #199 from pittcsc/mypy-gym Fix `mypy` errors and rename `NamedTuple` fields in `gym.py` 40c9a14
  • Fix `mypy` errors in `dining.py` (#200) * Fix mypy errors in dining.py * Add from __future__ import annotations f... 0ce1cde

View on GitHub

akrishan11 pushed 3 commits to dev akrishan11/PittAPI
  • Fix build status badge The build status badge was broken when the GH Actions workflow was renamed from tests-on-push... cfb2848
  • Merge pull request #186 from pittcsc/fix-build-badge Fix build status badge 5950d0b
  • Reenable tests/people_test.py (#187) Broken tests for people.py were fixed in #158, so this file can be added back ... 684d056

View on GitHub

akrishan11 pushed 65 commits to dev akrishan11/PittAPI
  • Fix failing tests by mocking requests library 8539b58
  • Update dining.py 189e86a
  • Formatted dining.py with Black 3e28dbe
  • Merge pull request #161 from akrishan11/update/dining.py Updated dining.py for current dining site 49ec0cf
  • added new lab link and fixed fetch_labs() b9a3a2e
  • completed fetch labs to return all labs and statuses 637a6f2
  • updated get_status() to return number of open machines 0269266
  • updated lab tests to match the new API b24c3e5
  • Merge pull request #162 from pittcsc/154-labs-dev Fixed Lab Module + Tests 47d2a54
  • Update pre-commit hooks and add trailing-whitespace hook 5fd5022
  • Ran fix end of files.........................................................Failed - hook id: end-of-fil... 5ca7911
  • updated dining tests 1bd6853
  • Update tests/dining_test.py Co-authored-by: Tianyi Zheng <[email protected]> 98a632f
  • Update tests/dining_test.py Co-authored-by: Tianyi Zheng <[email protected]> c24fe0e
  • Disable non-mocked tests in GitHub workflows Temporarily disables tests/lab_test.py, tests/library_test.py, and test... 62dbff5
  • Fix indentation for --ignore flags cc9f8cc
  • Remove extraneous pipes in YAML de73883
  • Merge pull request #167 from pittcsc/disable-non-mocked-tests Disable non-mocked tests in GitHub workflows 02c0800
  • Merge pull request #158 from Steven-Jarmell/fix-people-tests Fix failing tests by mocking requests library 745be14
  • Merge branch 'dev' into update-pre-commit 2ae77a8
  • and 45 more ...

View on GitHub

akrishan11 pushed 1 commit to update-dining-tests akrishan11/PittAPI

View on GitHub

akrishan11 pushed 1 commit to update-dining-tests akrishan11/PittAPI

View on GitHub

akrishan11 created a branch on akrishan11/PittAPI

update-dining-tests - An API to easily get data from the University of Pittsburgh

akrishan11 pushed 1 commit to update/dining.py akrishan11/PittAPI
  • Formatted dining.py with Black 3e28dbe

View on GitHub

akrishan11 pushed 747 commits to update/dining.py akrishan11/PittAPI

View on GitHub

akrishan11 created a branch on akrishan11/PittAPI

update/dining.py - An API to easily get data from the University of Pittsburgh