Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflows Base Module #229

Merged
merged 79 commits into from
Apr 4, 2023
Merged
Changes from 1 commit
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
ad59354
initialize workflows base PR
cadeduckworth Jan 15, 2023
792f6f1
initial transfer of workflows base module files and testing data from…
cadeduckworth Jan 15, 2023
093f98a
initialize workflows registry module
cadeduckworth Jan 15, 2023
2416a44
minor updates and reminders for when PR217 is merged
cadeduckworth Feb 7, 2023
7f5075c
add base functionality with workflows registry module, core functions…
cadeduckworth Feb 7, 2023
bd5607c
remove old testing data
cadeduckworth Feb 14, 2023
f9885f3
pre-merge prep review and changes
cadeduckworth Feb 14, 2023
9ba2a5d
Merge branch 'develop' into workflows-base
cadeduckworth Feb 14, 2023
30ba2c0
docs
cadeduckworth Feb 14, 2023
9a58cef
add option to provide a directory for csv file to be saved from outpu…
cadeduckworth Feb 14, 2023
7e0765d
docs
cadeduckworth Feb 14, 2023
28c72ae
fix import names
cadeduckworth Feb 14, 2023
e944833
add new testing data, .csv for workflows base module
cadeduckworth Feb 14, 2023
f6dbf55
initialize workflows tests
cadeduckworth Feb 14, 2023
c8c3a5b
update existing tests, issue with temp dirs and files still exists
cadeduckworth Feb 14, 2023
d2100f6
change file paths and naming conventions
cadeduckworth Feb 17, 2023
98e99a7
Update test_workflows_base.py
cadeduckworth Feb 17, 2023
3baa028
change base test assert value
cadeduckworth Feb 17, 2023
f5a6be7
assert df value
cadeduckworth Feb 17, 2023
698df96
tests, directory path dataframes
cadeduckworth Feb 18, 2023
e7c0b28
directory_paths csv input test, unsure if additional assertion needed
cadeduckworth Feb 21, 2023
bac0066
test errors, exceptions, logging, workflows base module
cadeduckworth Feb 21, 2023
554f31d
add workflows to STATES dictioonary
cadeduckworth Mar 4, 2023
41ccfb6
change and update testing resource paths and add fixtures for tests
cadeduckworth Mar 4, 2023
bbc3477
fix double and single quotes and string formatting in workflows base …
cadeduckworth Mar 21, 2023
68ebd60
edit docs
cadeduckworth Mar 21, 2023
489f397
cleanup tests
cadeduckworth Mar 21, 2023
03c64ba
Merge branch 'develop' into workflows-base
orbeckst Mar 21, 2023
aff964c
add documentation for workflows registry
cadeduckworth Mar 25, 2023
650d934
Merge branch 'workflows-base' of github.com:Becksteinlab/MDPOW into w…
cadeduckworth Mar 25, 2023
f6999e4
registry docs
cadeduckworth Mar 25, 2023
ac03192
docs, and new entry in CHANGES
cadeduckworth Mar 25, 2023
9c8334b
doc changes for registry
cadeduckworth Mar 28, 2023
eb75456
registry docs
cadeduckworth Mar 28, 2023
2fc3241
registry docs
cadeduckworth Mar 28, 2023
32316c3
registry docs
cadeduckworth Mar 28, 2023
cba5513
registry docs
cadeduckworth Mar 28, 2023
0e91d02
docs
cadeduckworth Mar 28, 2023
acdedc4
docs
cadeduckworth Mar 28, 2023
56f9fd0
docs
cadeduckworth Mar 28, 2023
7712e2c
docs
cadeduckworth Mar 28, 2023
f2a73c6
docs
cadeduckworth Mar 28, 2023
fa6bf25
docs
cadeduckworth Mar 28, 2023
e173888
docs
cadeduckworth Mar 28, 2023
d1746fd
docs
cadeduckworth Mar 28, 2023
0f2c50c
docs
cadeduckworth Mar 28, 2023
827083d
docs
cadeduckworth Mar 28, 2023
1317446
docs
cadeduckworth Mar 28, 2023
f26dfb4
docs
cadeduckworth Mar 28, 2023
19d4f97
docs
cadeduckworth Mar 28, 2023
e5af917
docs
cadeduckworth Mar 28, 2023
9f65ba1
docs and naming conventions
cadeduckworth Mar 28, 2023
63532d7
tests and docs, naming conventions
cadeduckworth Mar 28, 2023
936b2de
remove deprecated test
cadeduckworth Mar 28, 2023
94c0320
Merge branch 'develop' into workflows-base
orbeckst Mar 28, 2023
e1a2ea8
docs and formatting
cadeduckworth Mar 31, 2023
e232302
reduce and reorganize try/except method to remove ambiguity and incre…
cadeduckworth Mar 31, 2023
63e084e
docs
cadeduckworth Mar 31, 2023
98d3770
Merge branch 'workflows-base' of github.com:Becksteinlab/MDPOW into w…
cadeduckworth Mar 31, 2023
fc0e580
docs
cadeduckworth Mar 31, 2023
c3f3ab6
reST workflows registry table for docs
cadeduckworth Mar 31, 2023
26e02a0
registry doc table
cadeduckworth Mar 31, 2023
41972e2
registry doc table
cadeduckworth Mar 31, 2023
f2d1bc4
registry doc table
cadeduckworth Mar 31, 2023
3f085d1
registry docs
cadeduckworth Mar 31, 2023
7b49ba8
registry docs
cadeduckworth Mar 31, 2023
3e68f44
registry docs
cadeduckworth Mar 31, 2023
f978ba9
registry docs
cadeduckworth Mar 31, 2023
78223c5
registry docs
cadeduckworth Mar 31, 2023
4434454
registry docs
cadeduckworth Mar 31, 2023
d831df4
registry docs
cadeduckworth Mar 31, 2023
a231376
registry docs
cadeduckworth Apr 1, 2023
5ddff82
registry docs
cadeduckworth Apr 1, 2023
bad6f85
registry docs
cadeduckworth Apr 1, 2023
e1b06aa
registry docs
cadeduckworth Apr 1, 2023
679476b
registry docs
cadeduckworth Apr 1, 2023
5625720
registry docs
cadeduckworth Apr 1, 2023
e337d29
registry docs
cadeduckworth Apr 1, 2023
099d6b5
Apply suggestions from code review
orbeckst Apr 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into workflows-base
orbeckst authored Mar 28, 2023
commit 94c03206895fbcc7a3e1b7a9c6836fbbef396fcf

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.