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

Test .NET 6 + Jammy Jellyfish #737

Merged
merged 4 commits into from Jul 20, 2022
Merged

Test .NET 6 + Jammy Jellyfish #737

merged 4 commits into from Jul 20, 2022

Conversation

fg-j
Copy link

@fg-j fg-j commented Jul 12, 2022

Summary

The Paketo Jammy Stacks RFC has been accepted, and specifies that the Jammy Full and Base stacks will have the stack ID io.buildpacks.stacks.jammy. .NET 3.1 does not work on Jammy Jellyfish because it requires an outdated version of OpenSSL. So, this PR adds an integration test that ensure we can compile and run a .NET 6 source code app on Jammy Jellyfish.

Use Cases

This marks official Jammy support for the .NET Core buildpack.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@fg-j fg-j added the status/blocked This issue has been triaged and resolving it is blocked on some other issue label Jul 12, 2022
@sophiewigmore sophiewigmore removed the status/blocked This issue has been triaged and resolving it is blocked on some other issue label Jul 20, 2022
@sophiewigmore
Copy link
Member

@paketo-buildpacks/dotnet-core-maintainers unblocked by the latest Node Engine buildpack release

@ForestEckhardt ForestEckhardt added the semver:patch A change requiring a patch version bump label Jul 20, 2022
@ForestEckhardt ForestEckhardt marked this pull request as ready for review July 20, 2022 15:28
@ForestEckhardt ForestEckhardt requested a review from a team as a code owner July 20, 2022 15:28
@ForestEckhardt ForestEckhardt merged commit cfdd35d into main Jul 20, 2022
@ForestEckhardt ForestEckhardt deleted the test-jammy-support branch July 20, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants