On Mon, 14 Sept 2026 at 17:31, sebb <[email protected]> wrote: > > There is now a preliminary workflow to build the metrics site. > For speed when testing, it currently only builds Attic and skips Git. > > The build does not update any files in the repository. > Instead it uploads the output to a run-time artifact which contains > the entire site. > The artifact is also used to cache the output between runs. > > The intention is to eventually deploy the artifact to GH pages. > They can be linked from projects.a.o, either as a redirect or a rewrite. > > Alternatively, the github-pages artifact can be downloaded to > projects.a.o in a suitable directory. > > I have raised an INFRA Jira to enable GH pages [1]
This has now been enabled, and the current partial output is here: https://apache.github.io/comdev-metrics/ The site only contains full details for Attic, as it takes a very long time to gather the stats for all projects. I now think that it would be better to move the build to the projects.a.o host. This would avoid overloading the GH Actions budget, and simplify caching. Sebb > [Some of this explanation needs to be added to README.md ...] > > Sebb > [1] https://issues.apache.org/jira/browse/INFRA-28405 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
