@base44-preview/cli 0.0.30-pr.211.da98bee → 0.0.30-pr.211.eb36cd7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli/index.js CHANGED
@@ -169989,7 +169989,7 @@ async function pushConnectorsAction() {
169989
169989
  });
169990
169990
  if (needsOAuth.length > 0 && oauthOutcomes.size === 0) {
169991
169991
  const pending = needsOAuth.map((c3) => c3.type).join(", ");
169992
- outroMessage = process.env.CI ? `Skipped OAuth in CI. Pending: ${pending}. Run 'base44 connectors push' locally to authorize.` : `Authorization skipped. Pending: ${pending}. Run 'base44 connectors push' again to complete.`;
169992
+ outroMessage = process.env.CI ? `Skipped OAuth in CI. Pending: ${pending}. Run 'base44 connectors push' locally or open the links above to authorize.` : `Authorization skipped. Pending: ${pending}. Run 'base44 connectors push' or open the links above to authorize.`;
169993
169993
  }
169994
169994
  printSummary(results, oauthOutcomes);
169995
169995
  return { outroMessage };
@@ -174957,4 +174957,4 @@ export {
174957
174957
  CLIExitError
174958
174958
  };
174959
174959
 
174960
- //# debugId=FE2096E0AA93AA9664756E2164756E21
174960
+ //# debugId=11497327DA6C4B7264756E2164756E21