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

Update to fix json file storage #833

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Update to fix json file storage #833

merged 1 commit into from
Oct 24, 2024

Conversation

reespozzi
Copy link
Contributor

This was working but missed the change that required these files to go into a new dir, had this created locally so it worked but when running remotely the status dir was missing, causing:

jq: error: Could not open file status/flexible-server_status_updates_stop.json: No such file or directory
JSON file updated successfully.```

This change adds the dir so the file can be built correctly

@reespozzi reespozzi requested a review from a team as a code owner October 24, 2024 11:09
@reespozzi reespozzi requested review from bancey, willwatters and ieuanb74 and removed request for a team October 24, 2024 11:09
@reespozzi reespozzi merged commit 3057e7d into master Oct 24, 2024
1 check passed
@reespozzi reespozzi deleted the json-store-fix branch October 24, 2024 11:13
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