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

Breakup config #72

Merged
merged 4 commits into from
May 7, 2023
Merged

Breakup config #72

merged 4 commits into from
May 7, 2023

Conversation

hatkyinc2
Copy link
Owner

Simplify first use, more flexible config for multi-project work

  • New codebase config file
  • .env.template is now .env.defaults loaded directly, no need to copy to .env
  • load sequence is now .env.template, ~/.autopilot/.env, CODEBASE/.autopilot/.env
  • FILE_EXTENSIONS_TO_PROCESS and IGNORE_LIST should be set in codebase config file, interactive bootstrapping with user.

re: fjrdomingues#164
Makes fjrdomingues#86 possible and a dockerfile format

@hatkyinc2 hatkyinc2 merged commit 2a8d4ed into main May 7, 2023
@hatkyinc2 hatkyinc2 deleted the feature/breakup-config branch May 7, 2023 04:24
@hatkyinc2 hatkyinc2 restored the feature/breakup-config branch May 7, 2023 04:24
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