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

Migrate Travis CI workflow to GitHub workflow #237

Open
ivandavidov opened this issue Jul 21, 2021 · 1 comment
Open

Migrate Travis CI workflow to GitHub workflow #237

ivandavidov opened this issue Jul 21, 2021 · 1 comment

Comments

@ivandavidov
Copy link
Owner

Update the newly introduced manual GitHub workflow and implement the steps in the Travis CI workflow. Heartbeat functionality is not necessary, since GitHub workflow runners don't have limitation on the log length (at least for now) which was a great issue with Travis CI. Ensure that all tests are implemented (Docker test, QEMU test). No need to keep the generated ISO artifact.

@ivandavidov
Copy link
Owner Author

All integration tests pass.

https://github.com/ivandavidov/minimal/runs/3129943314?check_suite_focus=true

The only thing left is to redesign the workflow by splitting the steps in separate jobs (preparation step, build step, test step),

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

No branches or pull requests

1 participant