Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-17 | Fix yaml indentation of javascript snippet in tag-release workflow | Brad Linden | |
2024-06-17 | Fix secret name since GITHUB_ prefix is reserved | Brad Linden | |
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 ↵ | Brad Linden | |
workflow_dispatch | |||
2024-06-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl # indra/newview/app_settings/shaders/class3/deferred/reflectionProbeF.glsl # indra/newview/app_settings/shaders/class3/deferred/softenLightF.glsl # indra/newview/llfilepicker.cpp | |||
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-06-04 | Merge pull request #1265 from makidoll/pipewire-linux-volume-catcher | Andrey Lihatskiy | |
Add PipeWire as option for Linux volume catcher | |||
2024-05-30 | Merge branch 'release/maint-b' into nat/catch-test-blown-stack. | Nat Goodspeed | |
Retargeting PR #1496 to Maint B. | |||
2024-05-29 | Trim trailing whitespace | Bennett Goble | |
Start trimming trailing whitespace, but limit the blast radius to a handful of file types. | |||
2024-05-17 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # indra/test/test.cpp | |||
2024-05-16 | Merge branch 'main' into nat/catch-test-blown-stack. | Nat Goodspeed | |
2024-05-16 | Fix test for github.event.inputs.release_run. | Nat Goodspeed | |
2024-05-16 | Try harder to interpret github.event.inputs.release_run checkbox. | Nat Goodspeed | |
2024-05-16 | Add diagnostic output to setvar build step. | Nat Goodspeed | |
2024-05-16 | Try determining which-branch once for all platforms. | Nat Goodspeed | |
2024-05-16 | Try to fix release_run logic in build.yaml. | Nat Goodspeed | |
2024-05-16 | Merge pull request #1489 from secondlife/brad/fix-mac-channel | Brad Linden | |
Fix channel detection for mac builds | |||
2024-05-15 | Merge branch 'release/maint-b' into pipewire-linux-volume-catcher | Maki | |
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 ↵ | Brad Linden | |
a release | |||
2024-05-15 | Streamline the new workflow `RELEASE_RUN` logic a little. | Nat Goodspeed | |
Since downstream jobs reference the output of the new `setvar` job, instead of directly referencing global `env.RELEASE_RUN`, no need to set `RELEASE_RUN` in the global environment. | |||
2024-05-15 | Make env.RELEASE_RUN the empty string if false | Nat Goodspeed | |
not the string "false", which is true. | |||
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-15 | Merge branch 'main' into marchcat/x-b-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/ConfigurePkgConfig.cmake # indra/cmake/ICU4C.cmake # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.h # indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h # indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp # indra/newview/llappviewerlinux_api.h # indra/newview/llappviewerlinux_api_dbus.cpp # indra/newview/llappviewerlinux_api_dbus.h # indra/newview/llfloateremojipicker.cpp # indra/newview/lloutfitslist.cpp | |||
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 | |
Update from main | |||
2024-04-24 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy | |
2024-04-19 | Update build.yaml | Vir Linden | |
2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - branch var from ↵ | Vir Linden | |
github.repository | |||
2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - branch var from ↵ | Vir Linden | |
github.repository | |||
2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - determine viewer_channel ↵ | Vir Linden | |
from branch name in builds | |||
2024-04-18 | Update open_libndofdev and openal to latest versions. | Nicky | |
- With the updated openal the dependency on sndio can be dropped - The updated libndofdev is compiled against the correct version of SDL2 and thus NDOF can be enabled again | |||
2024-04-18 | Add libpipewire-0.3-dev to GitHub workflow | Maki | |
2024-04-17 | Cleanup Install Linux dependencies | AiraYumi | |
2024-04-16 | https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml | Vir Linden | |