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
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
.
NatLabRockies
/
r2x-cli
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
4
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
helper function for resolving the site package path across platforms
- #23
#23
Merged
micahpw
merged 13 commits into
main
NatLabRockies/r2x-cli:main
from
mw/windows-fixes
NatLabRockies/r2x-cli:mw/windows-fixes
Copy head branch name to clipboard
Nov 13, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
helper function for resolving the site package path across platforms
#23
micahpw
merged 13 commits into
main
NatLabRockies/r2x-cli:main
from
mw/windows-fixes
NatLabRockies/r2x-cli:mw/windows-fixes
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
helper function for resolving the site package path across platforms
micahpw
committed
d8ab393
View commit details
Copy full SHA for d8ab393
Browse repository at this point
work in progress
micahpw
committed
1453e16
View commit details
Copy full SHA for 1453e16
Browse repository at this point
refactored initialization.rs, consolidated to BridgeError.
micahpw
committed
c235d4e
View commit details
Copy full SHA for c235d4e
Browse repository at this point
platform specific import
micahpw
committed
6da6786
View commit details
Copy full SHA for 6da6786
Browse repository at this point
modifed package_resolver::find_package_path to not panic
micahpw
committed
6b7c7fd
View commit details
Copy full SHA for 6b7c7fd
Browse repository at this point
added platform specific str for r2x executable to fix test. cfg(not(windows))->cfg(unix)
micahpw
committed
8cefe82
View commit details
Copy full SHA for 8cefe82
Browse repository at this point
ensure python executable is not equivalent before symlink
micahpw
committed
f1dab7a
View commit details
Copy full SHA for f1dab7a
Browse repository at this point
fixed missing space in bash conditional
micahpw
committed
23498bc
View commit details
Copy full SHA for 23498bc
Browse repository at this point
added another file check before symlink
micahpw
committed
ae0d5a5
View commit details
Copy full SHA for ae0d5a5
Browse repository at this point
added 'allow-dirty' for dist init in cargo.toml.
micahpw
committed
3309565
View commit details
Copy full SHA for 3309565
Browse repository at this point
changed allow-dirty=['ci'] to true. in dist-workspace.toml, revert cargo.toml
micahpw
committed
eb5ae09
View commit details
Copy full SHA for eb5ae09
Browse repository at this point
throwing darts blindfolded at this point.
micahpw
committed
f14c6e0
View commit details
Copy full SHA for f14c6e0
Browse repository at this point
added allow-dirty to [dist] section of dist-workspace.toml
micahpw
committed
2778e42
View commit details
Copy full SHA for 2778e42
Browse repository at this point
You can’t perform that action at this time.