Age | Commit message (Expand) | Author |
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 |
2024-07-26 | Re-enable Linux build | Nicky |
2024-07-24 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-24 | Temporarily disable linux build | Andrey Lihatskiy |
2024-07-23 | viewer#2043 bugsplat symbol upload update | Andrey Kleshchev |
2024-07-23 | Clarify environment info prompt for bug issue template. (#2088) | Brad Linden |
2024-07-18 | Merge branch 'release/maint-b' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-01 | Merge pull request #1819 from secondlife/brad/tag-release | Brad Linden |
2024-06-20 | Make sure TAG_ID actually gets added to GITHUB_ENV | Brad Linden |
2024-06-20 | Shorten SHA value used in tag id and attempt to fix js/yaml syntax error | Brad Linden |
2024-06-18 | Attempt to use provided GITHUB_TOKEN and generate tag id from inputs | Brad Linden |
2024-06-18 | Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop | Brad Linden |
2024-06-17 | Fix yaml indentation of javascript snippet in tag-release workflow | Brad Linden |
2024-06-17 | Fix secret name since GITHUB_ prefix is reserved | Brad Linden |
2024-06-17 | Attempt to fix tag-release workflow by moving conditional secrets usage into env | Brad Linden |
2024-06-17 | Attempt to fix workflow syntax in new tag-release workflow (#1792) | Brad Linden |
2024-06-17 | Pass through input channel to select the tag channel name | Brad Linden |
2024-06-17 | Update naming and add options to tag-release workflow_dispatch. | Brad Linden |
2024-06-17 | Renamed tag-nightly.yaml to generalize it to other tags when using workflow_d... | Brad Linden |
2024-06-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy |
2024-06-13 | Skip the actual tag update step gracefully until we have proper tokens set up | Brad Linden |
2024-06-13 | Add new viewer_channel detection for develop branch | Brad Linden |
2024-06-13 | Initial work setting up scheduled releases for develop branch. | Brad Linden |
2024-06-13 | Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden |
2024-06-11 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-06-10 | Try to get sign-and-package-windows job a runner to run on | Brad Linden |
2024-06-04 | Merge pull request #1265 from makidoll/pipewire-linux-volume-catcher | Andrey Lihatskiy |
2024-05-30 | Merge branch 'release/maint-b' into nat/catch-test-blown-stack. | Nat Goodspeed |
2024-05-29 | Trim trailing whitespace | Bennett Goble |
2024-05-20 | Merge branch 'spaces-merge' into roxie/webrtc-voice | Roxie Linden |
2024-05-17 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy |
2024-05-16 | Merge branch 'main' into nat/catch-test-blown-stack. | Nat Goodspeed |
2024-05-16 | Fix test for github.event.inputs.release_run. | Nat Goodspeed |
2024-05-16 | Try harder to interpret github.event.inputs.release_run checkbox. | Nat Goodspeed |
2024-05-16 | Add diagnostic output to setvar build step. | Nat Goodspeed |
2024-05-16 | Try determining which-branch once for all platforms. | Nat Goodspeed |
2024-05-16 | Try to fix release_run logic in build.yaml. | Nat Goodspeed |
2024-05-16 | Merge pull request #1489 from secondlife/brad/fix-mac-channel | Brad Linden |
2024-05-15 | Merge branch 'release/maint-b' into pipewire-linux-volume-catcher | Maki |
2024-05-15 | Fix channel detection for mac builds | Brad Linden |
2024-05-15 | Move all release_run logic into setvar job. | Brad Linden |
2024-05-15 | Experiment with getting manually triggered workflow builds to optionally do a... | Brad Linden |
2024-05-15 | Streamline the new workflow `RELEASE_RUN` logic a little. | Nat Goodspeed |
2024-05-15 | Make env.RELEASE_RUN the empty string if false | Nat Goodspeed |
2024-05-15 | Can't reference global env in job.if either. | Nat Goodspeed |
2024-05-15 | Try to work around workflow YAML env setting limitation. | Nat Goodspeed |