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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ActivitySim
/
activitysim
Public
Notifications
You must be signed in to change notification settings
Fork
135
Star
247
Code
Issues
177
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix trace IDs so they have the same hash
- #1021
#1021
Merged
jpn--
merged 10 commits into
ActivitySim:main
ActivitySim/activitysim:main
from
camsys:fix-trace-id
camsys/activitysim:fix-trace-id
Copy head branch name to clipboard
Dec 11, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix trace IDs so they have the same hash
#1021
jpn--
merged 10 commits into
ActivitySim:main
ActivitySim/activitysim:main
from
camsys:fix-trace-id
camsys/activitysim:fix-trace-id
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2025
Implemented hacky attempt at getting subprocesses to have the same run_id as the whole model run
JoeJimFlood
committed
a14cef3
View commit details
Copy full SHA for a14cef3
Browse repository at this point
Reverted previous commit
JoeJimFlood
committed
e06eef5
View commit details
Copy full SHA for e06eef5
Browse repository at this point
Commits on Oct 28, 2025
Moved generation of Run ID to cli/run.py, initialized states with None for RunID, and set the RunID after the state is initialized
JoeJimFlood
committed
acbc11f
View commit details
Copy full SHA for acbc11f
Browse repository at this point
Commits on Nov 13, 2025
Merge commit '5963d038c5c05798ef061ea9ad469a62326e363c' into fix-trace-id
jpn--
committed
850aec0
View commit details
Copy full SHA for 850aec0
Browse repository at this point
pass run_id to subprocesses
jpn--
committed
d517801
View commit details
Copy full SHA for d517801
Browse repository at this point
Added CI testing for trace ID hashes
JoeJimFlood
committed
3aa038a
View commit details
Copy full SHA for 3aa038a
Browse repository at this point
Added test_trace_id.py to list of CI tests to run
JoeJimFlood
committed
251ccb7
View commit details
Copy full SHA for 251ccb7
Browse repository at this point
Commits on Nov 18, 2025
Renamed trace ID test so that it will actually run
JoeJimFlood
committed
8f0c4a8
View commit details
Copy full SHA for 8f0c4a8
Browse repository at this point
blacken
JoeJimFlood
committed
be2db24
View commit details
Copy full SHA for be2db24
Browse repository at this point
blacken 'test' directory
JoeJimFlood
committed
990bed6
View commit details
Copy full SHA for 990bed6
Browse repository at this point
You can’t perform that action at this time.