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

Setting database as default for osctrl-cli #476

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Aug 14, 2024

Fix for #469

Default setting for osctrl-cli was to use API instead of DB, so there were some panics due to nil pointers being referenced.
Changed to use DB instead, as default. Once all the modes support the osctrl-api, we can switch back to use API by default.

@javuto javuto added osctrl-cli osctrl-cli related changes 🚧 bugfix Fix for an existing bug labels Aug 14, 2024
@javuto javuto self-assigned this Aug 14, 2024
@javuto javuto merged commit 774e18f into main Aug 14, 2024
52 checks passed
@javuto javuto deleted the bug-api-db-cli-flag branch August 14, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 bugfix Fix for an existing bug osctrl-cli osctrl-cli related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant