Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve scaling copy for production #202

Conversation

tylers-username
Copy link
Collaborator

@tylers-username tylers-username commented Mar 5, 2024

Now that resources have defaults, we need to assess the entire demo flow to ensure the copy and prompts make sense.

This MR is only to address the obvious copy issues to provide a quick solution to ensure our production experience makes sense.

Copy link

github-actions bot commented Mar 5, 2024

Hello, and thank you for contributing to the Upsun demo project!

Setting up tests

Most tests will run automatically when you open a pull request, while others require contributors with write access to enable.
Until all tests pass, a pull request will not be merged.

enable instructions tbd

Failing tests

If your PR is failing, see the Running tests section of the README for troubleshooting details.

Reviewing these changes locally:

  1. Clone this repo

    git clone -b 201-update-demo-content-to-consider-improved-defaults-for-resources [email protected]:platformsh/demo-project.git demo-test-201-update-demo-content-to-consider-improved-defaults-for-resources && cd demo-test-201-update-demo-content-to-consider-improved-defaults-for-resources
  2. Create a project on Upsun:

    upsun project:create --title "Demo Project test (pr-202/merge)" --default-branch 201-update-demo-content-to-consider-improved-defaults-for-resources

    This command will set the local repository remote automatically, but you will need to specify the organization and region.

  3. Push to Upsun:

    upsun push

@chadwcarlson chadwcarlson deleted the 201-update-demo-content-to-consider-improved-defaults-for-resources branch March 7, 2024 18:44
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.

Update demo content to consider improved defaults for resources
2 participants