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

Add unit tests around WEB_CONCURRENCY #876

Merged

Commits on Jan 19, 2021

  1. Add unit tests around WEB_CONCURRENCY behavior

    WEB_CONCURRENCY should be allowed to be set prior to the `profile.d`
    scripts running. This change adds tests to make sure we do not
    accidentally clobber preset values.
    
    These tests were extracted from a different change that duplicated
    behavior for WEB_CONCURRENCY handling. See the [associated PR][1] for
    more information around the discussion.
    
    [1]: heroku#876
    michaelherold committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    2f28f2e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    885e6e4 View commit details
    Browse the repository at this point in the history