[us-commits] [ehb54/us3lims_dbinst] 056975: fix: sha commit update

aaron-auc noreply at github.com
Sat Jul 18 14:02:33 MDT 2026


  Branch: refs/heads/780-request-pbs-gfac-cleanup
  Home:   https://github.com/ehb54/us3lims_dbinst
  Commit: 0569753955eea5ef47e2df04950d88921d924a9b
      https://github.com/ehb54/us3lims_dbinst/commit/0569753955eea5ef47e2df04950d88921d924a9b
  Author: aaron-auc <aaron at aucsolutions.com>
  Date:   2026-06-16 (Tue, 16 Jun 2026)

  Changed paths:
    M .github/workflows/bump-version.yml

  Log Message:
  -----------
  fix: sha commit update


  Commit: 7ab3717136cc01546d74131f49a640fcfb373e1d
      https://github.com/ehb54/us3lims_dbinst/commit/7ab3717136cc01546d74131f49a640fcfb373e1d
  Author: aaron-auc <95181880+aaron-auc at users.noreply.github.com>
  Date:   2026-06-17 (Wed, 17 Jun 2026)

  Changed paths:
    M .github/workflows/bump-version.yml

  Log Message:
  -----------
  Merge pull request #58 from ehb54/901-update-bump-pr-us3lims_dbinst

Fix SHA commit update


  Commit: 3801e22d4f627f3fdf3808265cb64d69aee6b184
      https://github.com/ehb54/us3lims_dbinst/commit/3801e22d4f627f3fdf3808265cb64d69aee6b184
  Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    A VERSION

  Log Message:
  -----------
  Bump version to 4.1.0


  Commit: 222415c8a2785d7b5363fc7c665558d7efba669c
      https://github.com/ehb54/us3lims_dbinst/commit/222415c8a2785d7b5363fc7c665558d7efba669c
  Author: aaron-auc <95181880+aaron-auc at users.noreply.github.com>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    A VERSION

  Log Message:
  -----------
  Merge pull request #59 from ehb54/bump-to-v4.1.0

Bump to v4.1.0


  Commit: b7b60f199f538f4030991ea44b06cd0ab7e4b765
      https://github.com/ehb54/us3lims_dbinst/commit/b7b60f199f538f4030991ea44b06cd0ab7e4b765
  Author: ehb54 <brookes at uthscsa.edu>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M 2DSA-CG_2.php
    M 2DSA_2.php
    M DMGA_2.php
    M GA_3.php
    M PCSA_2.php

  Log Message:
  -----------
  Surface job submission failures on the "job accepted" confirmation page

2DSA_2.php, 2DSA-CG_2.php, PCSA_2.php, GA_3.php, and DMGA_2.php each
print a "Thank you, your job was accepted and is currently processing"
banner unconditionally, before checking the submit class's messages.
If submission actually failed (e.g. the sbatch failure case fixed in
ehb54/us3lims_common#21), the only sign was an ERROR: line buried in
a raw print_r() dump below the success banner.

Scan the queue messages for an ERROR: line (the prefix used by
submit_local.php's failure path) and surface a clear, visible warning
when found, without changing any existing control flow.

Fixes ehb54/ultrascan-tickets#916


  Commit: 19e67efb6cd2821d04e65867e39e436ed8b44be4
      https://github.com/ehb54/us3lims_dbinst/commit/19e67efb6cd2821d04e65867e39e436ed8b44be4
  Author: emre brookes <ehb54 at users.noreply.github.com>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M 2DSA-CG_2.php
    M 2DSA_2.php
    M DMGA_2.php
    M GA_3.php
    M PCSA_2.php

  Log Message:
  -----------
  Merge pull request #60 from ehb54/ehb54-issue-916

Surface job submission failures on the "job accepted" confirmation page


  Commit: 79b5ae5ba6993d3c8622c09e65e149f4d33c8e82
      https://github.com/ehb54/us3lims_dbinst/commit/79b5ae5ba6993d3c8622c09e65e149f4d33c8e82
  Author: ehb54 <brookes at uthscsa.edu>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M index.php

  Log Message:
  -----------
  updated index.php


  Commit: 45595d10d64438edb40e69ebd1ff044ccd1efd09
      https://github.com/ehb54/us3lims_dbinst/commit/45595d10d64438edb40e69ebd1ff044ccd1efd09
  Author: emre brookes <ehb54 at users.noreply.github.com>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M index.php

  Log Message:
  -----------
  Merge pull request #61 from ehb54/ehb54-issue-918

Update index.php


  Commit: 072a2fecc57c897ae7c54bd86e0f7340cf95ae40
      https://github.com/ehb54/us3lims_dbinst/commit/072a2fecc57c897ae7c54bd86e0f7340cf95ae40
  Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M VERSION

  Log Message:
  -----------
  Bump version to 4.2.0-dev


  Commit: d4ddd03e0c925cdad8eb680bab52c0dfa2cc7269
      https://github.com/ehb54/us3lims_dbinst/commit/d4ddd03e0c925cdad8eb680bab52c0dfa2cc7269
  Author: aaron-auc <95181880+aaron-auc at users.noreply.github.com>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M VERSION

  Log Message:
  -----------
  Merge pull request #62 from ehb54/bump-to-v4.2.0-dev

Bump to v4.2.0-dev


  Commit: 810ee1eb8ec9963dc2495ba83eb73342e80fe604
      https://github.com/ehb54/us3lims_dbinst/commit/810ee1eb8ec9963dc2495ba83eb73342e80fe604
  Author: aaron-auc <aaron at aucsolutions.com>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M .github/workflows/bump-version.yml
    M 2DSA-CG_2.php
    M 2DSA_2.php
    M DMGA_2.php
    M GA_3.php
    M PCSA_2.php
    A VERSION
    M index.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/main' into 780-request-pbs-gfac-cleanup


  Commit: 2563dc027b05ebdf078e866adca713e063b1760f
      https://github.com/ehb54/us3lims_dbinst/commit/2563dc027b05ebdf078e866adca713e063b1760f
  Author: aaron-auc <aaron at aucsolutions.com>
  Date:   2026-07-18 (Sat, 18 Jul 2026)

  Changed paths:
    M queue_viewer.php

  Log Message:
  -----------
  Fix missing global declaration breaking single-tenant USiaB detection in queue_viewer.php


  Commit: dcd05b0c65a81ab7a14b53bbbe668ac56daac357
      https://github.com/ehb54/us3lims_dbinst/commit/dcd05b0c65a81ab7a14b53bbbe668ac56daac357
  Author: aaron-auc <aaron at aucsolutions.com>
  Date:   2026-07-18 (Sat, 18 Jul 2026)

  Changed paths:
    M config.php.template
    M lib/HPC_analysis.php

  Log Message:
  -----------
  Fix SELinux-blocked login (exec to posix_getpwnam) and parameterize PCSA_Settings insert


Compare: https://github.com/ehb54/us3lims_dbinst/compare/b2583567887d...dcd05b0c65a8

To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/us3lims_dbinst/settings/notifications


More information about the us-commits mailing list