Skip to content

Fix wheels env setup command base parameter and update comprehensive …#1743

Merged
zainforbjs merged 4 commits intodevelopfrom
cli/commands-parameters-development
Sep 19, 2025
Merged

Fix wheels env setup command base parameter and update comprehensive …#1743
zainforbjs merged 4 commits intodevelopfrom
cli/commands-parameters-development

Conversation

@zainforbjs
Copy link
Copy Markdown
Contributor

… documentation

FIXES:

  • Fix base parameter not copying .env.[base_env] file contents due to missing path separator
  • Fix datasourceInfo structure mismatch in setupFromBaseEnvironment function
  • Fix H2 database (H2 is embedded, no port needed)
  • Fix parameter syntax mixing issues in all documentation examples

ENHANCEMENTS:

  • Add comprehensive env-setup.md guide with all parameters, examples, and use cases
  • Update command help text with detailed, color-coded information
  • Add base environment copying documentation explaining what gets copied/modified
  • Add database type details (H2, MySQL, PostgreSQL, MSSQL) with proper port handling
  • Add template explanations (local, docker, vagrant) with generated file examples
  • Add troubleshooting section with common issues and solutions
  • Add best practices for environment management and security

…documentation

FIXES:
  - Fix base parameter not copying .env.[base_env] file contents due to missing
  path separator
  - Fix datasourceInfo structure mismatch in setupFromBaseEnvironment function
  - Fix H2 database (H2 is embedded, no port needed)
  - Fix parameter syntax mixing issues in all documentation examples

  ENHANCEMENTS:
  - Add comprehensive env-setup.md guide with all parameters, examples, and use
  cases
  - Update command help text with detailed, color-coded information
  - Add base environment copying documentation explaining what gets
  copied/modified
  - Add database type details (H2, MySQL, PostgreSQL, MSSQL) with proper port
  handling
  - Add template explanations (local, docker, vagrant) with generated file
  examples
  - Add troubleshooting section with common issues and solutions
  - Add best practices for environment management and security
- Fixed issues with deps command options handling
- Added support for the --dev flag to include development dependencies
- Updated output to show dependency information using installPath
- Improved clarity and usability of deps command
@zainforbjs zainforbjs merged commit e6934ca into develop Sep 19, 2025
33 checks passed
@zainforbjs zainforbjs deleted the cli/commands-parameters-development branch September 19, 2025 12:31
@zainforbjs zainforbjs restored the cli/commands-parameters-development branch September 19, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant