Kfairise/paula/base feature poc - #53914
Conversation
Switch default devcontainer.json off the prebuilt image and onto the full dev-env-workspace build config so we exercise the base feature directly. Pin base feature to 0.4.00000000-experimental with installDeveloperTools disabled in both default and prebuild configs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
|
✅ Devcontainer prebuild completed successfully. Branch: Links: |
Files inventory check summaryFile checks results against ancestor 9de2a837: Results for datadog-agent_7.83.0~devel.git.278.4a3ac30.pipeline.126180239-1_amd64.deb:No change detected |
…/paula/base-feature-poc
977838a to
40c3191
Compare
|
🔄 Devcontainer prebuild in progress. 🚨🚨 DO NOT merge this PR until the build has completed and the associated devcontainer.json change has merged into this branch 🚨🚨 Branch: Links: |
|
✅ Devcontainer prebuild completed successfully. Branch: Links: |
|
✅ Devcontainer prebuild completed successfully. Branch: Links: |
Prebuilt devcontainer image reference updated to reflect latest config. This automation in driven by the [workspaces-image-builder service](https://sdp.ddbuild.io/#/services/details?name=workspaces-imagebuilder) and the [github-devcontainer-prebuild service](https://sdp.ddbuild.io/#/services/details?name=github-devcontainer-prebuild). For workspaces on-call: If there are any unexpected behaviors with this automation, see the [troubleshooting runbook](https://datadoghq.atlassian.net/wiki/spaces/DEVX/pages/4880237711/Troubleshooting+Devcontainer+Pre-Builds). Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
|
This pull request has been automatically marked as stale because it has not had activity in the past 15 days. It will be closed in 30 days if no further activity occurs. If this pull request is still relevant, adding a comment or pushing new commits will keep it open. Also, you can always reopen the pull request if you missed the window. Thank you for your contributions! |
|
This pull request was automatically closed because it has been stale for 15 days with no activity. If this pull request is still relevant, please reopen it or create a new pull request with updated information. Thanks! |
What does this PR do?
Motivation
Describe how you validated your changes
Additional Notes