xla
Disable running slow CI for doc-only changes
#9072
Merged

Commits
  • Disable running slow CI for doc-only changes
    ghpvnist committed 304 days ago
  • Add action to check whether to run expensive CI
    ghpvnist committed 304 days ago
  • Check conditionals for each action
    ghpvnist committed 304 days ago
  • Fix syntax issue
    ghpvnist committed 304 days ago
  • Add runs-on step
    ghpvnist committed 304 days ago
  • Move secrets to action level
    ghpvnist committed 304 days ago
  • Move code check to individual workflow
    ghpvnist committed 304 days ago
  • Add reusable workflow to individual files
    ghpvnist committed 304 days ago
  • Combine ifs together
    ghpvnist committed 304 days ago
  • Remove unnecessary code check
    ghpvnist committed 304 days ago
  • Compute check_code_coverage once and pass as variable
    ghpvnist committed 304 days ago
  • Convert has_code_changes var to string since job outputs are always strings
    ghpvnist committed 304 days ago
  • Update to use ubuntu-24.04 instead of ubuntu-latest
    ghpvnist committed 304 days ago
  • Update log message
    ghpvnist committed 304 days ago
  • Move truth comparison inside `${{ }}` expression syntax
    ghpvnist committed 304 days ago
  • Remove `${{ }}` notation in if statement where not needed
    ghpvnist committed 304 days ago
  • Diff against correct SHA and add documentation
    ghpvnist committed 304 days ago
Loading