Skip to content

Fix local, add continuous profiling requirements, add local Blackfire profiling #94

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

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

Conversation

chadwcarlson
Copy link
Contributor

No description provided.

Copy link

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

    upsun project:create --title "Demo Project test (pr-94/merge)" --default-branch node-cp

    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 self-assigned this Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant