This repository was archived by the owner on Aug 15, 2025. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 227
[WIP] Release smoke test validation windows #1115
          
     Closed
      
      
    
                
     Closed
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    8307986    to
    571f8bd      
    Compare
  
    3ea9fd9    to
    5220b2d      
    Compare
  
    6a4eb6b    to
    a82e435      
    Compare
  
    0070e47    to
    e613248      
    Compare
  
    efea92b    to
    cd4b08d      
    Compare
  
    | Incorporated into #1122 | 
  
      Sign up for free
      to subscribe to this conversation on GitHub.
      Already have an account?
      Sign in.
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This is a first quick and dirty solution, in the venue of #1101 and #1102.
The next step towards the final solution would be to create a reusable cross-platform composite action that performs the smoke test based on the input parameters, and reuse it here and for the start page generation smoke test (see https://github.com/pytorch/pytorch.github.io/blob/464bc2f6d9492339c69a4bd1ad03d6cc1573a651/.github/workflows/check-quickstartmodule.yml).
See pytorch/pytorch#83519 and pytorch/pytorch#82725 for the context.