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

Add connectors attributes and main/master branch logic #3078

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leemthompo
Copy link
Contributor

Just moving a few variables and little bit of branch detection logic over from enterprise-search-pubs:

https://github.com/elastic/enterprise-search-pubs/blob/main/enterprise-search-docs/index.asciidoc?plain=1#L8-L14

@leemthompo leemthompo self-assigned this Sep 26, 2024
@leemthompo leemthompo requested a review from a team as a code owner September 26, 2024 16:55
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Comment on lines +276 to +278
ifeval::['{branch}' == 'master']
:connectors-branch: main
endif::[]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wait pretty sure this can't live here hehe

Comment on lines +276 to +278
ifeval::['{branch}' == 'master']
:connectors-branch: main
endif::[]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
ifeval::['{branch}' == 'master']
:connectors-branch: main
endif::[]

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.

1 participant