Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2120

Create GitHub Actions jobs used for gating incoming pull requests

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.17.0
    • None
    • None

    Description

      Create the following GitHub Actions jobs to validate incoming Pull Requests

      • rat check
      • Docs
      • Console Test
      • Console ESLint
      • CentOS 7 docker, gcc, RelWithDebInfo, Latest stable proton
      • Ubuntu 20.04, gcc, RelWithDebInfo, ASAN, Latest stable proton
      • Ubuntu 20.04, gcc, RelWithDebInfo, TSAN, Latest stable proton

      Contrary to previous discussions, I don't want to run Debug builds with ASAN (it is slow and compiler is not at its best when it does not have any -O turned on). Instead, it is possible to enable asserts even in nondebug builds, so I propose doing that.

      This should allow checking in the PRs quickly, without having to wait for Travis.

      Attachments

        Issue Links

          Activity

            People

              jdanek Jiri Daněk
              jdanek Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: