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

Send draft datasource ID via created_resources #255

Closed
wants to merge 2 commits into from

Conversation

anthonyburdi
Copy link
Member

@anthonyburdi anthonyburdi commented May 7, 2024

This is the start of a PR for sending the ID of a draft datasource config along with the job as a CreatedResource. When we test the connection successfully, we write an entry containing the draft datasource config to the draft_configs table - this entry is referenced by the ID in the CreatedResource.

In other words, we can use this ID on the front end to pull the proposed datasource name from the draft config to show in the test datasource config agent job log.

Related to https://github.com/greatexpectationslabs/mercury/pull/3186

@anthonyburdi anthonyburdi changed the title Send ID via created_resources Send draft datasource ID via created_resources May 7, 2024
@anthonyburdi
Copy link
Member Author

We are not moving forward with this method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants