Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v2.2.6-rc4

    protected
    * zipping bugfix
    * stop stage incrementing up to the current stage in uploading
    * skip already synched tests; multithreading regulated by the number of active threads
  • v2.2.6-rc3

    protected
    * hot bugfix in RecursiveUploader
  • v2.2.6-rc1

    protected
    * sequence of config generation revised; displaying pulled results in test candidate list in the signoff menu
    * muted itkdb log level to ERROR
    * attachment pack as the default attachment submission to ITkPD
  • v2.2.5

    protected
    * adapting to itkdb 0.4.11
    * accommodation of latest IV measure by lmeng
    * analysis recycling algorithms updated
    * indicate analysis version in selecting testrun menu
    * RecursiveComponentsSynchronizer: sync algorithm update adapting to EOS obsolete attachments
  • v2.2.5-rc2

    protected
    hotfix #2: selftrigger_source
  • v2.2.5-rc1

    protected
    hotfix: selftrigger_source
  • v2.2.4

    protected
    * Recursive analysis updating for E-Summary\n* analysis recycling for MHT/TUN/PFA\n* some refactoring\n* Simplifying E-test TestRun registration page info\n* fixed the layer option not properly deduced in pixel failure analyses\n* regenerate yarr scan plots, cache clearing fix\n* some improvements in ITkPD interaction
  • v2.2.4-rc5

    protected
    message=Recursive analysis updating for E-Summary; analysis recycling for MHT/TUN/PFA; some refactoring
  • v2.2.4-rc4

    protected
    v2.2.4-rc4
  • v2.2.4-rc3

    protected
    v2.2.4-rc3
  • v2.2.4-rc1

    protected
    * add instructions for bumping versions more easily
    * regenerate yarr scan plots, cache clearing fix
    * recursive uploadig retry change
  • v2.2.3

    protected
    * fixed a case of not regularly sorted attachments in YARR plotting
    * fixing concurrent access to yarr plotting page: mutex lock for colliding cache image file, with timeout
    * YARR scan json download button
    * yarr scan json downloading button
    * fixing visual inspection uploading in case back-side data is missing
    * deleteAttachment gives up after 3 tries, not raising exception
    * regenerate plots button & caching
    * download configs
    * avoided crashes for EOS binary get failing case; printing the corresponding test runs
    * suppressing itkdb verbose logs
    * fixed downloading attachments where the keyname contains slash
    * Visual Inspection image download button to work for firefox/chrome
    * fixed institution display in the test run result page
    * fixing the way to fetch the institute code from test run on revision of the analysis
    * thread-safe make_archive for making zipfiles
    * properly reflect testrun passed flag to ITkPD
    * analysis recycle button consolidated; show component page even w/o deploying chip config
    * delete testrun attachments when deleting testrun; deleting testrun when failed in submission
    * altered warning message of non-presence of FE configs for stages less than INITIAL_WARM
    * show recycle analysis button only when raw is present
    * permitting to download PDB testruns which were not pushed by LocalDB, e.g. wafer probing tests for FE
    * retry getTestRun up to 3 times
    * simplifying display of testrun selection page on the stage sign-off
  • v2.2.3-rc10

    protected
    fix bug in component.py page
  • v2.2.3-rc9

    protected
    5cef5f6e · fix bug ·
    typo in checkouter.py
  • v2.2.3-rc8

    protected
    * let analysis recycle button appear regardless of the mqat version
  • v2.2.3-rc7

    protected
    * [bugfix] thread-safe make_archive for making zipfiles
    * [bugfix] properly reflect testrun passed flag to ITkPD
    * properly analysis recycle button consolidated; show component page even w/o deploying chip config
    * delete testrun attachments when deleting testrun; deleting testrun when failed in submission
    * altered warning message of non-presence of FE configs for stages less than INITIAL_WARM
    * show recycle analysis button only when raw is present
    * (experimental) permitting to download PDB testruns which were not pushed by LocalDB
    * retry getTestRun up to 3 times
  • v2.2.3-rc6

    protected
    * vi image download button to work for firefox/chrome
    * fixed institution display in the test run result page
    * fixing the way to fetch the institute code from test run on revision of the analysis
    * printing MHT/TUN/PFA zip registration records
  • v2.2.3-rc5

    protected
    * suppressing itkdb verbose logs
    * fixed downloading attachments where the keyname contains slash
  • v2.2.3-rc4

    protected
    * escape crashes for EOS binary get failing case; printing the corresponding test runs
  • v2.2.3-rc2

    protected
    * fixing visual inspection uploading in case back-side data is missing
    * YARR scan json download button
    * YARR scan plotting mutex lock with a finite timeout of releasing lock
    * deletAttachment gives up after 3 tries, not raising exception