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

(EAI-585): Move MongoDB data sources to implementation package #542

Merged
merged 8 commits into from
Oct 28, 2024

Conversation

mongodben
Copy link
Collaborator

@mongodben mongodben commented Oct 28, 2024

Jira: https://jira.mongodb.org/browse/EAI-585

Changes

  • Move snooty and devcenter data sources to ingest-mongodb-public
  • Remove RstOnGithubDataSource, which is currently unused
  • fix git branch to pull on code ingestion repos

Notes

@mongodben mongodben changed the title (EAI-463): Move MongoDB data sources to implementation package (EAI-585): Move MongoDB data sources to implementation package Oct 28, 2024
@mongodben mongodben marked this pull request as ready for review October 28, 2024 15:58
import { snootyAstToMd, getTitleFromSnootyAst } from "./snootyAstToMd";
import { ProjectBase } from "../ProjectBase";
import { ProjectBase } from "mongodb-rag-ingest/sources";
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
import { ProjectBase } from "mongodb-rag-ingest/sources";

@mongodben mongodben merged commit f8300a1 into main Oct 28, 2024
1 check was pending
@mongodben mongodben deleted the EAI-463_redux branch October 28, 2024 17:26
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