Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Continuous integration on Github
Forum Updated to NodeBB v4.3 + New Features

Continuous integration on Github

Scheduled Pinned Locked Moved Unsolved General and Desktop
test automationci buildgithubqtest
3 Posts 2 Posters 808 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    paulmasri
    wrote on 23 Aug 2022, 11:52 last edited by
    #1

    I'm using Qt's own test library (QTest) for my unit tests. This is fine for local testing. Now I'd like to set up CI on the Github repo.

    Can anyone recommend a service (Jenkins, Travis, or other) that can provide this? And if so, do you have any guidance on setup?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Aug 2022, 18:35 last edited by
      #2

      Hi,

      GitHub now proposes its own CI using Actions. This project provides a Qt installation action that could be a starting point. Note that I haven't used this particular CI system so I can't comment on its pros and cons.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply 24 Aug 2022, 16:37
      1
      • S SGaist
        23 Aug 2022, 18:35

        Hi,

        GitHub now proposes its own CI using Actions. This project provides a Qt installation action that could be a starting point. Note that I haven't used this particular CI system so I can't comment on its pros and cons.

        P Offline
        P Offline
        paulmasri
        wrote on 24 Aug 2022, 16:37 last edited by
        #3

        @SGaist said in Continuous integration on Github:

        GitHub now proposes its own CI using Actions. This project provides a Qt installation action that could be a starting point. Note that I haven't used this particular CI system so I can't comment on its pros and cons.

        Thanks. I'll give that a look.

        1 Reply Last reply
        0

        1/3

        23 Aug 2022, 11:52

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved