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: ovh/go-ovh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: ovh/go-ovh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 12, 2024

  1. feat: implement access_token auth method

    Signed-off-by: Anton Bronnikov <anton@northernforest.nl>
    0x416e746f6e committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    620f009 View commit details
    Browse the repository at this point in the history
  2. review: update error message

    Co-authored-by: Arthur Amstutz <18141571+amstuta@users.noreply.github.com>
    Signed-off-by: Anton Bronnikov <anton@northernforest.nl>
    0x416e746f6e and amstuta committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a534dff View commit details
    Browse the repository at this point in the history
  3. review: add docs for access-token auth method

    Signed-off-by: Anton Bronnikov <anton@northernforest.nl>
    0x416e746f6e committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c0bfeaf View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix: update expected error-message

    Signed-off-by: Anton Bronnikov <anton@northernforest.nl>
    0x416e746f6e committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d951cef View commit details
    Browse the repository at this point in the history
  2. review: update the readme

    Signed-off-by: Anton Bronnikov <anton@northernforest.nl>
    
    Co-authored-by: Adrien Barreau <adrien.barreau@live.fr>
    Signed-off-by: Anton Bronnikov <anton@northernforest.nl>
    0x416e746f6e and deathiop committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bff1e65 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from 0x416e746f6e/feat/access-token-auth

    feat: implement `access_token` auth method
    amstuta committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6817886 View commit details
    Browse the repository at this point in the history
Loading