aprs.me/priv
Graham McIntire c711caff4e
Remove AppSignal; fix decrement trigger and stale test assertions
- Delete config/appsignal.exs (was never wired into mix.exs or any
  other config file)
- Migration: fix decrement_packet_sequence trigger to handle the case
  where currval() hasn't been called in the current DB session, matching
  the same exception handling already present in get_packet_count()
- Fix get_historical_packet_count test: invalid non-list bounds are
  silently ignored (no error), so assert is_integer not count == 0
- Add Repo.delete_all(Packet) setup blocks in PacketsOldestTest and
  PacketConsumerTest to clear any committed DB state before tests that
  depend on an empty packets table
2026-05-05 13:20:58 -05:00
..
gettext Partition packets table by day and simplify cleanup 2026-02-20 11:25:16 -06:00
gleam Fix Docker deployment with Gleam integration 2025-07-18 14:06:36 -05:00
heroicons vendor heroicons 16/solid SVGs to priv 2026-03-15 14:07:56 -05:00
repo Remove AppSignal; fix decrement trigger and stale test assertions 2026-05-05 13:20:58 -05:00
static feat: add sitemap.xml, api-catalog, and agent-discovery Link headers 2026-04-17 13:31:21 -05:00