Skip to content

Rename master branch to main#218

Merged
jfpanisset merged 2 commits intoAcademySoftwareFoundation:mainfrom
jfpanisset:master_to_main
Sep 20, 2024
Merged

Rename master branch to main#218
jfpanisset merged 2 commits intoAcademySoftwareFoundation:mainfrom
jfpanisset:master_to_main

Conversation

@jfpanisset
Copy link
Copy Markdown
Contributor

As per ASWF guidance, renaming master branch to main. This addresses Issue #150.

.github/workflows/docker-builds.yml

Address Issue #217: don't try to use larger runners when running outside the context of the ASWF org, they won't be available. Don't expect Qt/PySide builds to complete on standard runners though.

As per ASWF guidance, renaming master branch to main. This
addresses [Issue AcademySoftwareFoundation#150](AcademySoftwareFoundation#150).

.github/workflows/docker-builds.yml

Address [Issue AcademySoftwareFoundation#217](AcademySoftwareFoundation#217):
don't try to use larger runners when running outside the context of the ASWF org, they
won't be available. Don't expect Qt/PySide builds to complete on standard runners though.

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
@jfpanisset jfpanisset merged commit 5b12283 into AcademySoftwareFoundation:main Sep 20, 2024
jfpanisset added a commit to jfpanisset/aswf-docker that referenced this pull request Oct 6, 2024
- 2024.2 images
- update latest / preview / draft tags for Docker images
- update Python dependencies (resolve dependabot PRs)
- update pylint and fix pylint / pytest warnings
- Fix SonarCloud scanning
- Conan 1.65 (was 1.64)
- Expat 2.6.3 (was 2.5.0) to address CVEs CVE-2024-45492 CVE-2024-45491 CVE-2024-45490
- fixes AcademySoftwareFoundation#196 : ci-openrv build container. OpenRV doesn't build yet, waiting for Qt6 support.
  For now openrv builds in non-default review group.
- fixes AcademySoftwareFoundation#150 : rename master branch to main
- fixes AcademySoftwareFoundation#218 : only attempt to use larger runners when running in context of ASWF GitHub org.
- fixes AcademySoftwareFoundation#221 : ci-usd now includes Python dependencies
- fixes AcademySoftwareFoundation#148 : Vulkan SDK and runtime now included in all images, initially required
  for ci-openrv, but useful in general. Also Qt now built with Vulkan support
- CUDA 12.6.1 (was 12.3.0)
- Java 17 (was 11) for ci-opencue image
- Imath 3.1.12 (was 3.1.11)
- MaterialX 1.39.1 (was 1.38.10)
- OpenImageIO 2.15.16.0 (was 2.15.15.0)
- OpenShadingLanguage 1.13.11.0 (was 1.13.10.0)
- Python 3.11.10 (was 3.11.9)
- USD 24.08 (was 24.05) with PR #3159 for MateriaX 1.39.1

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
@jfpanisset jfpanisset mentioned this pull request Oct 6, 2024
jfpanisset added a commit that referenced this pull request Oct 6, 2024
- 2024.2 images
- update latest / preview / draft tags for Docker images
- update Python dependencies (resolve dependabot PRs)
- update pylint and fix pylint / pytest warnings
- Fix SonarCloud scanning
- Conan 1.65 (was 1.64)
- Expat 2.6.3 (was 2.5.0) to address CVEs CVE-2024-45492 CVE-2024-45491 CVE-2024-45490
- fixes #196 : ci-openrv build container. OpenRV doesn't build yet, waiting for Qt6 support.
  For now openrv builds in non-default review group.
- fixes #150 : rename master branch to main
- fixes #218 : only attempt to use larger runners when running in context of ASWF GitHub org.
- fixes #221 : ci-usd now includes Python dependencies
- fixes #148 : Vulkan SDK and runtime now included in all images, initially required
  for ci-openrv, but useful in general. Also Qt now built with Vulkan support
- CUDA 12.6.1 (was 12.3.0)
- Java 17 (was 11) for ci-opencue image
- Imath 3.1.12 (was 3.1.11)
- MaterialX 1.39.1 (was 1.38.10)
- OpenImageIO 2.15.16.0 (was 2.15.15.0)
- OpenShadingLanguage 1.13.11.0 (was 1.13.10.0)
- Python 3.11.10 (was 3.11.9)
- USD 24.08 (was 24.05) with PR #3159 for MateriaX 1.39.1

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
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