Need your feedback for research on evaluating automated conversion from GitHub Actions workflows to Travis CI - #230
Need your feedback for research on evaluating automated conversion from GitHub Actions workflows to Travis CI#230nhossaincse wants to merge 1 commit into
Conversation
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @nhossaincse on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement |
|
Dear Authors, Apologies for the additional follow up, and wanted to gently check in once more regarding this research PR. If you have a moment, even brief feedback on whether the generated Travis CI configuration reflects your original GitHub Actions workflow would be extremely valuable for my study. A simple 1 to 5 rating (5 being the best) would be great and highly appreciated. Thank you! |
1 similar comment
|
Dear Authors, Apologies for the additional follow up, and wanted to gently check in once more regarding this research PR. If you have a moment, even brief feedback on whether the generated Travis CI configuration reflects your original GitHub Actions workflow would be extremely valuable for my study. A simple 1 to 5 rating (5 being the best) would be great and highly appreciated. Thank you! |
I am doing research on evaluating automated conversion of CI configurations from GitHub Actions to Travis CI. As part of this study, a Travis CI configuration has been generated that aims to approximate the existing GitHub Actions workflow as closely as possible.
Even if you do not have plans to actually migrate to Travis CI, I would greatly appreciate it if you could give me some feedback on how well this migrated configuration reflects the original GitHub Actions workflow. You may also give me your opinion in a five-point rating; it would be very helpful for the study. I just added the .travis.yml file, and it has passed (green) on my end. Thank you.