| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-06 | Separate Build ID step for each OS | AtlasLinden | |
| 2025-05-06 | Resolve qatest.yaml concurrency group error | AtlasLinden | |
| Error: "The workflow is not valid. .github/workflows/qatest.yaml (Line: 23, Col: 10): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.runner" | |||
| 2025-05-06 | Add permissions to QA Workflow | AtlasLinden | |
| Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> | |||
| 2025-05-05 | Introduce workflow dispatch and mac functionality to qatest.yaml | AtlasLinden | |
| A workflow dispatch has been added in an attempt to not only manually trigger this workflow but to also test this from a different branch without having to first merge to develop. Also steps have been added to allow this workflow to run on mac runners when added. Mac runner info currently commented out. | |||
| 2025-04-28 | Attempt to fix qatest.yaml CodeQL issues (#3987) | Brad Linden | |
| 2025-04-18 | Fix line endings of qatest.yaml | Ansariel | |
| 2025-04-15 | Merge branch 'release/2025.04' into rye/forevermac | Jonathan "Geenz" Goodman | |
| 2025-04-15 | Merge pull request #3911 from secondlife/main | Jonathan "Geenz" Goodman | |
| Merge 2025.03 release into develop. | |||
| 2025-03-27 | Allow QA workflow to run on Second_Life_X branches | AtlasLinden | |
| Using the echos from the last run, it appears that the tagged builds have Workflow Head Branch = Second_Life_X. Edit made so the file looks for this rather than what was there previously. | |||
| 2025-03-27 | Removed unnecessary comments in QA workflow file | AtlasLinden | |
| GHA does not like comments inside an if statement. These have been removed. | |||
| 2025-03-26 | Added QA workflow file | AtlasLinden | |
| Previously in the develop archive. Recent change is to only run the workflow for tagged builds. The code to running other builds has been commented out. | |||
| 2025-03-21 | Switch to smaller runners (#3722) | Jonathan "Geenz" Goodman | |
| * Switch to smaller runners * Make the runner conditional based upon a specific tag. Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com> | |||
| 2025-03-11 | Another attempt at adding rye to the whitelist. | Jonathan "Geenz" Goodman | |
| 2025-02-19 | Merge branch 'develop' into release/2024.12-ForeverFPS | Jonathan "Geenz" Goodman | |
| 2025-02-19 | CLA wants a comma separated string. | Jonathan "Geenz" Goodman | |
| 2025-02-19 | Update allow list for CLA. | Jonathan "Geenz" Goodman | |
| 2025-02-13 | Bump macos runner to os version 15 with xcode 16.1 | Andrey Lihatskiy | |
| 2025-01-27 | Backport tag-release token fix to release/2024.12-ForeverFPS branch | Brad Linden | |
| 2024-12-16 | Roll back to Xcode 14.0.1 to fix secondlife/viewer-private#347 (#3297) | Brad Linden | |
| 2024-12-03 | unbreak mac build due to actions/runner-images#10721 (#3204) | Brad Linden | |
| 2024-11-06 | Bump contributor-assistant to v2.6.1 (#3000) | Andrey Lihatskiy | |
| 2024-08-22 | Fix usage of $branch before it was initialized in build. | Brad Linden | |
| 2024-08-15 | ReleaseOS build fix (#2299) | Andrey Lihatskiy | |
| 2024-08-14 | Merge pull request #2275 from secondlife/nat/edu-channel | nat-goodspeed | |
| Allow triggering an EDU build with a tag containing "edu" | |||
| 2024-08-13 | Skip windows symbol upload if there was no Release config build. (#2280) | Brad Linden | |
| 2024-08-13 | Merge branch 'develop' into nat/edu-channel | Nat Goodspeed | |
| 2024-08-13 | CI: Upload ReleaseOS app (#2252) | Signal Linden | |
| Upload the built app on ReleaseOS builds. Not sure why we wouldn't want this. | |||
| 2024-08-13 | Allow triggering an EDU build with a tag containing "edu" | Nat Goodspeed | |
| 2024-08-11 | Adopt NSIS 3.0 (#2248) | Signal Linden | |
| 2024-08-09 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden | |
| # Conflicts: # .github/workflows/build.yaml # indra/llui/llscrolllistctrl.cpp | |||
| 2024-08-09 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
| release/2024.06-atlasaurus # Conflicts: # .github/workflows/build.yaml # indra/newview/CMakeLists.txt # indra/newview/llspeakers.cpp # indra/newview/llvoicechannel.cpp # indra/newview/llvoicechannel.h # indra/newview/llvoiceclient.cpp # indra/newview/llvoiceclient.h # indra/newview/llvoicewebrtc.cpp | |||
| 2024-08-08 | Use the secondlife-3p fork of symbol upload, which has vMAJOR tags | Roxie Linden | |
| 2024-08-08 | Merge branch 'roxie/webrtc-symbols' of github.com:secondlife/viewer into ↵ | Roxie Linden | |
| roxie/webrtc-symbols | |||
| 2024-08-08 | CR fixes | Roxie Linden | |
| 2024-08-07 | test llwebrtc.dll for additional symbols | Roxie Linden | |
| 2024-08-07 | include viewer exe in uploaded symbols | Roxie Linden | |
| 2024-08-07 | build debug symbols for llwebrtc even for release | Roxie Linden | |
| 2024-08-07 | spacing issue | Roxie Linden | |
| 2024-08-07 | Add Windows multi-pdb upload capability | Roxie Linden | |
| 2024-08-07 | viewer#2043 bugsplat symbol upload update | Andrey Kleshchev | |
| 2024-08-06 | don't need to post dylib as we're using xcarchive | Roxie Linden | |
| 2024-08-06 | upload xcarchive to bugsplat | Roxie Linden | |
| 2024-08-06 | As bugspat upload is broken for dylibs within .dSYM bundles, upload the ↵ | Roxie Linden | |
| dylibs directly | |||
| 2024-08-06 | Download osx artifacts to working directory | Roxie Linden | |
| 2024-08-05 | allow paths with spaces | Roxie Linden | |
| 2024-08-05 | Build mac symbols for multiple binaries/dynamic libraries and upload them ↵ | Roxie Linden | |
| all to bugsplat | |||
| 2024-08-02 | Use dedicated property to determine if build is called from a fork (#2183) | Andrey Lihatskiy | |
| 2024-07-30 | build.yaml: Fix FROM_FORK value, ReleaseOS PR builds (#2147) | Signal Linden | |
| 2024-07-29 | build.yaml: Remove unused BUILD variable | Bennett Goble | |
| 2024-07-28 | Fix PR builds from forks | Bennett Goble | |
| Build ReleaseOS when a PR is from a fork rather than Release. This fixes OSS PR builds which, until now, have been failing because they cannot access secrets. | |||
