summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2024-08-11Adopt NSIS 3.0 (#2248)Signal Linden
2024-08-09Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....Brad Linden
2024-08-08Use the secondlife-3p fork of symbol upload, which has vMAJOR tagsRoxie Linden
2024-08-08Merge branch 'roxie/webrtc-symbols' of github.com:secondlife/viewer into roxi...Roxie Linden
2024-08-08CR fixesRoxie Linden
2024-08-07test llwebrtc.dll for additional symbolsRoxie Linden
2024-08-07include viewer exe in uploaded symbolsRoxie Linden
2024-08-07build debug symbols for llwebrtc even for releaseRoxie Linden
2024-08-07spacing issueRoxie Linden
2024-08-07Add Windows multi-pdb upload capabilityRoxie Linden
2024-08-07viewer#2043 bugsplat symbol upload updateAndrey Kleshchev
2024-08-06don't need to post dylib as we're using xcarchiveRoxie Linden
2024-08-06upload xcarchive to bugsplatRoxie Linden
2024-08-06As bugspat upload is broken for dylibs within .dSYM bundles, upload the dylib...Roxie Linden
2024-08-06Download osx artifacts to working directoryRoxie Linden
2024-08-05allow paths with spacesRoxie Linden
2024-08-05Build mac symbols for multiple binaries/dynamic libraries and upload them all...Roxie Linden
2024-08-02Use dedicated property to determine if build is called from a fork (#2183)Andrey Lihatskiy
2024-07-30build.yaml: Fix FROM_FORK value, ReleaseOS PR builds (#2147)Signal Linden
2024-07-29build.yaml: Remove unused BUILD variableBennett Goble
2024-07-28Fix PR builds from forksBennett Goble
2024-07-23viewer#2043 bugsplat symbol upload updateAndrey Kleshchev
2024-06-20Make sure TAG_ID actually gets added to GITHUB_ENVBrad Linden
2024-06-20Shorten SHA value used in tag id and attempt to fix js/yaml syntax errorBrad Linden
2024-06-18Attempt to use provided GITHUB_TOKEN and generate tag id from inputsBrad Linden
2024-06-17Fix yaml indentation of javascript snippet in tag-release workflowBrad Linden
2024-06-17Fix secret name since GITHUB_ prefix is reservedBrad Linden
2024-06-17Attempt to fix tag-release workflow by moving conditional secrets usage into envBrad Linden
2024-06-17Attempt to fix workflow syntax in new tag-release workflow (#1792)Brad Linden
2024-06-17Pass through input channel to select the tag channel nameBrad Linden
2024-06-17Update naming and add options to tag-release workflow_dispatch.Brad Linden
2024-06-17Renamed tag-nightly.yaml to generalize it to other tags when using workflow_d...Brad Linden
2024-06-13Skip the actual tag update step gracefully until we have proper tokens set upBrad Linden
2024-06-13Add new viewer_channel detection for develop branchBrad Linden
2024-06-13Initial work setting up scheduled releases for develop branch.Brad Linden
2024-06-11Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-10Try to get sign-and-package-windows job a runner to run onBrad Linden
2024-05-29Trim trailing whitespaceBennett Goble
2024-05-16Merge pull request #1489 from secondlife/brad/fix-mac-channelBrad Linden
2024-05-15Fix channel detection for mac buildsBrad Linden
2024-05-15Move all release_run logic into setvar job.Brad Linden
2024-05-15Experiment with getting manually triggered workflow builds to optionally do a...Brad Linden
2024-05-15Streamline the new workflow `RELEASE_RUN` logic a little.Nat Goodspeed
2024-05-15Make env.RELEASE_RUN the empty string if falseNat Goodspeed
2024-05-15Can't reference global env in job.if either.Nat Goodspeed
2024-05-15Try to work around workflow YAML env setting limitation.Nat Goodspeed
2024-05-13Run ReleaseOS builds, but only when a release page is requested.Nat Goodspeed
2024-05-11Fix syntax error in build.yaml to enable Windows ReleaseOSNat Goodspeed
2024-05-11Turn on GH Windows ReleaseOS buildNat Goodspeed