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 #747

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Updates github-config #747

merged 3 commits into from
Jul 18, 2024

Conversation

cf-buildpacks-eng
Copy link
Member

No description provided.

cf-buildpacks-eng and others added 3 commits July 17, 2024 17:38
- 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 force-pushed the automation/github-config/update branch from 284b9ee to 6cebc4b Compare July 18, 2024 00:39
@robdimsdale robdimsdale merged commit 7f68730 into develop Jul 18, 2024
7 checks passed
@robdimsdale robdimsdale deleted the automation/github-config/update branch July 18, 2024 01:20
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