Merge latest updates from main#295
Merged
joaopalet merged 25 commits intoMay 8, 2024
Merged
Conversation
* change title to created at * add note about current backup schedule in long description * add backup schedule to the instance describe output * Update internal/cmd/postgresflex/backup/update-schedule/update_schedule.go Co-authored-by: João Palet <joao.palet@outlook.com> * update docs --------- Co-authored-by: João Palet <joao.palet@outlook.com>
* Initial debug implementation * improve implementation * remove unused code * add documentation * address PR comments * fix linting * sort map keys before building debug string * Add testing to debug string builders * address PR comments * improve debug string construction * Debug the input model on all commands * add input model debugging to contribution guidelines
* add debug logs to the authentication flow * address PR comments
* initial implementation * remove unused body close * add comment explaing the body closure * add testing * remove reduntant comments * address PR comments, refactor reading the body * fix linting * simplify implementation * extend other clients with debug middleware
* first attempt, using tint * add windows support
…ces/ske to v0.14.0 (#277) Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
* change config and auth storage dirs to config folder, make changes to README * rename variables, extend storage.go * fix testing
* add documentation to config command * Update internal/cmd/config/config.go Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com> * address comments * generate docs --------- Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>
* initial implementation * address PR comments * update describe examples * generate docs
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
DiogoFerrao
approved these changes
May 8, 2024
DiogoFerrao
approved these changes
May 8, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.