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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RosettaCommons
/
RFdiffusion
Public
Notifications
You must be signed in to change notification settings
Fork
633
Star
3k
Code
Issues
223
Pull requests
22
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix workflow tests that are failing
- #410
#410
Merged
woodsh17
merged 22 commits into
main
RosettaCommons/RFdiffusion:main
from
fix_test_diffusion
RosettaCommons/RFdiffusion:fix_test_diffusion
Copy head branch name to clipboard
Nov 13, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Fix workflow tests that are failing
#410
woodsh17
merged 22 commits into
main
RosettaCommons/RFdiffusion:main
from
fix_test_diffusion
RosettaCommons/RFdiffusion:fix_test_diffusion
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2025
Address 'command' referenced before assignment error in tests
woodsh17
committed
a18f996
View commit details
Copy full SHA for a18f996
Browse repository at this point
Adjusting command format for design_macrocyclic_binder.sh and design_macrocyclic_monomer.sh
woodsh17
committed
2d15730
View commit details
Copy full SHA for 2d15730
Browse repository at this point
Fail tests when example scripts exit non-zero
woodsh17
committed
a45c3f9
View commit details
Copy full SHA for a45c3f9
Browse repository at this point
Changing number of designs for examples from 10 to 2 to speed up tests
woodsh17
committed
f43a81d
View commit details
Copy full SHA for f43a81d
Browse repository at this point
Fix input_pdb path in design_macrocyclic_binder and fix incorrect call to res in test_diffusion.py
woodsh17
committed
778f8d4
View commit details
Copy full SHA for 778f8d4
Browse repository at this point
Commits on Oct 14, 2025
Add print statement to list failed examples
woodsh17
committed
a9b748b
View commit details
Copy full SHA for a9b748b
Browse repository at this point
Commits on Oct 17, 2025
These changes split the examples up in chunks and runs the different chunks to speed up the workflow.
woodsh17
committed
5dff3eb
View commit details
Copy full SHA for 5dff3eb
Browse repository at this point
Change num_designs in examples back to 10, since this is reset in test_diffusion.py
woodsh17
committed
e2378c7
View commit details
Copy full SHA for e2378c7
Browse repository at this point
Fix typo in main.yml in test_diffusion options
woodsh17
committed
6d0036b
View commit details
Copy full SHA for 6d0036b
Browse repository at this point
Add step to cd into tests directory in main.yml
woodsh17
committed
a629d43
View commit details
Copy full SHA for a629d43
Browse repository at this point
Add index of chunk to test directory name
woodsh17
committed
17f315b
View commit details
Copy full SHA for 17f315b
Browse repository at this point
Commits on Oct 20, 2025
Edits to test_diffusion to make change setUp to setUpClass to make this a class method so examples run only once
woodsh17
committed
260692d
View commit details
Copy full SHA for 260692d
Browse repository at this point
Commits on Oct 21, 2025
Edit main.yml workflow so if an example fails, the test doesn't pass
woodsh17
committed
a570b2b
View commit details
Copy full SHA for a570b2b
Browse repository at this point
Remove -o option from pipefail
woodsh17
committed
4dd3a5f
View commit details
Copy full SHA for 4dd3a5f
Browse repository at this point
Remove set pipefail
woodsh17
committed
56feb3b
View commit details
Copy full SHA for 56feb3b
Browse repository at this point
Edit main.yml so workflow runs
woodsh17
committed
dc1867d
View commit details
Copy full SHA for dc1867d
Browse repository at this point
Commits on Oct 22, 2025
In setUpClass check that directory doesn't already exists, so tests do not fail before running examples
woodsh17
committed
4d870c0
View commit details
Copy full SHA for 4d870c0
Browse repository at this point
Preseed DGL so avoid examples that are ran at the same time failing
woodsh17
committed
be5b7b6
View commit details
Copy full SHA for be5b7b6
Browse repository at this point
Reduce length for design_tetrahedral_oligos to 600 to reduce run time
woodsh17
committed
681874e
View commit details
Copy full SHA for 681874e
Browse repository at this point
Commits on Oct 23, 2025
Change design_nickel.sh num_designs back to 15
woodsh17
committed
4aea4fd
View commit details
Copy full SHA for 4aea4fd
Browse repository at this point
Commits on Oct 24, 2025
Remove try block with except FileExistsError that isn't needed
woodsh17
committed
ead721f
View commit details
Copy full SHA for ead721f
Browse repository at this point
Commits on Nov 12, 2025
Revert "Remove try block with except FileExistsError that isn't needed"
Show description for dd7643d
woodsh17
committed
dd7643d
View commit details
Copy full SHA for dd7643d
Browse repository at this point
You can’t perform that action at this time.