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 Timeline, SearchIndex and Datasource creation to client api #2919

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

Conversation

Tijnoz
Copy link

@Tijnoz Tijnoz commented Sep 30, 2023

This PR splits out the code to create the timeline, searchindex and datasource in the generate_timeline_from_es_index function so they can be called directly as well, which supports different usecases as described in #2918.

I'll reiterate: Happy to amend if this is not in line with the codebase, or go at this a different way!

closes #2918

@google-cla
Copy link

google-cla bot commented Sep 30, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Tijnoz
Copy link
Author

Tijnoz commented Oct 16, 2023

@jaegeral I have amended the code to conform to the pylint spec (based on the error it gave before). Hope you can rerun the workflows for me.

@jkppr jkppr requested a review from jaegeral November 22, 2023 12:47
@jkppr jkppr removed the request for review from jaegeral February 7, 2024 16:23
@jkppr jkppr requested a review from berggren April 26, 2024 15:34
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.

Timeline creation in the api client
2 participants