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 the name property #38

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Add the name property #38

merged 1 commit into from
Oct 3, 2023

Conversation

zregvart
Copy link
Member

Refactors the src/data.json to be an object instead of an array, this way the keys are guaranteed to be unique. Separates the notion of the directory vs name, now the directory (key in the top level object) can be different than the name.

Ref. https://issues.redhat.com/browse/HACBS-2468

default/policy.yaml Show resolved Hide resolved
@zregvart zregvart marked this pull request as draft September 22, 2023 08:52
@zregvart
Copy link
Member Author

Should also resolve #31

Refactors the `src/data.json` to be an object instead of an array, this
way the keys are guaranteed to be unique. Separates the notion of the
directory vs name, now the directory (key in the top level object) can
be different than the name.

Ref. https://issues.redhat.com/browse/HACBS-2468
@zregvart zregvart marked this pull request as ready for review September 29, 2023 13:15
@zregvart
Copy link
Member Author

This should be safe to merge now.

@zregvart zregvart merged commit 38621cf into main Oct 3, 2023
@zregvart zregvart deleted the issue/HACBS-2468 branch October 3, 2023 10:26
@simonbaird
Copy link
Member

Nice.

@zregvart zregvart mentioned this pull request Oct 4, 2023
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