Skip to content
Snippets Groups Projects
  • Phoomparin Mano's avatar
    4453abb1
    feat(sdk): embedding cli opens the metabase store to get trial token and... · 4453abb1
    Phoomparin Mano authored
    feat(sdk): embedding cli opens the metabase store to get trial token and applies the license (#46810)
    
    * open metabase store to get trial token
    
    * remove license env from instance setup as we provide the license key later
    
    * activate metabase license
    
    * fix password field missing
    
    * fix formatting for generated component files message
    
    * activate license key
    
    * add missing auth options for postgres
    
    * add function to print with padding
    
    * prevent infinite loop and update section representation
    
    * show the activate license error in red
    
    * rename variable
    feat(sdk): embedding cli opens the metabase store to get trial token and...
    Phoomparin Mano authored
    feat(sdk): embedding cli opens the metabase store to get trial token and applies the license (#46810)
    
    * open metabase store to get trial token
    
    * remove license env from instance setup as we provide the license key later
    
    * activate metabase license
    
    * fix password field missing
    
    * fix formatting for generated component files message
    
    * activate license key
    
    * add missing auth options for postgres
    
    * add function to print with padding
    
    * prevent infinite loop and update section representation
    
    * show the activate license error in red
    
    * rename variable
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Yarn. Learn more