1. 10 Oct, 2025 1 commit
    • James Lamb's avatar
      [ci] [swig] move SWIG jobs to GitHub Actions (#7024) · ce3e3121
      James Lamb authored
      
      
      * [ci] [swig] move SWIG jobs to GitHub Actions
      
      * set compiler for Windows jobs
      
      * skip conda setup on jobs that do not need it
      
      * fix BUILD_DIRECTORY, add uploads
      
      * fix more variables
      
      * ensure artifact-upload directory actually exists
      
      * more fixes
      
      * set CONDA
      
      * fix powershell env variable check, add conda to path for linux and macos
      
      * fix comment
      
      * remove AZURE env variable
      
      * use absolute path
      
      * Apply suggestions from code review
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * create directory unconditionally
      
      ---------
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      ce3e3121