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

Streamline environment bootstrapping, move contents of docker/ to top level #510

Merged
merged 8 commits into from
Jan 24, 2023

Conversation

grahamalama
Copy link
Contributor

In this PR, we:

  • consolidate sources of local development config (.env.dist local_dev.env) to one .env.example, which is copied to .env with Make
  • move contents of docker/ to top level, which allows us to remove some config options with Docker commands
  • delete docker/log_config.json, which appeared to be unused

@grahamalama grahamalama added the dev Enhancements to development environment label Jan 13, 2023
@grahamalama grahamalama marked this pull request as ready for review January 13, 2023 20:43
@grahamalama grahamalama requested a review from a team as a code owner January 13, 2023 20:43
Copy link
Contributor

@bsieber-mozilla bsieber-mozilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for organizing and cleaning this code up!
🚢

Makefile Outdated Show resolved Hide resolved
Make does this automatically
@grahamalama grahamalama merged commit b037a13 into main Jan 24, 2023
@grahamalama grahamalama deleted the streamline-env branch January 24, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Enhancements to development environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants