We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update Documentation: Change Dagster UI port from `3003` to `8002` in both Architecture Overview and Bootstrap Guide for consistency in local development setup.
Enhance Bootstrap Guide: Revise the Application Secrets section to clarify the creation of AWS Secrets Manager and SSM Parameter Store entries, detailing auto-generated keys, integration placeholders, feature flags, and tuning parameters for improved user understanding of secret management during bootstrap.
Update Bootstrap Guide: Revise sections on `setup-aws` and `setup-gha` to clarify prompts during bootstrap, enhance details on `ACTIONS_TOKEN`, and streamline frontend app deployment information, improving user guidance for AWS setup and application access modes.
Add GitHub Variables Section to Bootstrap Guide: Introduce a new section detailing the `setup-gha` script for managing deployment variables, including categories, examples, and usage notes to enhance user control over infrastructure sizing and environment configurations.
Add SSM Parameters Section to Bootstrap Guide: Introduce a new section detailing the SSM Parameter Store for managing feature flags and tuning parameters, including hierarchy, management commands, and override priority, to enhance user understanding of runtime configuration options.
Add Optional GitHub Secrets Section to Bootstrap Guide: Introduce a new section detailing optional GitHub secrets that enhance workflow functionality, including `ACTIONS_TOKEN` and `ANTHROPIC_API_KEY`, along with instructions for their creation and usage to improve deployment processes and CI/CD capabilities.
Add Frontend App Access Modes to Bootstrap Guide: Introduce detailed sections on internal, public-http, and public modes for frontend applications, including configuration steps, benefits, and limitations to enhance user understanding of deployment options.
Update Bootstrap Guide: Clarify S3 bucket naming conventions by detailing how GitHub Actions workflows utilize the AWS account ID for unique bucket name generation, enhancing understanding of the deployment process.
Update Bootstrap Guide: Clarify S3 bucket naming conventions by specifying CloudFormation's role in generating unique names. Add explanation for HTTPS limitations without a custom domain, emphasizing the need for domain validation to obtain AWS ACM certificates.
Revise Bootstrap Guide: Update sections on AWS account setup, bootstrap steps, and deployment modes for clarity. Introduce new structure for fresh AWS account setup and streamline instructions for configuring AWS CLI and GitHub token scopes, enhancing user guidance for onboarding and deployment processes.
Enhance Bootstrap Guide: Add Fork-Specific Configuration section detailing S3 bucket namespacing, observability options, and AWS account requirements for forks, along with updates to deployment instructions and variable setup for improved clarity and user guidance.
Refactor Bootstrap Guide: Update variable configuration section to clarify essential and full variable setups, enhance deployment instructions, and improve overall user guidance for AWS integration.
Update Bootstrap Guide: Expand GitHub CLI authentication instructions, clarify configuration levels for bootstrapping, and enhance deployment steps for improved user guidance and flexibility in AWS setup.
Update Bootstrap Guide: Add optional direnv installation and automatic AWS profile selection instructions to enhance user experience and prevent configuration errors when working across multiple repositories.
Update Bootstrap Guide: Enhance the SSO setup process by adding detailed steps for creating permission sets, adding SSO admin users, and assigning permissions to improve clarity and usability in the onboarding process.
Add Domain Configuration section to Bootstrap Guide: Document deployment modes, including Internal-Only and Custom Domain, with detailed setup instructions and prerequisites for improved clarity in the deployment process.
Update Bootstrap Guide: Replace bootstrap command with npm scripts for setup and variable configuration to improve clarity and consistency in the onboarding process.
Add Infrastructure & Operations section: Introduce Bootstrap Guide for AWS OIDC federation and GitHub Actions setup to enhance onboarding experience.