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

Remove PR_NUMBER check from build-extension-file.sh in autoscaler module #3153

Merged
merged 1 commit into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. Remove PR_NUMBER check from build-extension-file.sh in autoscaler module

    Checking for the PR number is not necessary, when PR number is not
    present the default port of 5432 will be assign to the autoscaler tcp route.
    
    Removing this check would allow the pipeline to run for the concourse
    branch in main.
    bonzofenix committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4b72f79 View commit details
    Browse the repository at this point in the history