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

docs(java): installation guide APIC-419 #481

Merged
merged 4 commits into from
May 9, 2022
Merged

Conversation

millotp
Copy link
Collaborator

@millotp millotp commented May 9, 2022

🧭 What and Why

🎟 JIRA Ticket: APIC-419

Write the installation guide for java.
The syntax highlighting is not working for java and php for some reasons.

🧪 Test

Netlify

@millotp millotp self-assigned this May 9, 2022
@netlify
Copy link

netlify bot commented May 9, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 6c2e9ef
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/6278eaca2dc8840007f43193

@millotp millotp requested review from a team, eunjae-lee and shortcuts and removed request for a team May 9, 2022 07:44
@algolia-bot
Copy link
Collaborator

algolia-bot commented May 9, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.

@shortcuts
Copy link
Member

The highlight might be a theme issue because it works on the official Docusaurus doc: https://docusaurus.io/docs/markdown-features/code-blocks#multi-language-support-code-blocks

@millotp
Copy link
Collaborator Author

millotp commented May 9, 2022

Even with the light client there is nothing, and there is no mention of it in the redocly doc

website/docs/api-clients/installation.mdx Outdated Show resolved Hide resolved
website/docs/api-clients/installation.mdx Outdated Show resolved Hide resolved
website/docs/api-clients/installation.mdx Show resolved Hide resolved
website/docs/api-clients/installation.mdx Outdated Show resolved Hide resolved
website/docs/api-clients/installation.mdx Show resolved Hide resolved
);
```

Or use a completely different client and specify a region:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Or use a completely different client and specify a region:
Or use a completely different client (some clients might require a `region` parameter):

@shortcuts
Copy link
Member

My review comment is not there D:

"Thanks for the doc :D"

Even with the light client there is nothing, and there is no mention of it in the redocly doc

This part is handled by Docusaurus, I believe Java should work once #481 (comment) is fixed

shortcuts
shortcuts previously approved these changes May 9, 2022
Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

Thanks!!

@@ -87,12 +87,12 @@ runs:
id: gen-matrix
shell: bash
run: |
if [[ steps.diff.outputs.JS_ALGOLIASEARCH_CHANGED > 0 ]]; then
if [[ $ {{ steps.diff.outputs.JS_ALGOLIASEARCH_CHANGED }} > 0 ]]; then
Copy link
Member

Choose a reason for hiding this comment

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

Oops...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ahah I will never understand when the brackets are needed

@millotp millotp enabled auto-merge (squash) May 9, 2022 10:09
@millotp millotp merged commit 3d62612 into main May 9, 2022
@millotp millotp deleted the doc/java-installation branch May 9, 2022 10:24
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