sbp commented on PR #488: URL: https://github.com/apache/tooling-trusted-releases/pull/488#issuecomment-3729575685
Many thanks for this contribution. Our documentation for developers is in `atr/docs` and is [available on GitHub](https://github.com/apache/tooling-trusted-releases/tree/main/atr/docs) or, more usefully, [on the `release-test` development version website](https://release-test.apache.org/docs/). This documentation is linked to from our `README.md` in the project root, but it was maybe a little hidden so in 2f3c2aaf266d316e2dda48c1b4afad56d5caf844 I made it more prominent. It is also linked to in the ATR navigation bar in Help → Documentation. We did not have a section to explain how to run ATR using the Compose file in the project root. In the aforementioned 2f3c2aaf266d316e2dda48c1b4afad56d5caf844, inspired by this present PR, I have documented how to do so. I have tried to cover everything that is included in the present PR and more. Please note that our documentation has always advised against using `localhost`, and recommends `127.0.0.1` or `localhost.apache.org` instead. The rationale for this is now documented in d89e601b6386d2c09070d023796d42a406caa14a, and the same commit also removed any configuration using `localhost`. The Ubuntu OCI container was also unused, and I opened #491 explaining why it existed and why we should now remove it. Commit 0aee1cf2a0bf2c6dc623288d0ea13e6ff4130218 removed the container and closed that issue. Thank you again for this contribution, it is very much appreciated. -- 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]
