You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
To improve the development workflow for our Electron application, it's proposed to add a GitHub Actions Continuous Integration (CI) setup. This CI will include:
Code formatting
Linting
Building the application
Implementing these steps will help ensure code quality and consistency, as well as streamline the process of preparing builds.
Why is this needed:
Setting up a CI pipeline will allow for automated checks and balances on code quality, ensuring that all contributions adhere to the project's standards. It will also facilitate a smoother building process, reducing manual effort and potential errors when preparing the application for deployment.
Additional Information:
The text was updated successfully, but these errors were encountered:
What would you like to be added:
To improve the development workflow for our Electron application, it's proposed to add a GitHub Actions Continuous Integration (CI) setup. This CI will include:
Implementing these steps will help ensure code quality and consistency, as well as streamline the process of preparing builds.
Why is this needed:
Setting up a CI pipeline will allow for automated checks and balances on code quality, ensuring that all contributions adhere to the project's standards. It will also facilitate a smoother building process, reducing manual effort and potential errors when preparing the application for deployment.
Additional Information:
The text was updated successfully, but these errors were encountered: