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

Feature/1025 add schedule and deploy --schedule for automations #1026

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jul 14, 2023

PR details

What changes did you make? (Give an overview)

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • Wiki updated (via [TASK] Documentation for 5.2 #1007)

@JoernBerkefeld JoernBerkefeld added the c/automation COMPONENT label Jul 14, 2023
@JoernBerkefeld JoernBerkefeld added this to the 5.2.0 milestone Jul 14, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 14, 2023
@github-actions github-actions bot added the enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" label Jul 14, 2023
@github-actions
Copy link

github-actions bot commented Jul 14, 2023

Coverage Report

Commit:9ad3e1b
Base: develop@3dc79d6

Type Base This PR
Total Statements Coverage  49.65%  49.67%  (+0.02%)
Total Branches Coverage  40.16%  40.28%  (+0.12%)
Total Functions Coverage  56.44%  56.39%  (-0.05%)
Total Lines Coverage  49.58%  49.6%  (+0.02%)
Details (changed files):
File Statements Branches Functions Lines
lib/cli.js  0%  0%  0%  0%
lib/index.js  50.25%  43.45%  52%  50.12%
lib/metadataTypes/Automation.js  81.21%  62.32%  90.47%  81.06%
lib/metadataTypes/MetadataType.js  63.43%  62.77%  72.94%  63.23%
lib/metadataTypes/Query.js  88.29%  71.87%  95.45%  89.01%
lib/util/util.js  63.52%  54.21%  76.47%  63.56%

@JoernBerkefeld JoernBerkefeld changed the title Feature/1025 allow execute and deploy automation execute to alternatively trigger runonce Feature/1025 add schedule and deploy --schedule for automations Jul 14, 2023
@JoernBerkefeld JoernBerkefeld merged commit eb22126 into develop Jul 14, 2023
@JoernBerkefeld JoernBerkefeld deleted the feature/1025-allow-execute-and-deploy-automation-execute-to-alternatively-trigger-runonce branch July 14, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/automation COMPONENT enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] allow execute and deploy automation --execute to alternatively trigger "runOnce"
1 participant