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

feat: add flow action and knowledge publish inFile Workflow metadata #401

Merged
merged 2 commits into from
Dec 16, 2022

Conversation

scolladon
Copy link
Owner

What does this pull request contain?


  • Added (for new features).
  • Changed (for changes in existing functionality).
  • Deprecated (for soon-to-be removed features).
  • Removed (for now removed features).
  • Fixed (for any bug fixes).
  • Security (for vulnerability fixes).

Explain your changes


Add configuration for inFile Workflow Metadata for those metadata:

  • flow action
  • knowledge publish
    Add related domain test

Does this close any currently open issues?


closes #399

  • Jest test added to check the fix is applied.

@codeclimate
Copy link

codeclimate bot commented Dec 15, 2022

Code Climate has analyzed commit 6ea0589 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (6ea0589) compared to base (71c0a02).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #401   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          815       815           
=========================================
  Hits           815       815           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@scolladon scolladon closed this Dec 16, 2022
@scolladon scolladon reopened this Dec 16, 2022
@scolladon scolladon merged commit 24a32f0 into main Dec 16, 2022
@scolladon scolladon deleted the feat/workflow-sub-meta branch December 16, 2022 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WorkflowKnowledgePublish metadata components are being grouped with WorkflowAlert
2 participants