LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Testing with Github Actions
@ 2021-06-15 13:35 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2021-06-15 13:35 UTC (permalink / raw)
  To: linuxppc-dev

Hi all,

I've setup automated builds + qemu boot tests using Github Actions.

You can see the results here:

  https://github.com/linuxppc/linux-ci/actions


You can use it for testing your own patches before submitting them by
doing the following:

  - Fork the linuxppc/linux-ci repo on github. (Note not the main linux repository)
  - Enable GitHub Actions for your forked repository
  - Add your work on top of the merge branch (or create a branch based on merge)
  - Push to your fork of linux-ci on GitHub
  - Results should appear in the Actions tab of your repository


Using it is entirely optional, I know not everyone likes to use Github.

But if you're sending a significant number of powerpc patches then
testing them before submission using this setup can save us all some
time :)

If you have any problems or questions let me know.

cheers

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-15 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-15 13:35 Testing with Github Actions Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox