towerops/lib/mix/tasks
Graham McInitre b0b085a2af fix: skip NIF compilation in prod — NIF is pre-built by Nix
The prod build runs MIX_ENV=prod without make/gcc/net-snmp. The NIF
is pre-built by the towerops-nif Nix package and injected via
build.nix preBuild. Skip the mix compiler task in prod to avoid
'could not be found' CI errors.
2026-07-16 09:42:40 -05:00
..
backfill_checks.ex fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00
compile.towerops_nif.ex fix: skip NIF compilation in prod — NIF is pre-built by Nix 2026-07-16 09:42:40 -05:00
copy_mibs.ex Remove debugging logs, fix Mix.env call 2026-02-04 12:10:48 -06:00
gen_vendor_modules.ex more tests 2026-01-22 11:51:35 -06:00
gen_vendor_tests.ex more tests 2026-01-22 11:51:35 -06:00
geoip.import.ex tests: raise coverage to 70% via helper promotion + new unit/property tests 2026-04-24 09:49:06 -05:00
import_mibs.ex feat: add 5 new vendor modules and fix dialyzer issues 2026-01-22 09:34:50 -06:00
import_profiles.ex fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00
oban.cancel_stuck_discovery.ex dialyzer: fix remaining 88 warnings — clean dialyzer run 2026-04-21 10:32:42 -05:00
populate_english.ex mikrotik api update 2026-02-02 10:35:44 -06:00
totp_diagnose.exs security fixes 2026-01-28 17:02:36 -06:00
totp_time_check.exs security fixes 2026-01-28 17:02:36 -06:00
towerops.fix_mikrotik_temperature_scaling.ex refactor: move temperature backfill to a release-safe module 2026-05-10 12:50:35 -05:00
unused.ex feat: implement mix_unused-style 'mix unused' task using Erlang xref 2026-05-08 12:30:49 -05:00
upload_mibs.ex handle mib uploading 2026-01-18 16:29:24 -06:00