Skip to content

PYTHON-4631: Pushed PREPARE_SHELL creation into an env.sh file #1788

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

Merged
merged 34 commits into from
Sep 5, 2024
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
aa44ef7
Pushed PREPARE_SHELL creation into an env.sh file
Jibola Aug 12, 2024
f3a479c
push env.sh into scripts folder
Jibola Aug 12, 2024
0d80367
run in scripts/env.sh
Jibola Aug 12, 2024
8fcc5ac
set configure-env.sh into the scripts path
Jibola Aug 12, 2024
cf7a58e
Added safeguard to check if env.sh file already created
Jibola Aug 12, 2024
5568856
fix .sh
Jibola Aug 12, 2024
fe6932a
removed mkdir scripts call
Jibola Aug 12, 2024
88029d4
check env.sh save region
Jibola Aug 12, 2024
ac46e2b
added more spot debugging
Jibola Aug 13, 2024
94661f8
find scripts in evergreen
Jibola Aug 14, 2024
c7ff988
adjust sourcing based on working_dir
Jibola Aug 14, 2024
7d56822
remove the failing ls calls
Jibola Aug 14, 2024
13c1886
fix the export logic
Jibola Aug 14, 2024
177e6d2
Have prepare resources called without working_dir specified
Jibola Aug 14, 2024
6664e40
remove all expansions created from the expansions.yml update
Jibola Aug 14, 2024
7a6298d
remove calls to include_expansions_to_env and use shell until subproc…
Jibola Aug 14, 2024
34e76c4
fix yml config
Jibola Aug 14, 2024
ebdd27a
remove almost all subprocess calls
Jibola Aug 14, 2024
8d08d5b
Merge branch 'master' into PYTHON-4631
Jibola Aug 19, 2024
105035c
fix shellcheck issues
Jibola Aug 19, 2024
8c9259d
add DRIVERS_TOOLS and PROJECT_DIRECTORY to expansions
Jibola Aug 21, 2024
7c14306
replace env variable usage with expansion usage
Jibola Aug 21, 2024
f367150
fix system failures
Jibola Aug 22, 2024
a624d0d
fix aws lambda
Jibola Aug 22, 2024
c48dbeb
Merge branch 'master' into PYTHON-4631
Jibola Aug 28, 2024
ef5a7fd
->
Jibola Aug 28, 2024
215e1ff
->
Jibola Aug 28, 2024
b004804
convert some tests back to using subprocess
Jibola Aug 29, 2024
24632e1
convert azurekms tests to subprocess
Jibola Aug 29, 2024
67abf6e
convert another to subprocess
Jibola Aug 29, 2024
86a8af7
Applied Code Review Suggestions and Made sure to only replace `${PREP…
Jibola Aug 30, 2024
cd59510
remove braces on DRIVERS_TOOLS in prepare resources
Jibola Aug 30, 2024
d948fc7
return DRIVERS_TOOLS expansion to run-gcpkms-test
Jibola Aug 30, 2024
27b8ceb
Revert removal of "include_expansion_in_env" for DRIVERS_TOOLS
Jibola Sep 3, 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
Loading