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

Rework CI pipelines #319

Merged
merged 2 commits into from
Jun 24, 2021
Merged

Rework CI pipelines #319

merged 2 commits into from
Jun 24, 2021

Commits on Jun 24, 2021

  1. Rework CI pipelines

    - Uses gomplate for templating. It renders workflows depending on
      specific configuration files placed in .github/config
    - Add golang utility to figure which packages has been published or not
    - Rework pipeline to test local changes against published repositories
    
    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    21fad03 View commit details
    Browse the repository at this point in the history
  2. Render workflows

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    237ec3a View commit details
    Browse the repository at this point in the history