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

fix: #147 Set purgeOnStart: true to process multiple sites as a server #148

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

kaibadash
Copy link
Contributor

@kaibadash kaibadash commented Feb 19, 2024

Fix #147 Set purgeOnStart: true to process multiple sites as a server.

Comment on lines +136 to +138
new Configuration({
purgeOnStart: true,
}),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added a configuration. Other differences are due to lint.

### Bug Fixes

* linting ([0f4e58b](https://github.com/BuilderIO/gpt-crawler/commit/0f4e58b400eab312e7b595d7a2472bae93055415))

- linting ([0f4e58b](https://github.com/BuilderIO/gpt-crawler/commit/0f4e58b400eab312e7b595d7a2472bae93055415))
Copy link
Contributor Author

@kaibadash kaibadash Feb 19, 2024

Choose a reason for hiding this comment

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

Why did Linter change list mark?

Copy link
Collaborator

Choose a reason for hiding this comment

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

It occurs to me that it might be due to some local configuration on your machine, @kaibadash. The linter is not configured to look at markdown files.

@kaibadash kaibadash changed the title Fix #147 Set purgeOnStart: true to process multiple sites as a server fix: #147 Set purgeOnStart: true to process multiple sites as a server Feb 19, 2024
@marcelovicentegc marcelovicentegc merged commit 892cd9d into BuilderIO:main Feb 26, 2024
11 of 13 checks passed
hirsaeki pushed a commit to hirsaeki/gpt-crawler-y-upstream that referenced this pull request Mar 27, 2024
fix: BuilderIO#147 Set `purgeOnStart: true` to process multiple sites as a server
Copy link

github-actions bot commented Jul 5, 2024

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does gpt-crawler server always return same site?
2 participants