You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Q Developer Pro support custom data sources. However, AWS CodeConnections does not support P4 Server as data source. As a result, the only Q customization source that is currently available to provide Q Developer with knowledge of a codebase stored in Perforce is the S3 data source. There are a few options for synchronizing a Perforce server and an S3 bucket:
Leverage P4 triggers to automatically sync a changelist to s3 from the P4 server.
Use eventbridge to schedule a recurring operation to sync the latest changelist from P4 and write it to s3.
Create a pipeline in your CI/CD tool of choice to do the above instead of using eventbridge.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Q Developer Pro support custom data sources. However, AWS CodeConnections does not support P4 Server as data source. As a result, the only Q customization source that is currently available to provide Q Developer with knowledge of a codebase stored in Perforce is the S3 data source. There are a few options for synchronizing a Perforce server and an S3 bucket:
Beta Was this translation helpful? Give feedback.
All reactions