0
0
Blender DevOps infrastructure
Go to file
Sergey Sharybin e3ea436515 Fix: UAC shows unknown .msi filenames
Code signing tool needs to be provided description in order to
properly show MSI name.

Ref infrastructure/codesign#1

Pull Request: infrastructure/blender-devops#6
2024-10-03 17:15:18 +02:00
.gitea/default_merge_message Gitea: Add pull request templates 2024-02-09 17:21:40 +01:00
buildbot Fix: UAC shows unknown .msi filenames 2024-10-03 17:15:18 +02:00
gitea/hooks Docs: Explain how Git hooks were deployed on Gitea 2024-03-19 15:02:08 +01:00
.gitignore Blender Buildbot configuration and worker scripts 2024-02-09 17:19:46 +01:00
LICENSE Blender Buildbot configuration and worker scripts 2024-02-09 17:19:46 +01:00
README.md Update README.md 2024-02-12 13:43:58 +01:00

Blender DevOps

Scripts to manage Blender development infrastructure.

Currently contains the buildbot worker and master code, used for:

  • Daily builds
  • Patch builds
  • Release packaging, signing and deployment
  • Documentation building and deployment

Issues are tracked in infrastructure/blender-projects-platform.