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

chore(ci): add a workflow to push to Algolia doc #3833

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-2969

Changes included:

add a simple action to be able to manually trigger the push to algolia doc script, so that we don't have to setup a github token nor know how to run the script

@shortcuts shortcuts self-assigned this Sep 25, 2024
@shortcuts shortcuts requested a review from a team as a code owner September 25, 2024 13:45
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 25, 2024

No code generated

If you believe code should've been generated, please, report the issue.

📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
javascript 1658
go 1624
php 1474
csharp 1334
java 1092
python 1016
ruby 869
swift 759

Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

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

the issue is that we must make sure that the all clients are released before publishing the doc, but this is a nice escape hatch

.github/workflows/push-to-algolia-doc.yml Outdated Show resolved Hide resolved
.github/workflows/push-to-algolia-doc.yml Outdated Show resolved Hide resolved
@shortcuts shortcuts enabled auto-merge (squash) September 25, 2024 15:45
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

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

gg

@shortcuts shortcuts merged commit 8b31d9e into main Sep 25, 2024
28 checks passed
@shortcuts shortcuts deleted the chore/workflow-push-to-algolia-doc branch September 25, 2024 17:07
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.

3 participants