summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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
2024-03-01Try to generate release notes for this specific branch.Nat Goodspeed
2024-03-01Engage new viewer-build-util/which-branch with relnotes output.Nat Goodspeed
2024-03-01SL-20546: PyGithub was only needed for local which_branch.py.Nat Goodspeed
2024-03-01SL-20546: Use branch for autobuild package as well as release page.Nat Goodspeed
2024-03-01DRTVWR-601: Use viewer-build-util/which-branch to determine branch.Nat Goodspeed
2024-03-01DRTVWR-601: Make autobuild set vcs_url, vcs_branch, vcs_revisionNat Goodspeed
2024-03-01SL-20546: Make dependency on build job explicit, not indirect.Nat Goodspeed
2024-03-01SL-20546: Add PyGithub to installed Python packages.Nat Goodspeed
2024-03-01SL-20546: Try harder to infer the branch corresponding to build tag.Nat Goodspeed
2024-03-01SL-20546: Append generated release notes body to our explicit body.Nat Goodspeed
2024-03-01SL-20546: Add viewer channel and full version to GitHub release page.Nat Goodspeed
2024-03-01Merge DRTVWR-489 to main on promotion of Emoji viewer (#673).Nat Goodspeed
2024-02-28Reference updated action-gh-release@v1Nat Goodspeed
2024-02-26Base generated release notes on new floating tag 'release'Nat Goodspeed
2024-02-26Leverage action-gh-release's new previous_tag input.Nat Goodspeed