-
Notifications
You must be signed in to change notification settings - Fork 30
MTA-1097 Windup feature parity #872
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
Open
HagayVider1
wants to merge
18
commits into
windup:main
Choose a base branch
from
HagayVider1:mta-1097_windup-feature-parity
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
428ece8
Updated .gitignore file
HagayVider1 daf975d
Replaced link to
HagayVider1 e01775f
Returned XML rules
HagayVider1 d621606
Update .gitignore
HagayVider1 857aa8b
Added section in Introduction chapter - Using existing YAML rules
HagayVider1 549b0c6
Added note in Using existing rules with link to repository of YAML rules
HagayVider1 5404b97
New section in Introduction chapter - Using YAML rules
HagayVider1 a920d61
Updated context IDs for new YAML rules section
HagayVider1 d6ddabb
Added YAML rules at end of the MTA rules section
HagayVider1 cf507a9
Commented out insertion of YAML rules
HagayVider1 490bde8
Returned yaml-rules.adoc file
HagayVider1 db3612a
Removed YAML rules section from MTA rules
HagayVider1 d797c63
Commented out YAML rules section - will return after correcting error
HagayVider1 b4ba9e1
Edited existing rules section
HagayVider1 7f746a9
Updated yaml-rules.adoc master.adoc
HagayVider1 b743347
Updated NOTE
HagayVider1 335d8bc
Updated YAML rules section
HagayVider1 71787c6
Revert "Updated yaml-rules.adoc master.adoc"
HagayVider1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * docs/rules-development-guide/master.adoc | ||
|
||
:_content-type: PROCEDURE | ||
[id="open-yaml-rule_{context}"] | ||
= Using existing YAML rules | ||
|
||
You can open and edit existing {ProductShortName} YAML-based rule. This assumes that you have already installed {ProductShortName}. See link:{ProductDocUserGuideURL}/index#installing_and_running_the_cli[Installing and running the CLI] in the _{UserCLIBookName}_ for installation instructions. | ||
|
||
To access the repository of YAML rule files, you must fork and clone an existing rule from the Red Hat Konveyor rules repository. | ||
|
||
[id="yaml-rules-repository_{context}"] | ||
== Replicate YAML rules library | ||
|
||
You can fork and clone the {ProductShortName} YAML rule files on your local machine. | ||
|
||
The YAML-based rules are located on GitHub at the following location: link:https://github.com/konveyor/rulesets/tree/main/default/generated[https://github.com/konveyor/rulesets/tree/main/default/generated]. | ||
|
||
The rules are numbered and grouped according to target platform. When you create a new rule, it is helpful to find a rule that is similar to the one you need and use it as a starting template. | ||
|
||
New YAML rules are continuously added, so it is a good idea to check back frequently to review the updates. | ||
|
||
|
||
|
||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.