UPBGE Release Check list - UPBGE/upbge GitHub Wiki

UPBGE Release Checklist

Build Checks

  • Ensure CUDA kernels are included in the build

Feature Tests

  • Verify Logic Nodes and UPLogic

    • Test on Linux
    • Test on Windows
    • Test on macOS
  • Validate Export System

    • Export on Linux
    • Export on Windows
    • Export on macOS

Release Tasks

  • Upload the updated UPBGE version to repository / releases
  • Update the splash screen with the new version
  • Upload the release builds
    • Windows build
    • Linux build
    • MacOS builds
  • Upload the checksums sha512

Post-release

  • Publish release notes / changelog
  • Announce on forums (UPBGE discord, BlenderArtists)
  • Announce on social media (Twitter)
  • Update documentation / wiki if needed