Releases: DUNE/DUNE-HWDB-Python
Shipment Tracker and Type Getter in Dashboard
- Added two new tabs in Dashboard: Type Getter and Shipment Tracker.
For details, please refer to: https://dune.github.io/computing-HWDB/dashboard/index.html - Also updated "hwdb-shipping". It now generates a DUNE shipping label with a bar-code, besides a QR-code.
HWDB Dashboard
- 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
1st implementation of the Shipment Tracker.
DUNE HWDB Utility v1.3.0 Pre-Release
v1.3.0-pre bug fixes in shipping application
DUNE HWDB Utility v1.2.4
Changed authentication to use htgettoken instead of certificates.
DUNE HWDB Utility v1.2.3
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
changed release number
DUNE HWDB Utility v1.2.1
Fixes problems caused by changes to the REST API a few months ago
DUNE HWDB Utility v1.2.0
Version 1.2.0
Documentation to be added at a later date
v1.1
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.