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

Unified artifact store for storing path to resource map #4396

Merged
merged 12 commits into from
Mar 28, 2024

Conversation

AdityaHegde
Copy link
Collaborator

@AdityaHegde AdityaHegde commented Mar 21, 2024

We had 2 store to save information about a file artifact : fileArtifactsStore and resourcesStore.
This PR merges the 2 and moves to the class way of storing data.

Tries to parse the file to infer kind and name if a resource doesnt exist.

@AdityaHegde AdityaHegde marked this pull request as ready for review March 26, 2024 06:46
@AdityaHegde AdityaHegde requested a review from ericpgreen2 March 26, 2024 06:46
@AdityaHegde AdityaHegde force-pushed the adityahegde/folder-structure-resource-map branch from 697faa9 to e04c3f9 Compare March 26, 2024 06:54
@AdityaHegde AdityaHegde force-pushed the adityahegde/folder-structure-resource-map branch from 7e9f5a2 to 059dcd2 Compare March 26, 2024 11:37
@AdityaHegde AdityaHegde requested a review from ericpgreen2 March 26, 2024 16:22
@AdityaHegde AdityaHegde force-pushed the adityahegde/folder-structure-resource-map branch from f8ebd90 to 3794582 Compare March 26, 2024 16:43
Copy link
Contributor

@ericpgreen2 ericpgreen2 left a comment

Choose a reason for hiding this comment

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

Nice cleanup! As discussed, we'll hold off on merging this until after we've cut the v0.43.0 release.

@AdityaHegde AdityaHegde force-pushed the adityahegde/folder-structure-resource-map branch from db9e766 to e667c7c Compare March 28, 2024 05:52
@AdityaHegde AdityaHegde merged commit d58f339 into main Mar 28, 2024
4 checks passed
@AdityaHegde AdityaHegde deleted the adityahegde/folder-structure-resource-map branch March 28, 2024 06:02
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.

2 participants