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

Support go plugins for forges and agent backends #2751

Merged
merged 51 commits into from
Dec 20, 2023

Commits on Nov 1, 2023

  1. Some basic work on addons

    qwerty287 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    851fdf8 View commit details
    Browse the repository at this point in the history
  2. Support agent backends

    qwerty287 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    205852f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. improve/fix docs

    qwerty287 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9e99f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f37be8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. remove old gomod

    qwerty287 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7b82fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2af545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbcd301 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    7c8a0fa View commit details
    Browse the repository at this point in the history
  2. fix imports

    qwerty287 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b86f8d2 View commit details
    Browse the repository at this point in the history
  3. fix imports

    qwerty287 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c8527fe View commit details
    Browse the repository at this point in the history
  4. fix style

    qwerty287 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9728118 View commit details
    Browse the repository at this point in the history
  5. add missing newline

    qwerty287 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6111df8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    0676ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5bbbbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91afda4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. some more tests

    qwerty287 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    11ac924 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Revert "some more tests"

    This reverts commit 11ac924.
    qwerty287 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b21a445 View commit details
    Browse the repository at this point in the history
  2. Revert "some move to hashicorp/go-plugin"

    This reverts commit 91afda4.
    qwerty287 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d980db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af96af4 View commit details
    Browse the repository at this point in the history
  4. fix docs typo

    qwerty287 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cee88b2 View commit details
    Browse the repository at this point in the history
  5. Add warning to docs

    qwerty287 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    44e246c View commit details
    Browse the repository at this point in the history
  6. some logging improvements

    qwerty287 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d942783 View commit details
    Browse the repository at this point in the history
  7. fix link

    qwerty287 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a2aad23 View commit details
    Browse the repository at this point in the history
  8. format

    qwerty287 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    897f44c View commit details
    Browse the repository at this point in the history
  9. fix link

    qwerty287 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    59ee790 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    fad667b View commit details
    Browse the repository at this point in the history
  2. remove test addon

    qwerty287 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a437332 View commit details
    Browse the repository at this point in the history
  3. fix

    qwerty287 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f2b8420 View commit details
    Browse the repository at this point in the history
  4. fix type

    qwerty287 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7a2b835 View commit details
    Browse the repository at this point in the history
  5. fix lint

    qwerty287 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    44c8a50 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    9f12975 View commit details
    Browse the repository at this point in the history
  2. fix typo

    qwerty287 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    be45bf7 View commit details
    Browse the repository at this point in the history
  3. fix import

    qwerty287 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    aba0ab5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

Commits on Dec 14, 2023

  1. Update docs/docs/30-administration/75-addons/00-overview.md

    Co-authored-by: Michalis Zampetakis <[email protected]>
    qwerty287 and mzampetakis authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2a7a675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e9108 View commit details
    Browse the repository at this point in the history
  3. as per reviews

    qwerty287 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    548a85b View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Anbraten <[email protected]>
    qwerty287 and anbraten authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    09b4034 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10fea7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a89eb View commit details
    Browse the repository at this point in the history
  7. add trust warning

    qwerty287 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    81084e4 View commit details
    Browse the repository at this point in the history
  8. different wording

    qwerty287 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4d10d0e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

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

Commits on Dec 19, 2023

  1. Apply suggestions from code review

    Co-authored-by: Michalis Zampetakis <[email protected]>
    6543 and mzampetakis authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    47c0fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63299c0 View commit details
    Browse the repository at this point in the history
  3. fix

    6543 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ea53cb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    0ed6471 View commit details
    Browse the repository at this point in the history
  2. rename to getBackendEngine

    qwerty287 authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    861d9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b9c744 View commit details
    Browse the repository at this point in the history
  4. fmt

    6543 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2c4546d View commit details
    Browse the repository at this point in the history