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

Refactor pipeline to extract reusable basepipeline in module and library #1332

Closed
wants to merge 5 commits into from

Commits on Jul 22, 2024

  1. Move the BasePipeline parts into its own module

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    78fca3a View commit details
    Browse the repository at this point in the history
  2. Refactor the Pipeline and Run system for re-usability

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a0ce614 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Package pipeline

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6f5cf02 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Make pipeline work

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    104d784 View commit details
    Browse the repository at this point in the history
  2. Add GitHub action to publish aboutcode-pipeline

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c661079 View commit details
    Browse the repository at this point in the history