Skip to content

ci: optimize openexr build time, don't run nightly on forks#2097

Merged
lgritz merged 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-ciexr
Apr 4, 2026
Merged

ci: optimize openexr build time, don't run nightly on forks#2097
lgritz merged 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-ciexr

Conversation

@lgritz
Copy link
Copy Markdown
Collaborator

@lgritz lgritz commented Mar 21, 2026

  • When building openexr as a dependency for OSL's CI, there is no need to build the openexr command line utilities, saving a bit of build time.

  • Fix an error from PR ci: Stop nightly CI workflows on user forks #2074 where we tried to disable nightly CI runs on forks -- we didn't make the right change to the Windows jobs, so they were still running.

* When building openexr as a dependency for OSL, there is no need
  to build the openexr command line utilities, saving a bit of build
  time.

* Fix an error from PR AcademySoftwareFoundation#2074 where we tried to disable nightly CI runs
  on forks -- we didn't make the right change to the Windows jobs, so
  they were still running.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz
Copy link
Copy Markdown
Collaborator Author

lgritz commented Apr 4, 2026

No objections for 2 weeks + only affects CI -> merge

@lgritz lgritz merged commit 6f2dfd1 into AcademySoftwareFoundation:main Apr 4, 2026
52 of 54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant