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 go_buildpack to the list of buildpacks used for tests #692

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

brayanhenao
Copy link
Member

Context

With the removal of cflinuxfs3 buildpacks from Shepherd environments, tests using another Buildpack (Dynatrace, proxy) do not work for cflinuxfs3. With this change, the Go Buildpack is downloaded and added to the list of buildpacks before running the tests.

This is only necessary for Buildpacks that use Switchblade and require a second buildpack for testing. All other buildpacks that use Cutlass support it natively by adding the URL in the Buildpack list (As done previously with Staticfile, PHP, and Dotnet).

@brayanhenao brayanhenao requested a review from a team January 11, 2024 21:32
@brayanhenao brayanhenao merged commit c9a03bc into develop Jan 11, 2024
7 checks passed
@brayanhenao brayanhenao deleted the fix-go-tests branch January 11, 2024 22:10
arjun024 added a commit to cloudfoundry/ruby-buildpack that referenced this pull request Sep 4, 2024
arjun024 added a commit to cloudfoundry/ruby-buildpack that referenced this pull request Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants