| Summary: | Infrequent 'news' updates on homepage | ||
|---|---|---|---|
| Product: | Services | Reporter: | Graham Perrin <grahamperrin> |
| Component: | Bug Tracker | Assignee: | Bugmeister <bugmeister> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Some People | ||
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
| URL: | https://github.com/freebsd/bugzilla/blob/freebsd-local/template/en/custom/news.html.tmpl | ||
| See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227147 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204210 |
||
| Bug Depends on: | 225060 | ||
| Bug Blocks: | |||
|
Description
Graham Perrin
2022-10-24 22:04:23 UTC
News comes from 'template/en/custom/news.html.tmpl' [1], which while it can be updated manually on the Bugzilla server, means it diverges from upstream and causes 'issues and confusion' later. Local untracked changes to deployed files is not a great workflow. The target state is: - We can easily and frequently update bugzilla code and news - Update news template on GitHub - Deploy updates to server (automatically, see bug 225060) [1] https://github.com/freebsd/bugzilla/blob/freebsd-local/template/en/custom/news.html.tmpl ^Triage: overcome by events. |