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/1433 add metadata support to execute, schedule, pause and publish #1436

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jul 9, 2024

PR details

What changes did you make? (Give an overview)

Further details (optional)

already supported it:

  • replaceCbReference
  • fixKeys

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 (TODO)

@JoernBerkefeld JoernBerkefeld added this to the 7.1.0 milestone Jul 9, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 9, 2024
@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 9, 2024
Copy link

github-actions bot commented Jul 9, 2024

Coverage Report

Commit:6c2a233
Base: develop@3ac2640

Type Base This PR
Total Statements Coverage  69.16%  69.08%  (-0.08%)
Total Branches Coverage  67.77%  67.91%  (+0.14%)
Total Functions Coverage  81.16%  81.16%  (+0%)
Total Lines Coverage  69.16%  69.08%  (-0.08%)
Details (changed files):
File Statements Branches Functions Lines
lib/cli.js  0%  0%  0%  0%
lib/index.js  70.82%  62.24%  73.68%  70.82%

@JoernBerkefeld JoernBerkefeld changed the title Feature/1433 add metadata support to execute pause publish fixkeys replacecbreference Feature/1433 add metadata support to execute, schedule, pause and publish Jul 9, 2024
@JoernBerkefeld JoernBerkefeld changed the base branch from main to develop July 9, 2024 17:44
@JoernBerkefeld JoernBerkefeld merged commit 3b36a31 into develop Jul 9, 2024
17 checks passed
@JoernBerkefeld JoernBerkefeld deleted the feature/1433-add-metadata-support-to-execute-pause-publish-fixkeys-replacecbreference branch July 9, 2024 17:49
@JoernBerkefeld JoernBerkefeld mentioned this pull request Jul 9, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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] add --metadata support to execute, schedule, pause and publish
1 participant