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: OpsLevel/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024.9.18
Choose a base ref
...
head repository: OpsLevel/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2024.10.11
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 19, 2024

  1. Update go.mod

    rocktavious authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fa0ef03 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. added --skip-send-invite flag to "create user" cmd (#333)

    * added --skip-send-invite flag to "create user" cmd
    
    * fix arg range for create user cmd
    
    * fix bool flag, double negative fixin
    
    * add skip-welcome-email and skip-invite options to bulk import user cmd
    
    * Update .changes/unreleased/Feature-20240930-150305.yaml
    
    ---------
    
    Co-authored-by: Kyle <rocktavious@icloud.com>
    davidbloss and rocktavious authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4090eb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. new regionOverride field on AWS integrations (#335)

    * new regionOverride field on AWS integrations
    
    * update submodule hash
    davidbloss authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5ca824f View commit details
    Browse the repository at this point in the history
  2. added new reactivate integration command (#336)

    * added new reactivate integration command
    
    * update submodule hash
    
    * better message for integration reactivate
    davidbloss authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    62fd0fa View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. bump opslevel-go version to v2024.10.11 (#338)

    * bump opslevel-go version to v2024.10.11
    
    * fix go cache in CI
    davidbloss authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c8411ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    418ddfc View commit details
    Browse the repository at this point in the history
Loading