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

Updates github-config #465

Merged
merged 5 commits into from
Jul 16, 2024
Merged

Updates github-config #465

merged 5 commits into from
Jul 16, 2024

Conversation

cf-buildpacks-eng
Copy link
Member

No description provided.

@cf-buildpacks-eng cf-buildpacks-eng requested a review from a team as a code owner July 16, 2024 02:54
cf-buildpacks-eng and others added 3 commits July 16, 2024 02:59
- the tests do not run on cflinuxfs3 with a recent version of go
- this is due to the following reasons:
  * we bumped to the most recent version of go (1.22)
  * go 1.20 and higher dropped support for older versions of glibc when dynamically linking
  * we dynamically link the buildpackapplifecycle (v2 lifecycle) as part of the switchblade setup
  * therefore the BAL no longer runs on cflinuxfs3
- Alternatively, we could statically link the BAL when we build it in switchblade. But that is more work, and it is fine to only test against one stack in these tests, and there is not reason we should pick cflinuxfs3 over cflinuxfs4
@robdimsdale robdimsdale merged commit 9513d97 into develop Jul 16, 2024
7 checks passed
@robdimsdale robdimsdale deleted the automation/github-config/update branch July 16, 2024 03:54
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