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

Install sdk in overriden action poc #1105

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

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    8de32fe View commit details
    Browse the repository at this point in the history
  2. Add XML comments

    frederikja163 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    022c222 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Move sdk gitversion to SDK plugin

    This is a proof-of-concept implementation for how we can move gitversion
    
    capabilities into SDK in a non-breaking way
    
    This implmentation makes use of the OverrideCliAction feature, and installs the SDK plugin in a CLI action which will then be overriden by the real gitversion action.
    alnlarsen committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b1916fc View commit details
    Browse the repository at this point in the history