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 azure:pipeline:run scaffolder action #1358

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. init pipeline scaffolder

    Signed-off-by: Phillip Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    302590a View commit details
    Browse the repository at this point in the history
  2. add template for the pipeline api with v14 of node-api

    Signed-off-by: Phillip Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3a0a621 View commit details
    Browse the repository at this point in the history
  3. add template for the pipeline api with webApi();

    Signed-off-by: Phillip Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    16f4179 View commit details
    Browse the repository at this point in the history
  4. add working scaffolder action for run.

    Signed-off-by: Phill Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    afbe48c View commit details
    Browse the repository at this point in the history
  5. Commit Run Pipeline example

    Signed-off-by: Phill Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    196c357 View commit details
    Browse the repository at this point in the history
  6. update lock file

    Signed-off-by: Phill Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cb973da View commit details
    Browse the repository at this point in the history
  7. add logging, and refactor.

    Signed-off-by: Phill Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6796661 View commit details
    Browse the repository at this point in the history
  8. rename action file

    Signed-off-by: Phill Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cabd437 View commit details
    Browse the repository at this point in the history
  9. add change set

    Signed-off-by: Phill Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d859a2e View commit details
    Browse the repository at this point in the history
  10. remove @bacskatge/backend-common, and unused code.

    Signed-off-by: Phill Morton <[email protected]>
    Phiph committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e355a5b View commit details
    Browse the repository at this point in the history