Skip to content

Releases: DUNE/DUNE-HWDB-Python

Shipment Tracker and Type Getter in Dashboard

17 Nov 18:08

Choose a tag to compare

HWDB Dashboard

31 Oct 01:58

Choose a tag to compare

  • Adding hwdb-dash.
  • Also updated hwdb-shipping to allow shipping routes that do not directly go to SD warehouse/SURF.

DUNE HWDB Utility v1.3.0

21 Jul 22:51

Choose a tag to compare

1st implementation of the Shipment Tracker.

DUNE HWDB Utility v1.3.0 Pre-Release

25 Apr 15:32

Choose a tag to compare

Pre-release
v1.3.0-pre

bug fixes in shipping application

DUNE HWDB Utility v1.2.4

27 Mar 14:53

Choose a tag to compare

Changed authentication to use htgettoken instead of certificates.

DUNE HWDB Utility v1.2.3

14 Feb 18:59

Choose a tag to compare

Changed how multithreaded requests work due to a bug in the python "requests" library.
You may now create label pdf sheets by running hwdb-labels.
Changed how labels work. You may now customize labels by editing ~/.sisyphus/custom_labels.py. You will need to run the utility at least once to generate the initial custom_labels.py to edit.

DUNE HWDB Utility v1.2.2

30 Oct 02:47

Choose a tag to compare

changed release number

DUNE HWDB Utility v1.2.1

22 Jul 13:03

Choose a tag to compare

Fixes problems caused by changes to the REST API a few months ago

DUNE HWDB Utility v1.2.0

03 Apr 13:44

Choose a tag to compare

Version 1.2.0
Documentation to be added at a later date

v1.1

31 Oct 19:10
0326167

Choose a tag to compare

hwdb-configure
This must be run first with a valid PKCS12 certificate to set up the app for communication with the HWDB.

hwdb-upload-docket
Uploads HW Item and Test spreadsheets. Requires creating an "encoder" file to describe how spreadsheets should be parsed before uploading.

hwdb-advanced-docket
Uploads HW Items without requiring an encoder, for HW Items that are simple enough to not require one. Allows editing of HW Item information by re-uploading. In future versions, all functionality from hwdb-upload-docket will be transferred to this script (which may be renamed).

hwdb-list-manufacturers, hwdb-list-institutions
Allows looking up manufacturer and institution codes.