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

build: eliza docs build creates 130 files that want to be modified/added to git #849

Closed
yodamaster726 opened this issue Dec 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@yodamaster726
Copy link
Contributor

eliza docs build creates 130 files that want to be modified/added to git

I try to stay up with the latest code to build, run and debug issues. When I do the build, docs build creates 130 files which makes them as new/modified and really blurs our my git status.

I don't know enough on the docs architecture to see if I can just add the docs/api folder to .gitignore or if the docs build output should go to another directory that is already in the .gitignore or if it should be going to the docs/docs folder which seems to be the output directory for the docs build.

To Reproduce
pnpm clean
pnpm install
pnpm build

See example of the output:
image

If one of the more experienced devs tell me what the right course of action is here, I can go ahead and make the change and test it out.

@yodamaster726 yodamaster726 added the bug Something isn't working label Dec 5, 2024
@shakkernerd
Copy link
Member

This is fixed in #884

@yodamaster726
Copy link
Contributor Author

I can confirm that this is fixed now or at least it doesn't happen any more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants