Currently, the deployment scripts, particularly those involved in database creation, push, running, and validation are platform-specific. The goal is to make these scripts cross-platform, with a specific focus on Windows compatibility. This includes replacing the Makefile with a more versatile cross-platform tool.
Requirements
[ ] Research and select appropriate cross-platform tools or scripts.
[ ] Rewrite or adapt current deployment scripts to be cross-platform, with a focus on Windows compatibility.
[ ] Ensure that all functionalities of the original scripts are preserved in the new implementation.
[ ] Test scripts on different platforms to confirm their cross-platform functionality.
Additional Information
This task will enhance the developer experience and broaden the community's ability to contribute by making deployment processes more accessible to Windows users. It's crucial to maintain the functionality and efficiency of the current system while providing cross-platform support.
Description
Currently, the deployment scripts, particularly those involved in database creation, push, running, and validation are platform-specific. The goal is to make these scripts cross-platform, with a specific focus on Windows compatibility. This includes replacing the Makefile with a more versatile cross-platform tool.
Requirements
Additional Information
This task will enhance the developer experience and broaden the community's ability to contribute by making deployment processes more accessible to Windows users. It's crucial to maintain the functionality and efficiency of the current system while providing cross-platform support.