Skip to content

remove read of .env #234

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 1 commit into from
May 2, 2024
Merged

remove read of .env #234

merged 1 commit into from
May 2, 2024

Conversation

cjyetman
Copy link
Member

@cjyetman cjyetman commented May 2, 2024

.env file is no longer copied into Docker image as of #217

docker compose sets appropriate shell environment variables, and those can be/are read in with e.g. Sys.getenv("R_CONFIG_ACTIVE")

`.env` file is no longer copied into Docker image as of #217

docker compose sets appropriate shell environment variables, and those can be/are read in with e.g. `Sys.getenv("R_CONFIG_ACTIVE")`
@cjyetman cjyetman requested review from AlexAxthelm and jdhoffa May 2, 2024 12:33
Copy link

github-actions bot commented May 2, 2024

Docker build status

Commit time Git sha Image
2024-05-02T12:33:59Z eecfb35 ghcr.io/rmi-pacta/workflow.data.preparation:pr-234
History
Commit time Git sha Image
2024-05-02T12:33:59Z eecfb35 ghcr.io/rmi-pacta/workflow.data.preparation:pr-234
History JSON`[{"commit_time":"2024-05-02T12:33:59Z","git_sha":"eecfb352c82cbacb1f06869505476f3a6846ffdf","image":"ghcr.io/rmi-pacta/workflow.data.preparation:pr-234"}]`

@cjyetman cjyetman merged commit 9beb13c into main May 2, 2024
7 checks passed
@cjyetman cjyetman deleted the dont-read-env-file branch May 2, 2024 12:38
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.

2 participants