This PR adds dogfood script (the same as used in https://github.com/DataDog/dd-sdk-android repo) and also aligns runner tags to arch:amd64 from the legacy runner:main or runner:docker.
Review checklist (to be filled by reviewers)
[ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
[ ] Make sure you discussed the feature or bugfix with the maintaining team in an Issue
[ ] Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
What does this PR do?
This PR adds dogfood script (the same as used in https://github.com/DataDog/dd-sdk-android repo) and also aligns runner tags to
arch:amd64
from the legacyrunner:main
orrunner:docker
.Review checklist (to be filled by reviewers)