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 compatibility table workflows #374

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Conversation

fg-j
Copy link

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

since buildpack no longer needs to maintain compatibility information

Summary

As of #366, the buildpack no longer needs to maintain a table mapping .NET runtimes to SDK versions. Therefore, the automation that kept the table up to date is no longer needed.

Resolves #326

Use Cases

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).

since buildpack no longer needs to maintain compatibility information
@fg-j fg-j requested a review from a team as a code owner July 15, 2022 15:11
@ForestEckhardt ForestEckhardt added the semver:patch A change requiring a patch version bump label Jul 15, 2022
@ForestEckhardt ForestEckhardt merged commit b64572f into main Jul 15, 2022
@ForestEckhardt ForestEckhardt deleted the remove-compat-updates branch July 15, 2022 15:24
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
None yet
Development

Successfully merging this pull request may close these issues.

Race condition between automated PRs and compatibility table updates
2 participants