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] GitHub repo with periods in link fix #1084

Conversation

shatfield4
Copy link
Collaborator

@shatfield4 shatfield4 commented Apr 11, 2024

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #1083

What is in this change?

Describe the changes in this PR that are impactful to the repo.

  • Fix GitHub repos with periods in their links so that they do not throw an error when trying to import via the GitHub repo data connector

Additional Information

Add any other context about the Pull Request here that was not captured above.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit af84b01 into master Apr 12, 2024
@timothycarambat timothycarambat deleted the 1083-bug-repositories-with-dots-in-their-names-cant-be-added-via-data-connectors branch April 12, 2024 21:57
timothycarambat added a commit that referenced this pull request Apr 16, 2024
* [FEAT] Add ability to override chat user icon and name in embedded chat widget (#1067)

* add ability to override chat user icon and name in embedded chat widget

* publish embed changes

* [FEAT] Survey form revisions (#1069)

* remove options from onboarding survey and allow next button to skip survey

* update survey logic

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>

* expand support for non-US azure deployments (#1080)

* expand support for non-US azure deployments

* update conditional

* patch rerender

* Add ability for owner to reset just the workspace vector DB (#1094)

* Add ability for owner to reset just the workspace vector DB

* explicit border none

* patch file types as plaintext (#1095)

resolves #1089

* [FIX] GitHub repo with periods in link fix (#1084)

fix periods in github repo links bug

* remove unneeded answerKey for Anthropic (#1100)

resolves #1096

* Bump all static model providers (#1101)

* πŸ“ Docs Update (Readme) (#1106)

πŸ“ Updated Readme

* Agent support for `@agent` default agent inside workspace chat (#1093)

V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.

* update line underline css

* Enable dynamic GPT model dropdown (#1111)

* Enable dynamic GPT model dropdown

* Desktop agent support (#1110)

Sync to Master
Add Agent support

* prevent reload on workspace name change

---------

Co-authored-by: Sean Hatfield <seanhatfield5@gmail.com>
Co-authored-by: ShadowArcanist <162910371+ShadowAlyxia@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Repositories with dots in their names can't be added via Data Connectors
2 participants