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

[droplets]: add droplet backup policies #749

Merged
merged 16 commits into from
Nov 5, 2024

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    d1f708a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5419a19 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    cf326d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update droplets.go

    Co-authored-by: Andrew Starr-Bochicchio <[email protected]>
    loosla and andrewsomething authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    86c70c3 View commit details
    Browse the repository at this point in the history
  2. Update droplets.go

    Co-authored-by: Andrew Starr-Bochicchio <[email protected]>
    loosla and andrewsomething authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    313e078 View commit details
    Browse the repository at this point in the history
  3. Update droplets.go

    Co-authored-by: Andrew Starr-Bochicchio <[email protected]>
    loosla and andrewsomething authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1abca82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ae90e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a7bfd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82f2809 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8765e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    abae8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e46424 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'alushnikova/add-droplet-backup-policies' of github.com:…

    …digitalocean/godo into alushnikova/add-droplet-backup-policies
    loosla committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    505a3d2 View commit details
    Browse the repository at this point in the history
  4. remove omitempty for backup policy hour in DropletBackupPolicyRequest…

    … to be able to use zero as a value when encoding in client.NewRequest
    loosla committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e886602 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Update droplet_actions.go

    Co-authored-by: Andrew Starr-Bochicchio <[email protected]>
    loosla and andrewsomething authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ecaa7bd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. add ChangeBackupPolicy; use DropletBackupPolicyRequest instead of map…

    … in request; update and add tests for changes made
    loosla committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a379869 View commit details
    Browse the repository at this point in the history