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 engine workflow #26

Merged
merged 16 commits into from
Mar 21, 2020
Merged

Refactor engine workflow #26

merged 16 commits into from
Mar 21, 2020

Conversation

olblak
Copy link
Member

@olblak olblak commented Mar 21, 2020

  • Improve error handling.
  • Move source, condition, target to separated packages
  • Refactor target schema, SCM is not anymore under YAML spec
   appVersion:
     name: "Chart appVersion"
     kind: yaml
     spec:
       file: "charts/jenkins-wiki-exporter/Chart.yaml"
       key: appVersion
-      message: "[updatecli][jenkins-wiki-exporter] Helm chart appVersion updated"
-      scm: "github"
-      repository:
+    scm:
+      github:
         user: "updatecli"
         email: "updatecli@olblak.com"

Closes: #11

@olblak olblak added the enhancement New feature or request label Mar 21, 2020
@olblak olblak self-assigned this Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhanced display
1 participant