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

Update to make the yaml-file more generic #63

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Jul 31, 2023

The yaml-file was renamed to example.yml and the contents of it was also changed to be as generic as possible.

The yaml-file was renamed to example.yml and the contents of it was also
changed to be as generic as possible.

Signed-off-by: Rodolfo Olivieri <[email protected]>
@r0x0d r0x0d requested a review from andywaltlova July 31, 2023 19:29
@r0x0d r0x0d self-assigned this Jul 31, 2023
@r0x0d
Copy link
Member Author

r0x0d commented Jul 31, 2023

The idea behind this change is to make the yaml fire super generic and not tied to any specific use case.

@andywaltlova I was wondering if we should provide also examples for convert2rhel and leapp alongside the example.yml file.

What do you think? Let me know.

Copy link
Collaborator

@andywaltlova andywaltlova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the changes make sense. We could add the examples for c2r and leapp, it would be nice to add link to README that would point to some official documentation what fields are expected by tasks in the output between markers, or just say that the stdout is dependent on the implementation on tasks side

development/nginx/data/example.yml Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.10% 🎉

Comparison is base (1050628) 66.56% compared to head (7029a31) 66.66%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   66.56%   66.66%   +0.10%     
==========================================
  Files           5        5              
  Lines         326      315      -11     
==========================================
- Hits          217      210       -7     
+ Misses         93       91       -2     
+ Partials       16       14       -2     
Flag Coverage Δ
go-1.16 66.66% <ø> (+0.10%) ⬆️
go-1.20 66.66% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/main.go 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@r0x0d
Copy link
Member Author

r0x0d commented Aug 2, 2023

@andywaltlova, updated README.md as part of the last commit. Please take a look whenever you can.

README.md Show resolved Hide resolved
@andywaltlova
Copy link
Collaborator

Left just one question, if the sexond playbook example will be added in near future then yo ucan consider this PR approved 👍

Signed-off-by: Rodolfo Olivieri <[email protected]>
@r0x0d r0x0d requested a review from andywaltlova August 3, 2023 12:14
@r0x0d r0x0d merged commit 6167f2a into oamg:main Aug 3, 2023
3 checks passed
@r0x0d r0x0d deleted the update-yaml-file branch August 3, 2023 13:16
@r0x0d r0x0d mentioned this pull request Aug 10, 2023
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.

3 participants