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
* Add evalya init
* Use registry.ddbuild.io and split evalya CI jobs into validate/release stages
Addresses PR review feedback: point evalya at registry.ddbuild.io instead
of the ECR path, and slot generate-pipeline/validate-manifests/run-tests
into the validate stage with publish-metadata in release, instead of a
single dedicated evalya stage.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* Gate evalya:publish-metadata to master/manual
Reuse a rules anchor so the publish job doesn't push and sign images
on every branch pipeline, matching the other signing jobs in this file.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* Update .gitlab-ci.yml
Co-authored-by: NouemanKHAL <noueman.khalikine@datadoghq.com>
* Remove duplicate rules key on evalya:publish-metadata
A prior commit added the rules inline instead of the shared anchor,
leaving two rules: keys on the same job.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* Add impact analysis.
* Hardcode to evalya 0.15.0 so it can be manually upgraded later
* Upgrade Evalya CI to v0.17.0
* Upgrade Evalya CI to v0.18.0
---------
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: NouemanKHAL <noueman.khalikine@datadoghq.com>
0 commit comments