sbp commented on issue #373:
URL:
https://github.com/apache/tooling-trusted-releases/issues/373#issuecomment-3599097878
I'd add:
1. Routes for any `atr/{get,post,shared}/**` changes.
2. Storage for any `atr/storage/**` changes.
3. Tests for any `playwright/**` or `tests/**` changes.
4. Migrations for any `migrations/**` changes.
5. Containers for any `Dockerfile.alpine`, `Dockerfile.ubuntu`, or
`start-atr.sh` changes.
And possibly consider Tasks for `atr/tasks/**`, Models for `atr/models/**`,
and Scripts for `scripts/**`. Of those three I'd say that Models are most
important.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]