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

Fix sidebar punctuation #421

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix sidebar punctuation #421

wants to merge 3 commits into from

Conversation

pjcdawkins
Copy link

@pjcdawkins pjcdawkins commented Apr 11, 2025

Copy link

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

Setting up tests

Until all tests pass, a pull request will not be merged.

Build tests for combinations of Python and Node.js will happen automatically, and must pass in order to merge.
Another test will actually runthrough all steps of the demo on a new project, but requires a repository admin to add the runthrough label to the pull request.

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 sidebar-its [email protected]:platformsh/demo-project.git demo-test-sidebar-its && cd demo-test-sidebar-its
  2. Create a project on Upsun:

    upsun project:create --title "Demo Project test (pr-421/merge)" --default-branch sidebar-its

    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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants