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(vscode): Auto regenerate managed api connection keys #4982

Merged
merged 18 commits into from
Jul 19, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    55b9bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9be9c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    94ceb08 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    8acecde View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    c98d054 View commit details
    Browse the repository at this point in the history
  2. added function to format settings before api call

    Joaquim Malcampo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2cf8c85 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into jmalcampo/connectionKey-regen

    Joaquim Malcampo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6317600 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    f4055e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe2604 View commit details
    Browse the repository at this point in the history
  3. update changes to connection.ts

    Joaquim Malcampo authored and JoaquimMalcampo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6c2ffb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    3a8e553 View commit details
    Browse the repository at this point in the history
  2. fixed typo in workflow

    Joaquim Malcampo committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e2f7a49 View commit details
    Browse the repository at this point in the history
  3. fixed workflow utility

    Joaquim Malcampo committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fd126cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e97d0af View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat(vscode): Auto regenerate managed api connection keys (#5147)

    * introducing connectionKeys.ts for auto regenerate keys
    
    * removed comment in pickFuncProcess
    
    * jwtHelper compatible without atob and local setting file access fixes
    
    * add logic for resolving connection ids
    
    * added function to format settings before api call
    
    * updated jwtHelper and workflow services and their imports, added unit tests and logging
    
    * update changes to connection.ts
    
    * changed workflow to export functions and enabled duration telemetry
    
    * fixed typo in workflow
    
    * fixed workflow utility
    
    ---------
    
    Co-authored-by: Joaquim Malcampo <jmalcampo@microsoft.com>
    JoaquimMalcampo and Joaquim Malcampo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3f070c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b611841 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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