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

Organize GitHub Workflows #81

Open
threeal opened this issue Aug 4, 2024 · 0 comments · May be fixed by #82
Open

Organize GitHub Workflows #81

threeal opened this issue Aug 4, 2024 · 0 comments · May be fixed by #82
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@threeal
Copy link
Member

threeal commented Aug 4, 2024

This issue suggests organizing the GitHub workflows as follows:

  • Simplify workflow names and follow best practices. Refer to the workflow of the C++ starter template for reference.
  • Separate the workflows for building the project and testing the project.
  • Separate the workflow for building the examples.
  • Add a workflow for building the documentation, independent of the documentation deployment workflow.
@threeal threeal added the enhancement New feature or request label Aug 4, 2024
@threeal threeal added this to the Version 1.2.0 milestone Aug 4, 2024
@threeal threeal self-assigned this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant