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

Add generate-jitconfig API for self-hosted runners #2801

Merged
merged 8 commits into from
Jun 19, 2023

Commits on Jun 7, 2023

  1. Add generate-jitconfig API for self-hosted runners

    Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
    mkulke committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ec71de4 View commit details
    Browse the repository at this point in the history
  2. Added generated files

    Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
    mkulke committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9162f75 View commit details
    Browse the repository at this point in the history
  3. Update github/actions_runners.go

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    mkulke and gmlewis committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2279db6 View commit details
    Browse the repository at this point in the history
  4. Update github/actions_runners.go

    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    mkulke and gmlewis committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8cdabba View commit details
    Browse the repository at this point in the history
  5. Addressed review comments

    Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
    mkulke committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    32e1b36 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Addressed review comments

    Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
    mkulke committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1e69ccf View commit details
    Browse the repository at this point in the history
  2. Codegen

    Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
    mkulke committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9ed9008 View commit details
    Browse the repository at this point in the history
  3. Renamed config struct

    Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
    mkulke committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    82526e3 View commit details
    Browse the repository at this point in the history