Skip to content

Tags: ChinlabLiCsCode/runmanager

Tags

v3.2.1

Toggle v3.2.1's commit message
Squashed commit of the following:

commit 5d8457c4495491490ed220564e1002284f0a9215
Author: David Meyer <[email protected]>
Date:   Fri Feb 9 12:09:00 2024 -0500

    Merge pull request labscript-suite#112 from dihm/setuptools_scm_fix

    Ensure setuptools_scm always uses `release-branch-semver`.

commit 03c7e19c7afa35fc088212907f5fbb714007162a
Author: David Meyer <[email protected]>
Date:   Fri Feb 9 12:05:59 2024 -0500

    Merge pull request labscript-suite#113 from dihm/update_workflow

    Update workflow pins to upgrade node.js to 20.

commit 0ab9b30678e4bc5582c791e67659618b30ad6211
Author: David Meyer <[email protected]>
Date:   Thu Jan 18 20:59:22 2024 -0500

    Merge pull request labscript-suite#111 from dihm/rtd_build

    Modernize RTD build

commit 00ffd6c498178e11a7c8fa275632543126313db9
Author: David Meyer <[email protected]>
Date:   Thu Oct 12 16:17:57 2023 -0400

    Merge pull request labscript-suite#110 from dihm/get_shot_globals_deprecation

    Get shot globals deprecation

v3.2.0

Toggle v3.2.0's commit message
Squashed commit of the following:

commit 8151a19
Author: David Meyer <[email protected]>
Date:   Wed Apr 12 19:44:55 2023 -0400

    Update python version support

commit 0fa3b72
Merge: 9e590f7 ed41ea3
Author: David Meyer <[email protected]>
Date:   Wed Apr 12 16:30:24 2023 -0400

    Merge pull request labscript-suite#109 from dihm/update-workflow

    Sync workflow with current state of the art

commit ed41ea3
Author: David Meyer <[email protected]>
Date:   Wed Apr 12 16:26:40 2023 -0400

    Sync workflow with current state of the art

commit 9e590f7
Merge: 03a0100 2b5a130
Author: David Meyer <[email protected]>
Date:   Fri Aug 5 16:27:59 2022 -0400

    Merge pull request labscript-suite#108 from dihm/update-workflow

    Bring workflow up to date with sandbox.

commit 2b5a130
Author: David Meyer <[email protected]>
Date:   Wed Aug 3 13:25:50 2022 -0400

    Bring workflow up to date with sandbox.

commit 03a0100
Merge: 63e1dfb f37201a
Author: David Meyer <[email protected]>
Date:   Thu Jun 2 11:04:35 2022 -0400

    Merge pull request labscript-suite#107 from dihm/fix_docs_builds

    Bump sphinx pin and update intersphinx links

commit f37201a
Author: David Meyer <[email protected]>
Date:   Thu Jun 2 11:01:02 2022 -0400

    Bump sphinx pin and update intersphinx links

commit 63e1dfb
Merge: 3799317 379f077
Author: David Meyer <[email protected]>
Date:   Sat Feb 5 06:13:31 2022 -0500

    Merge pull request labscript-suite#105 from dihm/mock_labscript_utils

    Prevent import of h5_lock during docs build

commit 379f077
Author: David Meyer <[email protected]>
Date:   Sat Feb 5 06:08:47 2022 -0500

    Update `conf.py` to get version using importlib_metadata to avoid
    incidental import of labscript_utils.h5_lock.

v3.2.0rc1

Toggle v3.2.0rc1's commit message
Update python version support

3.1.0

Toggle 3.1.0's commit message
Squashed commit of the following:

commit e8700be
Merge: e774f2d 3e716ef
Author: David Meyer <[email protected]>
Date:   Fri Jul 16 16:12:14 2021 -0400

    Merge pull request labscript-suite#99 from dihm/runmanager-docs

    Initial pass at Runmanager docs

commit 3e716ef
Author: David Meyer <[email protected]>
Date:   Thu Jul 15 10:33:15 2021 -0400

    Add docstring coverage check to build.

commit 822aeeb
Author: David Meyer <[email protected]>
Date:   Thu Jul 15 10:32:20 2021 -0400

    Update sphinx pin.

commit bafbfa0
Author: David Meyer <[email protected]>
Date:   Fri Jul 9 10:40:47 2021 -0400

    Mock missing methods in the site package and undo test code.

commit 1093630
Author: David Meyer <[email protected]>
Date:   Fri Jul 9 10:33:24 2021 -0400

    Test to figure out why `runmanager.__main__` won't import on RTD.

commit 02aae92
Author: David Meyer <[email protected]>
Date:   Fri Jul 9 10:21:57 2021 -0400

    Add the missing `matplotlib` dependency used by the runmanager GUI.

commit 40d86d6
Author: David Meyer <[email protected]>
Date:   Fri Jul 9 10:06:18 2021 -0400

    Add docs for the GUI itself.

commit 9bf5858
Author: David Meyer <[email protected]>
Date:   Fri Jul 9 10:05:08 2021 -0400

    Version bump sphinx tags to match other modules.

commit 1e3a618
Author: David Meyer <[email protected]>
Date:   Tue Nov 17 16:41:37 2020 -0500

    Adding the API docs for the batch_compiler.

    Needed to mock a fair amount of ls_zprocess.ProcessTree to get it to build.

commit a5e8034
Author: David Meyer <[email protected]>
Date:   Tue Nov 17 16:39:37 2020 -0500

    Bump sphinx version number for readthedocs build

    Now it can actually use the autosummary recursive feature with templates.

commit 7150025
Author: David Meyer <[email protected]>
Date:   Tue Nov 17 16:17:02 2020 -0500

    Adds docs for runmanager.globals_diff script.

    Modifies script to be protected on import.

commit 479ad6e
Author: David Meyer <[email protected]>
Date:   Tue Nov 17 16:16:10 2020 -0500

    Replaces API docs with autosummary generated ones, using custom templates.

    Adds docs for remote and functions submodules as well.

commit 15ce05c
Author: David Meyer <[email protected]>
Date:   Tue Nov 17 15:36:50 2020 -0500

    Adding high level docs from @philipstarkey Thesis.

commit cc7304e
Author: David Meyer <[email protected]>
Date:   Tue Nov 17 15:35:23 2020 -0500

    Add pyqt5 intersphinx inventory.

commit e774f2d
Merge: 2181d10 fca67c8
Author: zakv <[email protected]>
Date:   Wed Jun 30 21:02:07 2021 -0400

    Merge pull request labscript-suite#103 from TU-Darmstadt-APQ/master

    Update "Save file"-text after using "save as"

commit fca67c8
Author: Unknown <[email protected]>
Date:   Tue Jun 22 14:09:49 2021 +0200

    Use .format-style instead of %s

commit 8e36f9b
Author: Lars Pause <[email protected]>
Date:   Thu Mar 25 21:11:00 2021 +0100

    Update "Save config"-text when using save as

    When using "save as" the save_file path is updated such that when using save or STRG+S the file is saved to the path last set by "save as" but this path is not shown in the drop-down menu. This commit updates the text accordingly.

commit a6bea4a
Merge: 2181d10 68262e8
Author: Lars Pause <[email protected]>
Date:   Thu Mar 25 21:07:33 2021 +0100

    Merge remote-tracking branch 'origin/master'

commit 2181d10
Merge: 1b18c23 7587d13
Author: Chris Billington <[email protected]>
Date:   Fri Jan 29 14:56:36 2021 +1100

    Merge pull request labscript-suite#100 from chrisjbillington/master

    Do not use deprecated set-env command

commit 7587d13
Author: chrisjbillington <[email protected]>
Date:   Fri Jan 29 14:02:18 2021 +1100

    Do not use deprecated set-env command

commit 68262e8
Merge: 1b18c23 b32df4c
Author: Lars Pause <[email protected]>
Date:   Wed Jan 13 14:08:26 2021 +0100

    Merge remote-tracking branch 'origin/master'

commit b32df4c
Author: Unknown <[email protected]>
Date:   Fri Jun 26 16:43:45 2020 +0200

    Revert "Add APQ-batch_compiler"

    This reverts commit 1b693eb.

commit 1b693eb
Author: Unknown <[email protected]>
Date:   Fri Jun 26 16:43:45 2020 +0200

    Add APQ-batch_compiler

    This commit adds the APQ-specific batch_compiler.

v3.1.1

Toggle v3.1.1's commit message
Update setup.cfg to show python 3.9 support.

v3.1.0

Toggle v3.1.0's commit message
Merge pull request labscript-suite#102 from zakv/fix-101

Check if global group names are valid hdf5 group names

v3.1.0rc1

Toggle v3.1.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request labscript-suite#96 from zakv/increase-timeout

Make runmanager remote timeout configurable

v3.0.0

Toggle v3.0.0's commit message

v3.0.0rc2

Toggle v3.0.0rc2's commit message

v3.0.0rc1

Toggle v3.0.0rc1's commit message