Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Conversation

@chadwcarlson
Copy link
Contributor

No description provided.

@github-actions
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 chadwcarlson-patch-1 git@github.com:platformsh/demo-project.git demo-test-chadwcarlson-patch-1 && cd demo-test-chadwcarlson-patch-1
  2. Create a project on Upsun:

    upsun project:create --title "Demo Project test (pr-309/merge)" --default-branch chadwcarlson-patch-1

    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

chadcarlson and others added 2 commits June 13, 2024 14:48
@chadwcarlson chadwcarlson merged commit 242d7dd into main Jun 24, 2024
@chadwcarlson chadwcarlson deleted the chadwcarlson-patch-1 branch June 24, 2024 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants