Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.1902 #47

Closed
21 tasks done
cmbruns opened this issue Sep 6, 2021 · 0 comments
Closed
21 tasks done

Release 1.0.1902 #47

cmbruns opened this issue Sep 6, 2021 · 0 comments
Assignees

Comments

@cmbruns
Copy link
Owner

cmbruns commented Sep 6, 2021

  • On Linux:
    • Update and install latest OpenXR-SDK from github
    • Update latest OpenXR-Registry from github
    • Build and install libclang
    • Pull latest pyopenxr sources from github
    • Generate: Run CMake and configure src/generate/CMakeLists.txt with build folder outside of src.
    • Run tests
    • Commit to local repository
    • Push to github
  • On Windows:
    • Update and install latest OpenXR-SDK from github
      • On Windows, be sure to set the DYNAMIC_LOADER option in CMake, because we need a shared DLL library.
    • Update latest OpenXR-Registry from github
    • Build and install libclang
    • Pull latest pyopenxr sources from github
    • Generate: Run CMake and configure src/generate/CMakeLists.txt with build folder outside of src.
    • Run tests
    • Commit to local repository
    • python -m build --sdist --wheel
    • twine upload --repository pypi dist/*
    • Create tag like 1.0.1901 at current HEAD
    • Push to github INCLUDING TAGS
    • Write release notes and publish release on github
@cmbruns cmbruns self-assigned this Sep 6, 2021
@cmbruns cmbruns closed this as completed Sep 6, 2021
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

No branches or pull requests

1 participant