-
Notifications
You must be signed in to change notification settings - Fork 84
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
[packit] test in the internal TF #307
Conversation
Failed to load packit config file:
For more info, please check out the documentation: https://packit.dev/packit-as-a-service/ or contact us - Packit team |
@lachmanfrantisek thank you for the contribution. About pre-commit.ci do you have example project which takes advantage of their new ci system? |
Failed to load packit config file:
For more info, please check out the documentation: https://packit.dev/packit-as-a-service/ or contact us - Packit team |
/packit test |
Failed to load packit config file:
For more info, please check out the documentation: https://packit.dev/packit-as-a-service/ or contact us - Packit team |
/packit test |
Failed to load packit config file:
For more info, please check out the documentation: https://packit.dev/packit-as-a-service/ or contact us - Packit team |
Signed-off-by: Frantisek Lachman <[email protected]> The global action is used by the CLI as well, so we can have same behaviour in CI and CLI.
Signed-off-by: Frantisek Lachman <[email protected]>
618339a
to
c3abf4d
Compare
/packit test |
We use it for most of our repositories, e.g. https://github.com/packit/ogr, https://github.com/packit/packit or https://github.com/packit/packit-service Some bigger hooks like |
@zhukovgreen The prod update is up and I've enabled your project to use internal TF. Please, take a look. Note that TF probably does not have an image for Can I do anything else for you here? |
Thx @lachmanfrantisek thank you for your work. I'll adopt our tests and rebase on top of you MR so we can try it all together |
Conversions of CentOS Linux 6 (epel-6 chroots) are not supported. Running integration tests on the supported Oracle Linux 7 and 8.
I've removed running tests on CentOS Linux 6 (epel-6 copr chroot) as conversions of that system are not supported. I've also added running the tests on the supported Oracle Linux 7 and 8. |
Thanks, @lachmanfrantisek. I'll merge this and we'll try how it works with other PR that change the integration tests (e.g. #343 or #321) |
packit-as-a-service
is because of that.)Btw, I see you use pre-commit. Do you know https://pre-commit.ci ?