unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/6] test updates + coderepo removal workaround
@ 2024-09-30 21:30 Eric Wong
  2024-09-30 21:30 ` [PATCH 1/6] t/www_static: modernize test Eric Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eric Wong @ 2024-09-30 21:30 UTC (permalink / raw)
  To: meta

For instances using -httpd||-netd, coderepos disappearing should
be better handled now.

We should probably handle disappearing inboxes at some point, too.

I also have yet to test new coderepos appearing, but I seem
to recall that works for projects.list users...

Inboxes appearing while -httpd||-netd is running is another
question that's unresolved, since we need to load the entire
config (and associated system-wide settings to deal with it).

Eric Wong (6):
  t/www_static: modernize test
  t/www_static: test with our -httpd server, too
  t/www_static: ensure If-Modified-Since handling works
  www: improve handling of missing coderepos
  xt/solver: use `psgi' shortcut for require_mods()
  t/{config,solver_git}: simplify error handling

 lib/PublicInbox/Config.pm     |   7 ++-
 lib/PublicInbox/Git.pm        |   4 +-
 lib/PublicInbox/TestCommon.pm |   6 +-
 t/config.t                    |  18 +++---
 t/solver_git.t                |  66 +++++++++++++++-------
 t/www_static.t                | 102 +++++++++++++++++++++++++---------
 xt/solver.t                   |   4 +-
 7 files changed, 145 insertions(+), 62 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-30 21:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 21:30 [PATCH 0/6] test updates + coderepo removal workaround Eric Wong
2024-09-30 21:30 ` [PATCH 1/6] t/www_static: modernize test Eric Wong
2024-09-30 21:30 ` [PATCH 2/6] t/www_static: test with our -httpd server, too Eric Wong
2024-09-30 21:30 ` [PATCH 3/6] t/www_static: ensure If-Modified-Since handling works Eric Wong
2024-09-30 21:30 ` [PATCH 4/6] www: improve handling of missing coderepos Eric Wong
2024-09-30 21:30 ` [PATCH 5/6] xt/solver: use `psgi' shortcut for require_mods() Eric Wong
2024-09-30 21:30 ` [PATCH 6/6] t/{config,solver_git}: simplify error handling Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).