Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Proof of concept for GitHub Actions #9661

Merged
merged 16 commits into from
Apr 9, 2021
Merged

Proof of concept for GitHub Actions #9661

merged 16 commits into from
Apr 9, 2021

Commits on Mar 22, 2021

  1. Proof of concept for GitHub Actions

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9572716 View commit details
    Browse the repository at this point in the history
  2. Fixup SyTest behavior on failure

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    4561f18 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Reflow yaml

    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6a0951b View commit details
    Browse the repository at this point in the history
  2. Address review feedback

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e955013 View commit details
    Browse the repository at this point in the history
  3. Fixup log dumping

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    54a1e14 View commit details
    Browse the repository at this point in the history
  4. Fixup log dumping for Sytest

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ba038bb View commit details
    Browse the repository at this point in the history
  5. Upload Sytest logs as artifacts

    Dumping them to stdout slowed GitHub Actions' log viewer to a crawl
    
    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    532b6c4 View commit details
    Browse the repository at this point in the history
  6. Temporarily always run SyTest

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6666985 View commit details
    Browse the repository at this point in the history
  7. s/uploat/upload/

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    574da27 View commit details
    Browse the repository at this point in the history
  8. ...fix Sytest invocation

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f6b43aa View commit details
    Browse the repository at this point in the history
  9. Fix newsfile linting conditions

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a20e12b View commit details
    Browse the repository at this point in the history
  10. Correct test ordering

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    49686c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30f5708 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Address review comments

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    9a26295 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Drop Py35

    Signed-off-by: Dan Callahan <danc@element.io>
    callahad committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    368e20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92174d0 View commit details
    Browse the repository at this point in the history