Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: datagravity-ai/s3-backup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: peter-evans/s3-backup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 17, 2022

  1. HeadBucket->ListBucket

    The existing example gives this error in the policy editor:
    ```
    Ln 8, Col 16 Invalid Action: The action s3:HeadBucket does not exist. Did you mean s3:ListBucket? The API called HeadBucket authorizes against the IAM action s3:ListBucket.
    ```
    leos authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    648dfc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Update README.md

    leos authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3785ce3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Merge pull request peter-evans#8 from leos/patch-1

    HeadBucket->ListBucket
    peter-evans authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    8e6e58a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    6ae702a View commit details
    Browse the repository at this point in the history
  2. Merge pull request peter-evans#11 from peter-evans/check-mirror-target

    Check mirror target is set
    peter-evans authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    59efd33 View commit details
    Browse the repository at this point in the history
  3. Add dependabot

    peter-evans committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f9ffc28 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    67d9aaf View commit details
    Browse the repository at this point in the history
  5. Merge pull request peter-evans#12 from peter-evans/dependabot/github_…

    …actions/actions/checkout-3
    
    Bump actions/checkout from 2 to 3
    peter-evans authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    96efa6c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3c6e6d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request peter-evans#15 from peter-evans/dependabot/github_…

    …actions/actions/checkout-4
    
    Bump actions/checkout from 3 to 4
    peter-evans authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2a981dd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    785097c View commit details
    Browse the repository at this point in the history
  2. Merge pull request peter-evans#18 from peter-evans/dependabot/github_…

    …actions/actions/checkout-5
    peter-evans authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    41ea525 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    07be28c View commit details
    Browse the repository at this point in the history
  2. Merge pull request peter-evans#19 from peter-evans/dependabot/github_…

    …actions/actions/checkout-6
    
    Bump actions/checkout from 5 to 6
    peter-evans authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    c72f02a View commit details
    Browse the repository at this point in the history
Loading