Skip to content

Added pkg/schemas/jsonschemas to gitignore#76

Merged
shunr-hpe merged 1 commit intomainfrom
gitignore-jsonschemas
Sep 19, 2025
Merged

Added pkg/schemas/jsonschemas to gitignore#76
shunr-hpe merged 1 commit intomainfrom
gitignore-jsonschemas

Conversation

@shunr-hpe
Copy link
Collaborator

@shunr-hpe shunr-hpe commented Sep 18, 2025

Changed the unit test to remove pkg/schemas/jsonschemas when done.

Copy link
Collaborator

@davidallendj davidallendj left a comment

Choose a reason for hiding this comment

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

I believe the pkg/schemas/jsonschemas directory is generated from the test right? I don't think it's necessary to add generated data to the.gitignore and we should probably remove it in the test itself instead.

@shunr-hpe shunr-hpe force-pushed the gitignore-jsonschemas branch from 3fb706e to 0b1a09b Compare September 18, 2025 22:16
Signed-off-by: Shane Unruh <shane.unruh@hpe.com>
@shunr-hpe shunr-hpe force-pushed the gitignore-jsonschemas branch from 0b1a09b to e95e320 Compare September 18, 2025 22:23
@shunr-hpe
Copy link
Collaborator Author

@davidallendj Thanks for the suggestion.

I changed the test to remove the directory, and removed my changes to gitignore and Makefile.

My goal is to not have a dirty git status after running the makefile targets.

Copy link
Collaborator

@davidallendj davidallendj left a comment

Choose a reason for hiding this comment

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

LGTM

@shunr-hpe shunr-hpe merged commit 08dc101 into main Sep 19, 2025
7 checks passed
@shunr-hpe shunr-hpe deleted the gitignore-jsonschemas branch September 19, 2025 15:42
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