summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
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
2024-05-02Update build.yamlVir Linden
2024-05-02Update build.yamlVir Linden
2024-05-01trim trailing whitespaceVir Linden
2024-05-01set viewer channel from branchVir Linden
2024-04-24Merge pull request #1323 from secondlife/mainVir Linden
2024-04-19Update build.yamlVir Linden
2024-04-19https://github.com/secondlife/viewer/issues/1286 - branch var from github.rep...Vir Linden
2024-04-19https://github.com/secondlife/viewer/issues/1286 - branch var from github.rep...Vir Linden
2024-04-19https://github.com/secondlife/viewer/issues/1286 - determine viewer_channel f...Vir Linden
2024-04-16https://github.com/secondlife/viewer/issues/1214 - Update cla.yamlVir Linden
2024-04-11CI: adopt xz compressionBennett Goble
2024-04-11CI: Remove python-version from matrixBennett Goble
2024-03-27Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-03-26Merge GLTF PBR Maint 2 to main.Nat Goodspeed
2024-03-12Fix github actions dependency deprecationsBrad Linden
2024-03-09Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-03-05To test for presence of secrets, set environment variables.Nat Goodspeed
2024-03-05Enclose 'if:' expressions in ${{ ... }}.Nat Goodspeed
2024-03-05Make signing and symbol posting jobs conditional on secrets.Nat Goodspeed
2024-03-04Do not automatically close issues (#929)Signal Linden
2024-03-01Now that viewer-build-util@relnotes has merged to v1, use @v1.Nat Goodspeed
2024-03-01Reference updated action-gh-release@v1Nat Goodspeed
2024-03-01Base generated release notes on new floating tag 'release'Nat Goodspeed
2024-03-01Leverage action-gh-release's new previous_tag input.Nat Goodspeed
2024-03-01Try basing release notes on github.sha rather than github.ref_name.Nat Goodspeed
2024-03-01Try basing the GH release on github.ref_name instead of github.ref.Nat Goodspeed