buster/scripts
dal 83952f4554
Refactor .env file copying script to implement custom gitignore handling
This update enhances the script by replacing the glob-based search for .env files with a custom directory traversal method that respects .gitignore rules. The new implementation allows for more precise control over which files are included, improving the script's functionality in various project structures.
2025-07-25 19:20:48 -06:00
..
install.ps1 refactor: streamline Windows CLI artifact build process 2025-06-12 07:50:43 -06:00
install.sh refactor: streamline Windows CLI artifact build process 2025-06-12 07:50:43 -06:00
move-env-to-worktree.ts Refactor .env file copying script to implement custom gitignore handling 2025-07-25 19:20:48 -06:00
new-package.ts dry run 2025-07-25 18:29:35 -06:00
prebuild.sh dry run 2025-07-25 18:29:35 -06:00
setup.sh Added setup script + few new changes to address {{variable}} issues 2025-07-18 14:11:23 -06:00
test-before-pr.ts fix some broken unit tests 2025-07-22 12:14:55 -06:00