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

feat: setting conf_dir with an environment variable and fallback directory #927

Merged

Conversation

dalpasso
Copy link
Collaborator

  • The default configuration directory can be set with the environment variable EODAG_CFG_DIR
  • If the configuration directory can't be created, a temporary directory is used instead. The temporary directory is not removed.

Fixes #684

@dalpasso dalpasso self-assigned this Nov 16, 2023
@dalpasso dalpasso linked an issue Nov 16, 2023 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Nov 16, 2023

Test Results

    4 files  ±0      4 suites  ±0   4m 36s ⏱️ +2s
  456 tests +1    453 ✅ +1   3 💤 ±0  0 ❌ ±0 
1 824 runs  +4  1 744 ✅ +4  80 💤 ±0  0 ❌ ±0 

Results for commit f96013f. ± Comparison against base commit 72e7a48.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Nov 16, 2023

Code Coverage (Ubuntu)

File Coverage
All files 81%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against f96013f

Copy link
Contributor

github-actions bot commented Nov 16, 2023

Code Coverage (Windows)

File Coverage
All files 75%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against f96013f

@sbrunato sbrunato force-pushed the 684-eodataaccessgateway-constructor-fails-on-aws-lambda branch from 1d2feb0 to c1b6f1f Compare January 31, 2024 17:28
@sbrunato sbrunato force-pushed the 684-eodataaccessgateway-constructor-fails-on-aws-lambda branch from c1b6f1f to f96013f Compare January 31, 2024 17:31
@sbrunato sbrunato merged commit a2466ae into develop Feb 1, 2024
12 checks passed
@sbrunato sbrunato deleted the 684-eodataaccessgateway-constructor-fails-on-aws-lambda branch February 1, 2024 08:33
alambare-csgroup pushed a commit that referenced this pull request Feb 5, 2024
…ctory (#927)

Co-authored-by: Sylvain Brunato <sylvain.brunato@c-s.fr>
@sbrunato sbrunato added this to the 2.12.0 milestone Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EODataAccessGateway constructor fails on AWS Lambda
2 participants