-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-update from Github Actions Workflow
- Loading branch information
github-actions
committed
May 28, 2024
1 parent
206e799
commit de14cca
Showing
123 changed files
with
2,476 additions
and
324 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 4425060f6718333fb04bed90dae4b8d7 | ||
config: 87488450d3aeaf7bd0c1b2745a039698 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
34 changes: 34 additions & 0 deletions
34
.../_sources/generated/generated/atef.config.PreparedTemplateConfiguration.rst.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
atef.config.PreparedTemplateConfiguration | ||
========================================= | ||
|
||
.. currentmodule:: atef.config | ||
|
||
.. autoclass:: PreparedTemplateConfiguration | ||
|
||
|
||
|
||
.. rubric:: Methods | ||
|
||
|
||
.. automethod:: __init__ | ||
.. automethod:: compare | ||
.. automethod:: from_config | ||
.. automethod:: walk_comparisons | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
|
||
.. autoattribute:: parent | ||
.. autoattribute:: result | ||
.. autoattribute:: config | ||
.. autoattribute:: file | ||
.. autoattribute:: cache | ||
.. autoattribute:: comparisons | ||
.. autoattribute:: prepare_failures | ||
.. autoattribute:: combined_result | ||
|
||
|
31 changes: 31 additions & 0 deletions
31
master/_sources/generated/generated/atef.config.TemplateConfiguration.rst.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
atef.config.TemplateConfiguration | ||
================================= | ||
|
||
.. currentmodule:: atef.config | ||
|
||
.. autoclass:: TemplateConfiguration | ||
|
||
|
||
|
||
.. rubric:: Methods | ||
|
||
|
||
.. automethod:: __init__ | ||
.. automethod:: children | ||
.. automethod:: move_comparison | ||
.. automethod:: replace_comparison | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
|
||
.. autoattribute:: description | ||
.. autoattribute:: filename | ||
.. autoattribute:: name | ||
.. autoattribute:: tags | ||
.. autoattribute:: edits | ||
|
||
|
33 changes: 33 additions & 0 deletions
33
master/_sources/generated/generated/atef.procedure.PreparedTemplateStep.rst.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
atef.procedure.PreparedTemplateStep | ||
=================================== | ||
|
||
.. currentmodule:: atef.procedure | ||
|
||
.. autoclass:: PreparedTemplateStep | ||
|
||
|
||
|
||
.. rubric:: Methods | ||
|
||
|
||
.. automethod:: __init__ | ||
.. automethod:: from_origin | ||
.. automethod:: run | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
|
||
.. autoattribute:: name | ||
.. autoattribute:: parent | ||
.. autoattribute:: result | ||
.. autoattribute:: origin | ||
.. autoattribute:: file | ||
.. autoattribute:: combined_result | ||
.. autoattribute:: verify_result | ||
.. autoattribute:: step_result | ||
|
||
|
This file contains 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
32 changes: 32 additions & 0 deletions
32
master/_sources/generated/generated/atef.procedure.TemplateStep.rst.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
atef.procedure.TemplateStep | ||
=========================== | ||
|
||
.. currentmodule:: atef.procedure | ||
|
||
.. autoclass:: TemplateStep | ||
|
||
|
||
|
||
.. rubric:: Methods | ||
|
||
|
||
.. automethod:: __init__ | ||
.. automethod:: allow_verify | ||
.. automethod:: children | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
|
||
.. autoattribute:: description | ||
.. autoattribute:: filename | ||
.. autoattribute:: name | ||
.. autoattribute:: parent | ||
.. autoattribute:: step_success_required | ||
.. autoattribute:: verify_required | ||
.. autoattribute:: edits | ||
|
||
|
22 changes: 22 additions & 0 deletions
22
master/_sources/upcoming_release_notes/237-mnt_sep_find_replace.rst.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
237 mnt_sep_find_replace | ||
######################## | ||
|
||
API Breaks | ||
---------- | ||
- N/A | ||
|
||
Features | ||
-------- | ||
- N/A | ||
|
||
Bugfixes | ||
-------- | ||
- N/A | ||
|
||
Maintenance | ||
----------- | ||
- Refactors find-replace logic and dataclasses into a separate module from the widgets that display them | ||
|
||
Contributors | ||
------------ | ||
- tangkong |
23 changes: 23 additions & 0 deletions
23
master/_sources/upcoming_release_notes/238-enh_template_step.rst.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
238 enh_template_step | ||
##################### | ||
|
||
API Breaks | ||
---------- | ||
- N/A | ||
|
||
Features | ||
-------- | ||
- Adds template step active and passive dataclasses. | ||
- Adds RegexFindReplace for serializable, regex specific FindReplaceAction | ||
|
||
Bugfixes | ||
-------- | ||
- N/A | ||
|
||
Maintenance | ||
----------- | ||
- N/A | ||
|
||
Contributors | ||
------------ | ||
- tangkong |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.