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
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
18.2k
Code
Issues
5k+
Pull requests
556
Discussions
Actions
Projects
Security and quality
67
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[Corrected] - Enable Libraries R2R Testing in CI
- #89405
#89405
Closed
ivdiazsa
wants to merge 13 commits into
dotnet:main
dotnet/runtime:main
from
ivdiazsa:r2r-libs-take-2
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
[Corrected] - Enable Libraries R2R Testing in CI
#89405
ivdiazsa
wants to merge 13 commits into
dotnet:main
dotnet/runtime:main
from
ivdiazsa:r2r-libs-take-2
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2023
First attempt at enabling TestReadyToRun for libraries in the CI.
ivdiazsa
committed
c6dee21
View commit details
Copy full SHA for c6dee21
Browse repository at this point
Commits on Jul 27, 2023
Made the Crossgen2 command to use the dll. Doesn't work yet. This is
Show description for 709554b
ivdiazsa
committed
709554b
View commit details
Copy full SHA for 709554b
Browse repository at this point
Commits on Jul 28, 2023
Still not working. Added the necessary functionality to use the dll in
Show description for 302813b
ivdiazsa
committed
302813b
View commit details
Copy full SHA for 302813b
Browse repository at this point
Commits on Jul 31, 2023
Merge branch 'main' into r2r-libs-take-2
ivdiazsa
committed
911c6b2
View commit details
Copy full SHA for 911c6b2
Browse repository at this point
Added the missing -p:Crossgen2TasksOverriden flag to the build
Show description for 6572973
ivdiazsa
committed
6572973
View commit details
Copy full SHA for 6572973
Browse repository at this point
Commits on Aug 2, 2023
Got the build to use our props and targets files instead of the
Show description for 76b3ea0
ivdiazsa
committed
76b3ea0
View commit details
Copy full SHA for 76b3ea0
Browse repository at this point
Forgot to remove an unnecessary flag in the yaml...
ivdiazsa
committed
cd37e12
View commit details
Copy full SHA for cd37e12
Browse repository at this point
Commits on Aug 18, 2023
Merge branch 'main' into r2r-libs-take-2
ivdiazsa
committed
a236e32
View commit details
Copy full SHA for a236e32
Browse repository at this point
Commits on Aug 21, 2023
This might be it...!
ivdiazsa
committed
4ffcf38
View commit details
Copy full SHA for 4ffcf38
Browse repository at this point
Forgot to restore this format change.
ivdiazsa
committed
a509251
View commit details
Copy full SHA for a509251
Browse repository at this point
Commits on Aug 24, 2023
Added the new pipeline to runtime-coreclr crossgen2! Fingers crossed it works!
ivdiazsa
committed
b6a15ba
View commit details
Copy full SHA for b6a15ba
Browse repository at this point
Fixed wrong syntax in displayName's when calling scripts in the pipeline steps section.
ivdiazsa
committed
adb8c9b
View commit details
Copy full SHA for adb8c9b
Browse repository at this point
Commits on Aug 25, 2023
Merge branch 'main' into r2r-libs-take-2
ivdiazsa
committed
1226996
View commit details
Copy full SHA for 1226996
Browse repository at this point
You can’t perform that action at this time.