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

[external-assets] asset checks dup check #20361

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

smackesey
Copy link
Collaborator

@smackesey smackesey commented Mar 8, 2024

Summary & Motivation

In the status quo, duplicate asset check keys are only caught during asset job construction. This moves the duplicate check to the definitions layer (where we catch dup asset keys).

How I Tested These Changes

Updated existing unit test.

@smackesey smackesey force-pushed the sean/allow-mixed-asset-jobs branch from 06e3dba to 4a3c5b2 Compare March 8, 2024 16:17
@smackesey smackesey force-pushed the sean/external-assets-asset-checks branch from 96c8dd2 to aca467d Compare March 8, 2024 16:17
@smackesey smackesey requested a review from johannkm March 8, 2024 16:29
@smackesey smackesey marked this pull request as ready for review March 8, 2024 16:29
@smackesey smackesey requested a review from alangenfeld March 8, 2024 16:46
@smackesey smackesey force-pushed the sean/allow-mixed-asset-jobs branch from 4a3c5b2 to 46c50a5 Compare March 11, 2024 13:10
@smackesey smackesey force-pushed the sean/external-assets-asset-checks branch from aca467d to 7408446 Compare March 11, 2024 13:10
@smackesey smackesey force-pushed the sean/allow-mixed-asset-jobs branch from 46c50a5 to 5deee20 Compare March 11, 2024 14:49
@smackesey smackesey force-pushed the sean/external-assets-asset-checks branch from 7408446 to f104d31 Compare March 11, 2024 14:49
Base automatically changed from sean/allow-mixed-asset-jobs to master March 11, 2024 17:01
@smackesey smackesey force-pushed the sean/external-assets-asset-checks branch from f104d31 to 1c30a6b Compare March 11, 2024 17:03
@smackesey smackesey merged commit d7e33f0 into master Mar 11, 2024
1 check was pending
@smackesey smackesey deleted the sean/external-assets-asset-checks branch March 11, 2024 17:05
PedramNavid pushed a commit that referenced this pull request Mar 28, 2024
## Summary & Motivation

In the status quo, duplicate asset check keys are only caught during
asset job construction. This moves the duplicate check to the
definitions layer (where we catch dup asset keys).

## How I Tested These Changes

Updated existing unit test.
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