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

Give testing/troubleshoot details on PR comment #78

Merged
merged 5 commits into from
Nov 3, 2023
Merged

Conversation

chadwcarlson
Copy link
Contributor

@chadwcarlson chadwcarlson commented Nov 3, 2023

Addresses comment component of #61.

Copy link

github-actions bot commented Nov 3, 2023

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

    upsun project:create --title "Demo Project test (pr-78/merge)" --default-branch commenton-pr

    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 reopened this Nov 3, 2023
@chadwcarlson chadwcarlson merged commit feebb77 into main Nov 3, 2023
47 of 49 checks passed
@chadwcarlson chadwcarlson deleted the commenton-pr branch November 3, 2023 17:19
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.

1 participant