Do not use deprecated set-env command#100
Merged
Merged
Conversation
dihm
added a commit
that referenced
this pull request
Dec 7, 2021
commit e8700be Merge: e774f2d 3e716ef Author: David Meyer <dihm@users.noreply.github.com> Date: Fri Jul 16 16:12:14 2021 -0400 Merge pull request #99 from dihm/runmanager-docs Initial pass at Runmanager docs commit 3e716ef Author: David Meyer <dihm.meyer@gmail.com> Date: Thu Jul 15 10:33:15 2021 -0400 Add docstring coverage check to build. commit 822aeeb Author: David Meyer <dihm.meyer@gmail.com> Date: Thu Jul 15 10:32:20 2021 -0400 Update sphinx pin. commit bafbfa0 Author: David Meyer <dihm.meyer@gmail.com> 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 <dihm.meyer@gmail.com> 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 <dihm.meyer@gmail.com> Date: Fri Jul 9 10:21:57 2021 -0400 Add the missing `matplotlib` dependency used by the runmanager GUI. commit 40d86d6 Author: David Meyer <dihm.meyer@gmail.com> Date: Fri Jul 9 10:06:18 2021 -0400 Add docs for the GUI itself. commit 9bf5858 Author: David Meyer <dihm.meyer@gmail.com> Date: Fri Jul 9 10:05:08 2021 -0400 Version bump sphinx tags to match other modules. commit 1e3a618 Author: David Meyer <dihm.meyer@gmail.com> 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 <dihm.meyer@gmail.com> 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 <dihm.meyer@gmail.com> 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 <dihm.meyer@gmail.com> 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 <dihm.meyer@gmail.com> Date: Tue Nov 17 15:36:50 2020 -0500 Adding high level docs from @philipstarkey Thesis. commit cc7304e Author: David Meyer <dihm.meyer@gmail.com> Date: Tue Nov 17 15:35:23 2020 -0500 Add pyqt5 intersphinx inventory. commit e774f2d Merge: 2181d10 fca67c8 Author: zakv <4721629+zakv@users.noreply.github.com> Date: Wed Jun 30 21:02:07 2021 -0400 Merge pull request #103 from TU-Darmstadt-APQ/master Update "Save file"-text after using "save as" commit fca67c8 Author: Unknown <lars.kohfahl@physik.tu-darmstadt.de> Date: Tue Jun 22 14:09:49 2021 +0200 Use .format-style instead of %s commit 8e36f9b Author: Lars Pause <lars.pause@physik.tu-darmstadt.de> 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 <lars.pause@physik.tu-darmstadt.de> Date: Thu Mar 25 21:07:33 2021 +0100 Merge remote-tracking branch 'origin/master' commit 2181d10 Merge: 1b18c23 7587d13 Author: Chris Billington <chrisjbillington@gmail.com> Date: Fri Jan 29 14:56:36 2021 +1100 Merge pull request #100 from chrisjbillington/master Do not use deprecated set-env command commit 7587d13 Author: chrisjbillington <chrisjbillington@gmail.com> Date: Fri Jan 29 14:02:18 2021 +1100 Do not use deprecated set-env command commit 68262e8 Merge: 1b18c23 b32df4c Author: Lars Pause <lars.pause@physik.tu-darmstadt.de> Date: Wed Jan 13 14:08:26 2021 +0100 Merge remote-tracking branch 'origin/master' commit b32df4c Author: Unknown <lars.kohfahl@physik.tu-darmstadt.de> Date: Fri Jun 26 16:43:45 2020 +0200 Revert "Add APQ-batch_compiler" This reverts commit 1b693eb. commit 1b693eb Author: Unknown <lars.kohfahl@physik.tu-darmstadt.de> Date: Fri Jun 26 16:43:45 2020 +0200 Add APQ-batch_compiler This commit adds the APQ-specific batch_compiler.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.