You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: update documentation and configuration for getting started guide
- Changed label in astro.config.mjs from 'Getting Started' to 'START HERE'
- Added new 'Getting Started' page content with introductory guide and navigation cards
- Improved onboarding flow for new users by providing clearer entry point and resources
* fix(docs): update getting-started guide link and rename trigger-and-monitor to run-flow
* fix: improve CLI output formatting and add outro messaging for better UX
- Corrected string formatting in createTaskLog for consistent output
- Enhanced flow name extraction with regex and fallback logic
- Added outro calls after successful and failed compilations for clearer guidance
- Included additional messaging in install commands to inform users about next steps
- Updated import statements to include missing modules and ensure proper functionality
- Refined user prompts and success/error messages for consistency and clarity
* docs: add changelog entry for minor 'pgflow' update and improve outro messaging
* chore: update install command to remove unused import and improve messaging
0 commit comments