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
Age
Commit message (
Expand
)
Author
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-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-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-05-29
Trim trailing whitespace
Bennett Goble
2024-05-16
Merge pull request #1489 from secondlife/brad/fix-mac-channel
Brad Linden
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
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
[next]