Skip to content

Debugging integration test failures#2

Closed
anujc25 wants to merge 2 commits into
mainfrom
anujc/test-integration-tests
Closed

Debugging integration test failures#2
anujc25 wants to merge 2 commits into
mainfrom
anujc/test-integration-tests

Conversation

@anujc25
Copy link
Copy Markdown
Owner

@anujc25 anujc25 commented Jan 8, 2026

Thank you for contributing to the CF CLI! Please read the following:

  • Please make sure you have implemented changes in line with the contributing guidelines
  • We're not allowed to accept any PRs without a signed CLA, no matter how small.
    If your contribution falls under a company CLA but your membership is not public, expect delays while we confirm.
  • All new code requires tests to protect against regressions.
  • Contributions must be made against the appropriate branch. See the contributing guidelines
  • Contributions must conform to our style guide. Please reach out to us if you have questions.

Note: Please create separate PR for every branch (main, v8 and v7) as needed.

Description of the Change

We must be able to understand the design of your change from this description.
Keep in mind that the maintainer reviewing this PR may not be familiar with or
have worked with the code here recently, so please walk us through the concepts.

Why Is This PR Valuable?

What benefits will be realized by the code change? What users would want this change? What user need is this change addressing?

Applicable Issues

List any applicable GitHub Issues here

How Urgent Is The Change?

Is the change urgent? If so, explain why it is time-sensitive.

Other Relevant Parties

Who else is affected by the change?

@anujc25 anujc25 closed this Jan 8, 2026
anujc25 pushed a commit that referenced this pull request Mar 18, 2026
…re last sent to Diego (#2)

* TNZ-72256 - As an CLI user, I can see when a process's credentials were last sent to Diego

Add RegistryCredentialLastSyncedAt to Process Resource so that's available to the plugin

* TNZ-72256 - As an CLI user, I can see when a process's credentials were last sent to Diego

Update spec

* TNZ-72256 - As an CLI user, I can see when a process's credentials were last sent to Diego

Fix spec

* TNZ-72256 - As an CLI user, I can see when a process's credentials were last sent to Diego

Add registry_credential_last_synced_at to cf app command

* TNZ-72256 - As an CLI user, I can see when a process's credentials were last sent to Diego

Fix from code review

* TNZ-72256 - As an CLI user, I can see when a process's credentials were last sent to Diego

Remove unused function

* TNZ-72256 - As an CLI user, I can see when a process's credentials were last sent to Diego

Refactor to move lastSyncedAt formatting to it's own method

* Update command/v7/shared/app_summary_displayer.go

Co-authored-by: Prem Kalle <prem.kalle@broadcom.com>

* TNZ-72256 - As an CLI user, I can see when a process's credentials were last sent to Diego

Rename input field

---------

Co-authored-by: Prem Kalle <prem.kalle@broadcom.com>
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.

1 participant