Author Topic: Nightly: 18 December 2020 - Revision d80c43d6d  (Read 496 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 18 December 2020 - Revision d80c43d6d
Here is the nightly for 18 December 2020 - Revision d80c43d6d

At least one of the nightly builds failed!

Code: [Select]
------------------------------------------------------------------------
commit d6e95360e
Author: Goober5000
Commit: Goober5000

    subobject destroyed in the lab should stop spinning
 code/lab/dialogs/actions.cpp | 4 ++++
 1 file changed, 4 insertions(+)

------------------------------------------------------------------------
commit cdeac0c76
Author: asarium
Commit: asarium

    Build Windows nightlies with GitHub actions
 .github/workflows/build-dist.yaml | 128 +++++++++++++++++++++++++++++++++++++-
 ci/appveyor/build.ps1             |  32 +++++-----
 ci/github/dist_functions.sh       |   2 +-
 test/CMakeLists.txt               |   2 +
 4 files changed, 146 insertions(+), 18 deletions(-)

------------------------------------------------------------------------
commit 92cd894de
Author: asarium
Commit: asarium

    Enable upload to datacorder for Linux builds
 .github/workflows/build-dist.yaml  | 45 +++++++-------------------------------
 .github/workflows/pr-workflow.yaml |  1 +
 ci/github/dist_functions.sh        | 19 ++++++++++++++++
 3 files changed, 28 insertions(+), 37 deletions(-)