index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
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
2024-05-13
Run ReleaseOS builds, but only when a release page is requested.
Nat Goodspeed
2024-05-11
Fix syntax error in build.yaml to enable Windows ReleaseOS
Nat Goodspeed
2024-05-11
Turn on GH Windows ReleaseOS build
Nat Goodspeed
2024-05-02
Update build.yaml
Vir Linden
2024-05-02
Update build.yaml
Vir Linden
2024-05-01
trim trailing whitespace
Vir Linden
2024-05-01
set viewer channel from branch
Vir Linden
2024-04-24
Merge pull request #1323 from secondlife/main
Vir Linden
2024-04-19
Update build.yaml
Vir Linden
2024-04-19
https://github.com/secondlife/viewer/issues/1286 - branch var from github.rep...
Vir Linden
2024-04-19
https://github.com/secondlife/viewer/issues/1286 - branch var from github.rep...
Vir Linden
2024-04-19
https://github.com/secondlife/viewer/issues/1286 - determine viewer_channel f...
Vir Linden
2024-04-16
https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml
Vir Linden
2024-04-11
CI: adopt xz compression
Bennett Goble
2024-04-11
CI: Remove python-version from matrix
Bennett Goble
2024-03-27
Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-03-26
Merge GLTF PBR Maint 2 to main.
Nat Goodspeed
2024-03-12
Fix github actions dependency deprecations
Brad Linden
2024-03-09
Merge branch 'main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-03-05
To test for presence of secrets, set environment variables.
Nat Goodspeed
2024-03-05
Enclose 'if:' expressions in ${{ ... }}.
Nat Goodspeed
2024-03-05
Make signing and symbol posting jobs conditional on secrets.
Nat Goodspeed
2024-03-04
Do not automatically close issues (#929)
Signal Linden
2024-03-01
Now that viewer-build-util@relnotes has merged to v1, use @v1.
Nat Goodspeed
2024-03-01
Reference updated action-gh-release@v1
Nat Goodspeed
2024-03-01
Base generated release notes on new floating tag 'release'
Nat Goodspeed
2024-03-01
Leverage action-gh-release's new previous_tag input.
Nat Goodspeed
2024-03-01
Try basing release notes on github.sha rather than github.ref_name.
Nat Goodspeed
2024-03-01
Try basing the GH release on github.ref_name instead of github.ref.
Nat Goodspeed
2024-03-01
Try to generate release notes for this specific branch.
Nat Goodspeed
2024-03-01
Engage new viewer-build-util/which-branch with relnotes output.
Nat Goodspeed
2024-03-01
SL-20546: PyGithub was only needed for local which_branch.py.
Nat Goodspeed
2024-03-01
SL-20546: Use branch for autobuild package as well as release page.
Nat Goodspeed
2024-03-01
DRTVWR-601: Use viewer-build-util/which-branch to determine branch.
Nat Goodspeed
2024-03-01
DRTVWR-601: Make autobuild set vcs_url, vcs_branch, vcs_revision
Nat Goodspeed
2024-03-01
SL-20546: Make dependency on build job explicit, not indirect.
Nat Goodspeed
2024-03-01
SL-20546: Add PyGithub to installed Python packages.
Nat Goodspeed
2024-03-01
SL-20546: Try harder to infer the branch corresponding to build tag.
Nat Goodspeed
2024-03-01
SL-20546: Append generated release notes body to our explicit body.
Nat Goodspeed
2024-03-01
SL-20546: Add viewer channel and full version to GitHub release page.
Nat Goodspeed
2024-02-28
Reference updated action-gh-release@v1
Nat Goodspeed
2024-02-26
Base generated release notes on new floating tag 'release'
Nat Goodspeed
2024-02-26
Leverage action-gh-release's new previous_tag input.
Nat Goodspeed
2024-02-26
Try basing release notes on github.sha rather than github.ref_name.
Nat Goodspeed
[next]