Skip to content

test: try to get jac tests back up#1485

Merged
JoanFM merged 6 commits intomainfrom
test-jac-back
May 4, 2023
Merged

test: try to get jac tests back up#1485
JoanFM merged 6 commits intomainfrom
test-jac-back

Conversation

@JoanFM
Copy link
Copy Markdown
Member

@JoanFM JoanFM commented May 4, 2023

Context

fix hubble push

Joan Fontanals Martinez added 2 commits May 4, 2023 13:05
Signed-off-by: Jackmin801 <[email protected]>
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 4, 2023

📝 Docs are deployed on https://ft-test-jac-back--jina-docs.netlify.app 🎉

@Jackmin801 Jackmin801 marked this pull request as ready for review May 4, 2023 13:40
@JoanFM JoanFM linked an issue May 4, 2023 that may be closed by this pull request
Comment on lines +272 to +275
_docs = DocList[first_doc.__class__]([first_doc]) # type: ignore
for doc in docs:
docs.append(doc)
return cls.push(docs, name, public, show_progress, branding)
_docs.append(doc)
return cls.push(_docs, name, public, show_progress, branding)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lol my stupid mistake

@JoanFM JoanFM merged commit 2d426df into main May 4, 2023
@JoanFM JoanFM deleted the test-jac-back branch May 4, 2023 13:44
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.

Fix broken Hubble DocStore tests

4 participants