Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bmander
/
graphserver
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
122
Code
Issues
23
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: bmander/graphserver
Actions
All workflows
Workflows
Copilot
Copilot
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
14 workflow runs
14 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Running Copilot
Copilot
#14:
by
Copilot
AI
14m 16s
copilot/fix-047cbff9-4d7f-4f71-99ad-04ef6089062f
copilot/fix-047cbff9-4d7f-4f71-99ad-04ef6089062f
14m 16s
Running Copilot
Copilot
#13:
by
Copilot
AI
30m 19s
copilot/fix-f75ac218-b27d-4c46-9f98-600574c57b90
copilot/fix-f75ac218-b27d-4c46-9f98-600574c57b90
30m 19s
In the pythons extensions section let's create a new "transit" edge provider. It takes a gtfs file. The edge expansion specification follows: [Contains lat/lon/time] -> for every nearby stop, a vertex with stop_id, and time at arrival [Contains stop id] -> for every vehicle departure in the next X hours, a vertex representing being on the vehicle moments after boarding. It should have (time, trip_id, stop sequence in trip, and "vehicle_state:boarding"). This is a boarding vertex...
Copilot
#12:
by
Copilot
AI
18m 28s
copilot/fix-977cc6de-387d-4a2a-af99-0ea82e7b6fb0
copilot/fix-977cc6de-387d-4a2a-af99-0ea82e7b6fb0
18m 28s
In the pythons extensions section let's create a new "transit" edge provider. It takes a gtfs file. The edge expansion specification follows: [Contains lat/lon/time] -> for every nearby stop, a vertex with stop_id, and time at arrival [Contains stop id] -> for every vehicle departure in the next X hours, a vertex representing being on the vehicle moments after boarding. It should have (time, trip_id, stop sequence in trip, and "vehicle_state:boarding"). This is a boarding vertex...
Copilot
#11:
by
Copilot
AI
40s
copilot/fix-32ac58f1-9114-48b8-9daf-c155b7cfac99
copilot/fix-32ac58f1-9114-48b8-9daf-c155b7cfac99
40s
View #48
In the pythons extensions section let's create a new "transit" edge provider. It takes a gtfs file. The edge expansion specification follows: [Contains lat/lon/time] -> for every nearby stop, a vertex with stop_id, and time at arrival [Contains stop id] -> for every vehicle departure in the next X hours, a vertex representing being on the vehicle moments after boarding. It should have (time, trip_id, stop sequence in trip, and "vehicle_state:boarding"). This is a boarding vertex...
Copilot
#10:
by
Copilot
AI
13m 43s
copilot/fix-edae4487-6641-4189-a054-7942eb3e2d86
copilot/fix-edae4487-6641-4189-a054-7942eb3e2d86
13m 43s
Let's gradually port the hand made pygs python bindings over to SWIG. Pick a single component to port over. Make sure all the tests keep passing
Copilot
#9:
by
Copilot
AI
18m 32s
copilot/fix-5c910a81-0479-46f7-b9be-7f72b0f1fed5
copilot/fix-5c910a81-0479-46f7-b9be-7f72b0f1fed5
18m 32s
Ensure PR #37 doesn't break the build, and test out the features added by the PR
Copilot
#8:
by
Copilot
AI
11m 3s
copilot/fix-957806aa-d8a1-46e1-b47e-05ddcaa4e17d
copilot/fix-957806aa-d8a1-46e1-b47e-05ddcaa4e17d
11m 3s
build the core and then run pytest and then identify a failing test to fix
Copilot
#7:
by
Copilot
AI
12m 14s
copilot/fix-c6476799-0f96-4dce-8fa9-04bf374ab668
copilot/fix-c6476799-0f96-4dce-8fa9-04bf374ab668
12m 14s
Build the core library, then run pytest and pick some tests to get working
Copilot
#6:
by
Copilot
AI
16m 50s
copilot/fix-2c47ed3a-f7d5-4fd0-95b3-6c9e33666eab
copilot/fix-2c47ed3a-f7d5-4fd0-95b3-6c9e33666eab
16m 50s
Build core, run the test suite, and pick a few failing tests to fix
Copilot
#5:
by
Copilot
AI
22m 50s
copilot/fix-cc6034d8-9fa0-465c-801e-51d565cb1244
copilot/fix-cc6034d8-9fa0-465c-801e-51d565cb1244
22m 50s
Let's migrate the old nose-based python testing system to pytest. By the time the PR is finished, we should be able to run pytest to run all the Python tests with no failures
Copilot
#4:
by
Copilot
AI
11m 24s
copilot/fix-9a8e5308-a329-4259-baa4-d804e72f5513
copilot/fix-9a8e5308-a329-4259-baa4-d804e72f5513
11m 24s
Migrate codebase from Python 2 to Python 3
Copilot
#3:
by
Copilot
AI
27m 57s
copilot/fix-4795d5e5-ca33-40b2-b547-6dab14b12ded
copilot/fix-4795d5e5-ca33-40b2-b547-6dab14b12ded
27m 57s
Purusant to stage 1 of the modernization implementation plan, we need to get the C code compiling
Copilot
#2:
by
Copilot
AI
9m 33s
copilot/fix-0a4854ea-5e50-4ab6-af41-5265633e65b4
copilot/fix-0a4854ea-5e50-4ab6-af41-5265633e65b4
9m 33s
It's been a long time since I've looked at this codebase and it probably needs a great deal of modernizing. Create a list of modernization tasks and place them in a markdown file.
Copilot
#1:
by
Copilot
AI
4m 29s
copilot/fix-48e75935-1a5c-41a4-941e-e4ffc0cbe551
copilot/fix-48e75935-1a5c-41a4-941e-e4ffc0cbe551
4m 29s
You can’t perform that action at this time.