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

[MAINTENANCE] Add context to BatchConfig, and fetch assets by name #8982

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

tyler-hoffman
Copy link
Contributor

After discussing it with the team, we should not be storing the DataAsset directly on the BatchConfig. Instead, we should have a reference to the context, and fetch the asset based on datasource and asset names. We can expose the asset as a property for nicer ergonomics.

  • Description of PR changes above includes a link to an existing GitHub issue
  • PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]
  • Code is linted - run invoke lint (uses black + ruff)
  • Appropriate tests and docs have been updated

For more information about contributing, see Contribute.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

Copy link

netlify bot commented Nov 20, 2023

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit 9b2395f
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/655b8922bc718e00085f1b08

@github-actions github-actions bot added the core label Nov 20, 2023
@ghost
Copy link

ghost commented Nov 20, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@tyler-hoffman tyler-hoffman added this pull request to the merge queue Nov 20, 2023
Merged via the queue into develop with commit 6bd8a63 Nov 20, 2023
55 checks passed
@tyler-hoffman tyler-hoffman deleted the f/batch_config_context branch November 20, 2023 17:49
tyler-hoffman added a commit that referenced this pull request Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants