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

Create a new workflow to automate the new project generation from the script #273

Open
luongvo opened this issue Oct 12, 2023 · 0 comments

Comments

@luongvo
Copy link
Member

luongvo commented Oct 12, 2023

Why

According to this new contribution, we can now create a new repository easily with Template repository. The script has been updated to generate the project files to the root folder and clean up all the template stuff in the end. However, to run the script, it's required to clone and run it locally, we can offer a workflow for the developer to execute the project generation script within the newly created repository on GitHub.

  • Create a new generate_new_project workflow_dispatch to the root template project.
  • The workflow asks and executes the command with available parameters.
  • Commits all generated files from the stage.

Who Benefits?

Developers, especially TeamLeads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant