Age | Commit message (Expand) | Author |
2023-09-11 | SL-19242: Try harder to post artifacts containing exactly app image. | Nat Goodspeed |
2023-09-08 | SL-18837: Stop failing build.sh if there's no installer. | Nat Goodspeed |
2023-09-08 | SL-19242: Post -app artifact, not -exe, with entire install image. | Nat Goodspeed |
2023-09-08 | SL-18837: Suppress ReleaseOS for now. | Nat Goodspeed |
2023-09-07 | SL-18837: Suppress BUGSPLAT_DB for ReleaseOS builds. | Nat Goodspeed |
2023-09-07 | SL-18837: String literals are single-quoted in GitHub expressions. | Nat Goodspeed |
2023-09-07 | SL-18837: Segregate ReleaseOS artifacts; don't even upload. | Nat Goodspeed |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed |
2023-09-06 | SL-19243: Specify macos-latest for post-mac-symbols. | Nat Goodspeed |
2023-09-01 | SL-19243: Add post-mac-symbols job using viewer-post-bugsplat-mac. | Nat Goodspeed |
2023-09-01 | SL-19243: Job to post windows symbols must run on Windows. | Nat Goodspeed |
2023-08-31 | SL-19243: Fix wonky 'if:' in build.yaml | Nat Goodspeed |
2023-08-31 | SL-19243: Fix 'uses:' reference to viewer-post-bugsplat-windows | Nat Goodspeed |
2023-08-31 | SL-19243: Fix build.yaml syntax error. | Nat Goodspeed |
2023-08-31 | SL-19243: Try to run Windows BugSplat uploads as a separate GH job. | Nat Goodspeed |
2023-08-29 | SL-18837: Only list the downloaded artifacts. | Nat Goodspeed |
2023-08-29 | SL-18837: Introduce flatten_files.py and use to post release assets | Nat Goodspeed |
2023-08-28 | SL-18837: Experiment with download-artifact downloading all files. | Nat Goodspeed |
2023-08-18 | SL-18837: Engage initial GH viewer release script. | Nat Goodspeed |
2023-07-22 | SL-18837: Use 'needs' context, not 'jobs' context | Nat Goodspeed |
2023-07-22 | SL-18837: Try posting build.yaml step outputs as job outputs. | Nat Goodspeed |
2023-07-21 | SL-18837: Tags can't have spaces or colons. Look for valid ones. | Nat Goodspeed |
2023-07-21 | SL-18837: Try triggering GH release for tag like "Second Life "... | Nat Goodspeed |
2023-07-18 | SL-18837: Use secondlife -3p/action-gh-release | Nat Goodspeed |
2023-07-18 | SL-18837: Try to post installer and metadata for GH viewer release. | Nat Goodspeed |
2023-07-18 | SL-18837: Re-delete redundant matrix.include python-version. | Nat Goodspeed |
2023-07-18 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-18 | SL-18837: Detect msys bash as well as cygwin for native_path et al. | Nat Goodspeed |
2023-07-18 | SL-18837: Conditionally upload llphysicsextensions-tpv package | Nat Goodspeed |
2023-07-17 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-14 | Fix "intermittent" llrand unit test failure on windows on DRTVWR-578. we mus... | Brad Linden |
2023-07-10 | SL-18837: Disable APR_LOG for now, but leave notes for the future. | Nat Goodspeed |
2023-07-08 | SL-18837: Force llprocess_test and llleap_test to use just 'python'. | Nat Goodspeed |
2023-07-08 | SL-18837: Try running just 'python' for Windows integration tests. | Nat Goodspeed |
2023-07-08 | SL-18837: Set APR_LOG within build step, not at job level. | Nat Goodspeed |
2023-07-08 | SL-18837: Use runner.temp rather than $RUNNER_TEMP. | Nat Goodspeed |
2023-07-08 | SL-18837: Set APR_LOG once for the whole job | Nat Goodspeed |
2023-07-07 | SL-18837: Try putting generated Python scripts in RUNNER_TEMP dir. | Nat Goodspeed |
2023-07-07 | SL-18837: Use multi-line GitHub outputs to upload artifacts. | Nat Goodspeed |
2023-07-06 | SL-18837: Ding Dong, 32-bit is dead! | Nat Goodspeed |
2023-07-06 | SL-18837: Add addoutput, addarrayoutput functions to build.sh | Nat Goodspeed |
2023-06-30 | SL-18837: Unset AUTOBUILD_CONFIGURATION. | Nat Goodspeed |
2023-06-30 | SL-18837: Revert "Install autobuild from source repo, not PyPI." | Nat Goodspeed |
2023-06-29 | SL-18837: Install autobuild from source repo, not PyPI. | Nat Goodspeed |
2023-06-29 | SL-18837: Temporarily suppress Windows builds; add finalize function | Nat Goodspeed |
2023-06-28 | SL-18837: Don't try to engage git-hooks explicitly at all. | Nat Goodspeed |
2023-06-28 | SL-18837: Get buildscripts_support_functions from sling-buildscripts | Nat Goodspeed |
2023-06-28 | SL-18837: Don't fetch (unmigrated) build-secrets, use GH secrets. | Nat Goodspeed |
2023-06-28 | SL-18837: Include actions-build-sh branch in build trigger pushes. | Nat Goodspeed |
2023-06-27 | SL-18837: Try doing necessary setup to run viewer's own build.sh. | Nat Goodspeed |