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

DXCDT:596 Add Metadata Flag to Apps #938

Merged
merged 21 commits into from
Dec 7, 2023

Commits on Nov 13, 2023

  1. Bump github.com/auth0/go-auth0 from 1.2.0 to 1.3.0 (#908)

    Bumps [github.com/auth0/go-auth0](https://github.com/auth0/go-auth0) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/auth0/go-auth0/releases)
    - [Changelog](https://github.com/auth0/go-auth0/blob/main/CHANGELOG.md)
    - [Commits](auth0/go-auth0@v1.2.0...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/auth0/go-auth0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Michael Christenson II committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4461350 View commit details
    Browse the repository at this point in the history
  2. dxcdt-615-goreleaser-upgrade (#909)

    * Fix: Remove or replace deprecations for GoReleaser config
    
    Remove deprecated replacements
    Replace deprecated brews tap
    Replace deprecated scoop entries
    Fix name_template to reflect exact current naming conventions
    
    * DXCDT-582: Convert audience into a drop down in interactive mode in test token cmd (#906)
    
    Convert audience into a drop down in interactive mode in test token cmd
    
    * Bump github.com/auth0/go-auth0 from 1.2.0 to 1.3.0 (#908)
    
    Bumps [github.com/auth0/go-auth0](https://github.com/auth0/go-auth0) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/auth0/go-auth0/releases)
    - [Changelog](https://github.com/auth0/go-auth0/blob/main/CHANGELOG.md)
    - [Commits](auth0/go-auth0@v1.2.0...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/auth0/go-auth0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Sergiu Ghitea <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2054394 View commit details
    Browse the repository at this point in the history
  3. DXCDT-582: Convert audience into a drop down in interactive mode in t…

    …est token cmd (#906)
    
    Convert audience into a drop down in interactive mode in test token cmd
    
    Title Os for final release name fit
    sergiught authored and Michael Christenson II committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1da3631 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/auth0/auth0-cli

    Michael Christenson II committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7dbf8ea View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge branch 'main' of https://github.com/auth0/auth0-cli

    Michael Christenson II committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1fd7dc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge branch 'main' of https://github.com/auth0/auth0-cli

    Michael Christenson II committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    60f801c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge remote-tracking branch 'upstream/main'

    Michael Christenson II committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b0fd941 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge branch 'main' of https://github.com/auth0/auth0-cli

    Michael Christenson II committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    be1ef00 View commit details
    Browse the repository at this point in the history
  2. Bump goreleaser version

    Michael Christenson II committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3068c07 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge branch 'main' of github.com:auth0/auth0-cli into dxcdt-596-add-…

    …metadata-flag-to-apps
    Michael Christenson II committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    73e4b3b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Add metadata flag to apps create/update

    Update metadata flag docs for apps create/update
    Michael Christenson II committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2383a8e View commit details
    Browse the repository at this point in the history
  2. Improve metadata help

    Co-authored-by: Will Vedder <[email protected]>
    Michael Christenson II and willvedd authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dd111cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f4a84e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dxcdt-596-add-metadata-flag-to-apps' of github.com:auth…

    …0/auth0-cli into dxcdt-596-add-metadata-flag-to-apps
    Michael Christenson II committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fe5e95d View commit details
    Browse the repository at this point in the history
  5. Show metadata on app show, create, and update rendered views

    Michael Christenson II committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    40961c4 View commit details
    Browse the repository at this point in the history
  6. Update metadata docs

    Michael Christenson II committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a760838 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b14cbf View commit details
    Browse the repository at this point in the history
  8. Add metadata integration tests

    Michael Christenson II committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0d59e62 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'dxcdt-596-add-metadata-flag-to-apps' of github.com:auth…

    …0/auth0-cli into dxcdt-596-add-metadata-flag-to-apps
    Michael Christenson II committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    53a8248 View commit details
    Browse the repository at this point in the history
  10. Remove space sensitivity from integration tests around metadata

    Michael Christenson II committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    941b955 View commit details
    Browse the repository at this point in the history
  11. Revert fixture

    Michael Christenson II committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1b597b1 View commit details
    Browse the repository at this point in the history