Skip to content

feat(cloudFoundryDeploy): add cfTrace param to customize cf log output #5300

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

Closed
wants to merge 10 commits into from

Conversation

niki4
Copy link
Member

@niki4 niki4 commented Mar 20, 2025

Description

This PR adds a new param "cfTrace" for cloudFoundryDeploy step. Prior to this PR the value we used for CF CLI log output was hardcoded to "cf.log" whilst some users wanted to do not create that log file at all or just print it to the stdout instead.

cfTrace set related env var CF_TRACE used by CF CLI.

This change backward compatible with existing Piper pipeline configurations, no changes need.

Checklist

  • Tests
  • Documentation
  • Inner source library needs updating

@niki4 niki4 requested a review from a team as a code owner March 20, 2025 17:25
@niki4 niki4 changed the title Ivan/customize cf log file feat(cloudFoundryDeploy): add cfTrace param to customize cf log output Mar 20, 2025
@niki4
Copy link
Member Author

niki4 commented Mar 21, 2025

/it-go

@niki4
Copy link
Member Author

niki4 commented Mar 24, 2025

Since we sorted the issue with .cfignore file not being available to cloudFoundryDeploy step, I think we can abandon this PR for a while.

See INC11326947 for details.

@niki4 niki4 closed this Mar 24, 2025
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