Skip to content

Add support for setting app lifecycle #481

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mogul
Copy link

@mogul mogul commented Jul 16, 2025

I want to add support for using the CNB lifecycle when pushing apps using the Terraform provider, which uses this CF client library. I thought it would be best to first have CNB lifecycle support exist here in the client that the Terraform provider uses.

Confession time 🥺👉👈 : I am not a good Go programmer, but GitHub Copilot claims to be. I don't personally see any problems with the code it generated, but not being an expert in Go code, tooling, and testing facilities, it's possible and even likely that I missed something. Please let me know if you see problems or want changes!

@sneal
Copy link
Contributor

sneal commented Jul 18, 2025

This actually looks pretty good, better than a lot of PRs I've seen over the years. I think the build test might have been modified incorrectly, but I'll have to look a little closer.

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