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

feat: Unsupported Transceivers #111

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    6da04e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e82c48 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    54a49c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24acbdb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. feat!: check for scheduled update jobs (#106)

    Co-authored-by: Alp Eren Kose <[email protected]>
    FoSix and alperenkose committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4b303f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. chore(release): 0.2.0

    ## [0.2.0](v0.1.4...v0.2.0) (2023-09-13)
    
    ### ⚠ BREAKING CHANGES
    
    * check for scheduled update jobs (#106)
    
    ### Features
    
    * check for scheduled update jobs ([#106](#106)) ([4b303f9](4b303f9))
    semantic-release-bot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    986d098 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (#113)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3f7450a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 3 to 4 (#114)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b035eb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Minor fixes

    adambaumeister committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a11efcc View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    792bdb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ad992 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    e790bda View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.3.0

    ## [0.3.0](v0.2.0...v0.3.0) (2023-09-20)
    
    ### ⚠ BREAKING CHANGES
    
    * **FirewallProxy:** add a constructor (#119)
    
    ### Features
    
    * **FirewallProxy:** add a constructor ([#119](#119)) ([e790bda](e790bda))
    semantic-release-bot committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bf99542 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. chore(deps): bump docker/login-action from 2 to 3 (#115)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5fbd7b9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump docker/build-push-action from 4 to 5 (#117)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3b0d0d8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump docker/metadata-action from 4 to 5 (#116)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    27db006 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    50dd7ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f2e13 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    adambaumeister committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dceac19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    050765e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0766a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4605fe2 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/adam-feat-unsupported-transceive…

    …rs' into adam-feat-unsupported-transceivers
    
    # Conflicts:
    #	panos_upgrade_assurance/firewall_proxy.py
    #	tests/test_firewall_proxy.py
    adambaumeister committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    175907b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    a91f333 View commit details
    Browse the repository at this point in the history
  2. Black formatting

    adambaumeister committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b186eba View commit details
    Browse the repository at this point in the history