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

[Cloud Deployment IVc] Deploy NeuroConv in AWS with EFS #1086

Merged
merged 65 commits into from
Dec 6, 2024
Merged
Changes from 2 commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
9b78811
setup
CodyCBakerPhD Sep 16, 2024
380b57a
setup
CodyCBakerPhD Sep 16, 2024
93fd38e
Merge branch 'main' into rclone_aws
CodyCBakerPhD Sep 16, 2024
a083737
Merge branch 'rclone_aws' into neuroconv_aws
CodyCBakerPhD Sep 16, 2024
0520312
Merge branch 'main' into rclone_aws
CodyCBakerPhD Sep 16, 2024
a4cd38e
Merge branch 'rclone_aws' into neuroconv_aws
CodyCBakerPhD Sep 16, 2024
0c6c299
Merge branch 'main' into rclone_aws
CodyCBakerPhD Sep 17, 2024
3f7e2e3
enhance test docs
CodyCBakerPhD Sep 17, 2024
6c59c89
Merge branch 'rclone_aws' into neuroconv_aws
CodyCBakerPhD Sep 17, 2024
8652d57
Merge branch 'main' into rclone_aws
CodyCBakerPhD Sep 27, 2024
ea992fb
Merge branch 'rclone_aws' into neuroconv_aws
CodyCBakerPhD Sep 27, 2024
b49a702
fix import
CodyCBakerPhD Sep 27, 2024
77b252a
Merge branch 'rclone_aws' into neuroconv_aws
CodyCBakerPhD Sep 27, 2024
68c8e94
split tests
CodyCBakerPhD Sep 27, 2024
830ca3d
pass secrets
CodyCBakerPhD Sep 27, 2024
c97f67b
Merge branch 'rclone_aws' into neuroconv_aws
CodyCBakerPhD Sep 27, 2024
ca48752
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 27, 2024
03e7a98
restore
CodyCBakerPhD Sep 27, 2024
2f5c6c2
fix test
CodyCBakerPhD Sep 28, 2024
eb631f9
fix import
CodyCBakerPhD Sep 28, 2024
f1cfbd0
fix job definition logic
CodyCBakerPhD Sep 28, 2024
08ba1e1
fix job definition logic
CodyCBakerPhD Sep 28, 2024
bd7cb1e
fix copilot assigned name
CodyCBakerPhD Sep 28, 2024
6ddb351
fix job definition logic
CodyCBakerPhD Sep 28, 2024
beeabff
fix environment variable passing
CodyCBakerPhD Sep 28, 2024
daeabc9
fix job name in test
CodyCBakerPhD Sep 28, 2024
5a9eaff
try Cody creds
CodyCBakerPhD Sep 28, 2024
d20ca09
some adjustments
CodyCBakerPhD Sep 28, 2024
8d0bb4c
fix path and add verbosity
CodyCBakerPhD Sep 28, 2024
a388bd1
fix teardown
CodyCBakerPhD Sep 28, 2024
8fb3811
fix teardown
CodyCBakerPhD Sep 28, 2024
41f3155
remove creation date on job definition
CodyCBakerPhD Sep 28, 2024
ff030df
try normal credentials
CodyCBakerPhD Sep 28, 2024
cdb7f5f
split workflows
CodyCBakerPhD Sep 28, 2024
750034d
add initial push trigger
CodyCBakerPhD Sep 28, 2024
860ad7f
undo push
CodyCBakerPhD Sep 28, 2024
7af57d4
restore normal trigger
CodyCBakerPhD Sep 28, 2024
c58649a
remove comment
CodyCBakerPhD Sep 28, 2024
500f15b
Merge branch 'rclone_aws' into neuroconv_aws
CodyCBakerPhD Sep 28, 2024
6bac79f
split workflows and tests; initial push trigger
CodyCBakerPhD Sep 28, 2024
867cac4
fix workflow; suppress normal tests
CodyCBakerPhD Sep 28, 2024
e40f8ef
debug
CodyCBakerPhD Sep 28, 2024
afeec8d
debug
CodyCBakerPhD Sep 28, 2024
f688e99
debug
CodyCBakerPhD Sep 28, 2024
7b8500e
fix job dependencies syntax
CodyCBakerPhD Sep 28, 2024
4054b4c
fix rclone command
CodyCBakerPhD Sep 28, 2024
9faf04a
add sleep to avoid race condition
CodyCBakerPhD Sep 28, 2024
4463a7a
add proper wait check
CodyCBakerPhD Sep 28, 2024
77c25e4
fix
CodyCBakerPhD Sep 28, 2024
b119181
try to pin down source
CodyCBakerPhD Sep 28, 2024
6bd2999
fix dockerfile publishing
CodyCBakerPhD Sep 28, 2024
359c593
restore commented paths; try again
CodyCBakerPhD Sep 28, 2024
fe9bca7
try different CLI call pattern
CodyCBakerPhD Sep 28, 2024
b5e2ef4
disable efs cleanup to tap in manually
CodyCBakerPhD Sep 28, 2024
6909323
silly bug fix
CodyCBakerPhD Sep 28, 2024
236be55
final fixes
CodyCBakerPhD Sep 29, 2024
9ea3bab
Merge branch 'main' into rclone_aws
CodyCBakerPhD Sep 29, 2024
b3bd249
Merge branch 'rclone_aws' into neuroconv_aws
CodyCBakerPhD Sep 29, 2024
1ace016
add auto efs cleanup attempt
CodyCBakerPhD Sep 29, 2024
6a8d552
fix info structure
CodyCBakerPhD Sep 29, 2024
7e30330
add comment
CodyCBakerPhD Sep 29, 2024
bac3510
restore test triggers
CodyCBakerPhD Sep 29, 2024
85c31fa
Merge branch 'main' into neuroconv_aws
h-mayorquin Nov 28, 2024
253855b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 28, 2024
cfe9ade
Merge branch 'main' into neuroconv_aws
h-mayorquin Dec 6, 2024
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

These merge commits were added into this branch cleanly.

There are no new changes to show.