-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RHELC-1342] Add post conversion stages for Action Framework (#1144)
* Add post conversion stages for Action Framework In this commit, we are introducing two new stages for enabling the post conversion in the action framework. We are also introducing an environment variable to not break the current workflow and let the conversion function as-is for now. Anyone that is willing to test and run the post conversion actions will need to use this environment var. * Add unit tests * Apply suggestions from code review Co-authored-by: Adam Hosek <hosek.adam@outlook.com> * Update convert2rhel/main.py Co-authored-by: Adam Hosek <hosek.adam@outlook.com> --------- Co-authored-by: Adam Hosek <hosek.adam@outlook.com>
- Loading branch information
Showing
6 changed files
with
1,119 additions
and
190 deletions.
There are no files selected for viewing
This file contains 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
Empty file.
Empty file.
This file contains 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
Oops, something went wrong.