Commit Graph

  • 887ce13c47 docker in docker? Jason Kulatunga 2020-08-29 00:46:07 -0700
  • 8a4f0dc2f4 build docker image. Jason Kulatunga 2020-08-29 00:41:01 -0700
  • 112590bcae fix env. Jason Kulatunga 2020-08-29 00:34:13 -0700
  • f59e6bd17e archive binaries. Jason Kulatunga 2020-08-29 00:31:28 -0700
  • d9de1b9cbd tweaking. Jason Kulatunga 2020-08-29 00:26:32 -0700
  • 4610247207 fix. Jason Kulatunga 2020-08-29 00:15:42 -0700
  • b7e6281f83 tweaking github actions. Jason Kulatunga 2020-08-29 00:14:22 -0700
  • bf6387ebf4 hello world github action. Jason Kulatunga 2020-08-29 00:00:09 -0700
  • eb5b5ebee3 (v0.1.5) Automated packaging of release by Packagr packagr-io-beta 2020-08-28 07:55:28 +0000
  • cfac276941
    Merge e283d43654 into 794479b28e Jason Kulatunga 2020-08-28 00:43:41 -0700
  • e283d43654 rename metadata class names. adding metadata for NVME and SCSI drives. send back protocol specific metadata for displaying data in the UI for attributes. UI - moved all metadata lookups into named functions (for better if/else logic) show different columns if nvme or scsi. Jason Kulatunga 2020-08-28 00:41:08 -0700
  • 2ad120c87b added debug logging message for detected devices. adding a mocked class for Config. Adding device type to Device struct. Will eventually be needed for raid drives. adding End-to-end testing capabilties. Added testdata json files for webserver requests. Seperated Start code and Setup code in webapp so we can test. renamed "smart_attributes" to "ata_attributes" - Backwards incomatible change. Added front end device sorting (red, yellow, green) show unknown icon/status if drive has no smart data yet. Moved all attribute "getters" into the controller. created a device-sort pipe. Jason Kulatunga 2020-08-26 21:35:13 -0700
  • 5a80ae3e74 WIP - start supporting NVME and SCSI drive smart data. Added addiitonal log message data for Smartctl exit ccode. Jason Kulatunga 2020-08-24 23:01:03 -0700
  • 794479b28e (v0.1.4) Automated packaging of release by Packagr packagr-io-beta 2020-08-23 00:49:43 +0000
  • 996437b412
    Merge a08e1457c4 into 92d54df022 Jason Kulatunga 2020-08-23 00:45:02 +0000
  • a08e1457c4 upadte packggr. Jason Kulatunga 2020-08-22 17:35:30 -0700
  • f7b2a7b41b make sure results from failing smartctl execution is still sent to API. Jason Kulatunga 2020-08-22 17:27:44 -0700
  • 92d54df022 adding test files. Jason Kulatunga 2020-08-21 21:14:25 -0700
  • d636709aa1 Moved version file into webapp source tree. Replacing fmt with logger calls. moved Jobber config file into /scrutiny/jobber directory. Added scsi json file. Moved API rooute handlers into their own files in a module. Added not yet implemnented tooltips. Jason Kulatunga 2020-08-21 18:06:00 -0700
  • c14f313fa1 check array length. Jason Kulatunga 2020-08-21 00:22:56 -0700
  • fa5a2381cc update README with new instructions. Jason Kulatunga 2020-08-20 23:52:11 -0700
  • 5a3a1f4165 (v0.1.2) Automated packaging of release by Packagr packagr-io-beta 2020-08-21 06:42:34 +0000
  • 2259f11771
    Merge ff904542a9 into b6ca94f786 Jason Kulatunga 2020-08-20 23:37:50 -0700
  • ff904542a9 cleanup build artifacts. Jason Kulatunga 2020-08-20 23:36:22 -0700
  • b6ca94f786 (v0.1.1) Automated packaging of release by Packagr packagr-io-beta 2020-08-21 06:31:48 +0000
  • 7a10a7ee63
    Merge a78e4eb001 into 29b5b53189 Jason Kulatunga 2020-08-20 23:27:20 -0700
  • a78e4eb001 fix failing test. Jason Kulatunga 2020-08-20 23:27:07 -0700
  • f9e41cd6a2 disable linter. Jason Kulatunga 2020-08-20 23:19:52 -0700
  • 0f9ee840ef integrating packagr. Jason Kulatunga 2020-08-20 23:03:18 -0700
  • 29b5b53189 added a empty landing page. Jason Kulatunga 2020-08-20 21:18:02 -0700
  • 5c2b0a8e6b changed command to use /run/udev in read-only mode. Jason Kulatunga 2020-08-20 20:34:02 -0700
  • e0fd56f0f1 remove s6-overlay from individual docker images. Jason Kulatunga 2020-08-20 20:23:14 -0700
  • 704c65f1f4 set version path. Jason Kulatunga 2020-08-20 09:42:38 -0700
  • c3e1653e3f fix scrutiny clone path. Jason Kulatunga 2020-08-20 09:41:25 -0700
  • 8db7685e6e update Dockerfile added packagr.yml for auto-releasing binaries for manual install. Jason Kulatunga 2020-08-20 09:39:03 -0700
  • 3d38e82b34 update readme with non-docker hub instructions. Jason Kulatunga 2020-08-20 08:37:45 -0700
  • fea5ad1ee4
    Merge pull request #11 from AnalogJHQ/refactor_collecttor Jason Kulatunga 2020-08-19 22:34:58 -0700
  • 40f5cbef6c moved hard drive device detection to collector (So we can run multiple in parallel). Jason Kulatunga 2020-08-19 22:34:27 -0700
  • c6a0033786 added WIP note. Jason Kulatunga 2020-08-19 16:09:37 -0700
  • 8482272d45 init Jason Kulatunga 2020-08-19 16:04:21 -0700