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

Add MyJFrog IP allowlist resource #50

Merged
merged 12 commits into from
Apr 9, 2024
Merged

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    bfdd802 View commit details
    Browse the repository at this point in the history
  2. New resource for MyJFrog IP Allowlist

    Add new provider config attribute for MyJFrog API token
    
    Add MyJFrogClient to provider metadata
    alexhung committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4c84fac View commit details
    Browse the repository at this point in the history
  3. Add documentation

    alexhung committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e8aad2f View commit details
    Browse the repository at this point in the history
  4. Add request retry

    alexhung committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e2cc795 View commit details
    Browse the repository at this point in the history
  5. Rename resource and add myjfrog to the name

    Use correct hostname for API
    alexhung committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    af842bb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Add waiting for completion with retry/backoff

    Improve handling of different error types
    alexhung committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e9c4645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ab602 View commit details
    Browse the repository at this point in the history
  3. Tidy up backoff function

    Use server name for import test
    alexhung committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6a2f798 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49381be View commit details
    Browse the repository at this point in the history
  5. Fix value conversion error

    Use consolidated CheckArtifactoryLicense func
    alexhung committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cd2cb04 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    alexhung committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    45ddf53 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Add validator for IP/CIDR

    alexhung committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1484680 View commit details
    Browse the repository at this point in the history