These 1 commits are when the Protocol Buffers files have changed:
| Commit: | 345c551 | |
|---|---|---|
| Author: | Pierre Delagrave | |
| Committer: | Jammy Louie | |
feat(cf): Logs support for run job stage and app instance (#3900) * Added the Logs (doppler) service for the Cloud Foundry Client Implemented the `recentLogs` endpoint only. * Ensuring the jobName is unique * Implemented CloudFoundryInstanceProvider.getConsoleOutput() using Doppler's recent logs. Supports retrieving task or app logs.
The documentation is generated from this commit.