-
Notifications
You must be signed in to change notification settings - Fork 761
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
git config user and email not set #8
Comments
Thanks @harleypig. It should be easy enough to add the config commands as part of the server repo initialization. I'll get a fix out soon. |
I'm not sure if this needs a new issue or not. I'll add it here and create a new one if you think it needs it. I noticed the path is not what I expected.
Shouldn't this be
|
- Fix for server git repo remaining in locked state after a crash, which caused various issues - Fix for server git user and email not being set in some environments (#8) - Fix for 'replacements failed' error that was popping up in some circumstances - Fix for build issue that could cause large updates to fail, take too long, or use too many tokens in some circumstances - Clean up extraneous logging - Prompt update to prevent ouputting files at absolute paths (like '/etc/config.txt') - Prompt update to prevent sometimes using file block format for explanations, causing explanations to be outputted as files - Prompt update to prevent stopping before the the plan is really finished - Increase maximum number of auto-continuations to 50 (from 30)
- Fix for server git repo remaining in locked state after a crash, which caused various issues - Fix for server git user and email not being set in some environments (#8) - Fix for 'replacements failed' error that was popping up in some circumstances - Fix for build issue that could cause large updates to fail, take too long, or use too many tokens in some circumstances - Clean up extraneous logging - Prompt update to prevent ouputting files at absolute paths (like '/etc/config.txt') - Prompt update to prevent sometimes using file block format for explanations, causing explanations to be outputted as files - Prompt update to prevent stopping before the the plan is really finished - Increase maximum number of auto-continuations to 50 (from 30)
@harleypig Yeah would you mind creating a separate issue for the The git user/email issue should be fixed in |
This may or may not be related to running this under docker compose.
The text was updated successfully, but these errors were encountered: