Skip to content

Use Oryx rather than local builds for Node.js and Python apps #368

Description

@fiveisprime

I've noticed that I can run the CLI on WSL, so I setup my Windows side to support everything and I immediately noticed two things:

  • My API build failed because of CRLF
  • The build and deploy took a while compared to running the build in Oryx

This appears to be a conscious decision since SCM_DO_BUILD_DURING_DEPLOY is disabled. We've spent a lot of effort optimizing Oryx for node/python builds and that should be taken advantage of here as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions