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
Convert the installation scripts into tested functions that are executed according to some order.
Ideally, first setup the self-hosted GitLab CI in this repo: https://github.com/Simple-Setup/Self-host-GitLab-Server-and-Runner-CI then make that Style Guide Compliant, and after that start converting the files/scripts in this repository into unit-tested functions.
The preference for first fixing the GitLab CI in that repo, is such that pull requests on this repo then will get automatic CI, which is a convenient way of working.
The preference for first making that repo Google Style Guide compliant is subjective, I think it is wise to take a step back in creating new functionalities, and to clean up the repositories, right now. I believe this allows a higher rate of creating new functionalities in the long run, improves code quality, and makes it easier for others to contribute to this repository. Another important factor is that it is a step towards applying the TruCol protocol to this repository, (which requires a high test coverage and proper test setup).
The text was updated successfully, but these errors were encountered:
Ideally, first setup the self-hosted GitLab CI in this repo: https://github.com/Simple-Setup/Self-host-GitLab-Server-and-Runner-CI then make that Style Guide Compliant, and after that start converting the files/scripts in this repository into unit-tested functions.
The preference for first fixing the GitLab CI in that repo, is such that pull requests on this repo then will get automatic CI, which is a convenient way of working.
The preference for first making that repo Google Style Guide compliant is subjective, I think it is wise to take a step back in creating new functionalities, and to clean up the repositories, right now. I believe this allows a higher rate of creating new functionalities in the long run, improves code quality, and makes it easier for others to contribute to this repository. Another important factor is that it is a step towards applying the TruCol protocol to this repository, (which requires a high test coverage and proper test setup).
The text was updated successfully, but these errors were encountered: