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: create new GitHub Authentication Provider extension #5400

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Jan 2, 2024

  1. feat: create new GitHub Authentication Provider extension

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b38f734 View commit details
    Browse the repository at this point in the history
  2. docs: improve the property description for GitHub extension

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e494569 View commit details
    Browse the repository at this point in the history
  3. test: adding unit tests

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    296c0e3 View commit details
    Browse the repository at this point in the history
  4. test: more unit tests

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4ea033c View commit details
    Browse the repository at this point in the history
  5. fix: removing todo comment

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e46ebad View commit details
    Browse the repository at this point in the history
  6. feat: adding telemetry usage

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0ccea35 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix: remove console.log

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    284e643 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Update extensions/github/src/extension.ts

    Co-authored-by: Denis Golovin <dgolovin@users.noreply.github.com>
    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 and dgolovin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8649dcd View commit details
    Browse the repository at this point in the history
  2. Update extensions/github/src/extension.ts

    Co-authored-by: Denis Golovin <dgolovin@users.noreply.github.com>
    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 and dgolovin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    185df5f View commit details
    Browse the repository at this point in the history
  3. Update extensions/github/src/extension.ts

    Co-authored-by: Denis Golovin <dgolovin@users.noreply.github.com>
    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 and dgolovin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d0df638 View commit details
    Browse the repository at this point in the history
  4. Update extensions/github/src/extension.ts

    Co-authored-by: Denis Golovin <dgolovin@users.noreply.github.com>
    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 and dgolovin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6fdd457 View commit details
    Browse the repository at this point in the history
  5. Update extensions/github/src/extension.ts

    Co-authored-by: Denis Golovin <dgolovin@users.noreply.github.com>
    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 and dgolovin committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    65b3fc8 View commit details
    Browse the repository at this point in the history
  6. revert: changes to kind and compose extension

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    76ebb89 View commit details
    Browse the repository at this point in the history
  7. fix: format

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d00f815 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix: resolving comments

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8d50b64 View commit details
    Browse the repository at this point in the history
  2. fix: resolving comments

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2539606 View commit details
    Browse the repository at this point in the history