Commit Graph

2 Commits

Author SHA1 Message Date
dal 17b06b97e7
Update GitHub Actions and CLI configuration
- Added .actrc to .gitignore to prevent local configuration from being tracked.
- Updated cli-release.yml to specify paths for apps and packages, enhancing workflow triggers.
- Improved permissions in cli-release.yml for better access control.
- Enhanced update-brew-tap.yml with detailed summary creation for deployment results.
- Introduced README.md for GitHub Actions, providing usage instructions and supported platforms.
- Added deploy and dry-run actions for better deployment management.
- Updated error handling in CLI commands for clearer messaging and improved user experience.
- Bumped CLI version to 0.3.0 in package.json to reflect recent changes.
2025-09-04 11:21:47 -06:00
dal c0394948f1
refactor: streamline Windows CLI artifact build process
- Simplified the Windows CLI artifact build workflow by optimizing the installation steps for PostgreSQL binaries.
- Adjusted environment variable handling and artifact upload paths for improved clarity and efficiency.
- Enhanced the overall structure of the build process to facilitate easier maintenance and updates.
2025-06-12 07:50:43 -06:00