Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from main #1533

Merged
merged 15 commits into from
May 21, 2024
Merged

Merge from main #1533

merged 15 commits into from
May 21, 2024

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    afd7269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f70946 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    a4d2574 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    9d30040 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c1458 View commit details
    Browse the repository at this point in the history
  3. Make env.RELEASE_RUN the empty string if false

    not the string "false", which is true.
    nat-goodspeed committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f822193 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b5f059 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e144ec View commit details
    Browse the repository at this point in the history
  6. Streamline the new workflow RELEASE_RUN logic a little.

    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.
    nat-goodspeed committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1f0b80f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0960ae7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7feec99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8011d3f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #1462 from secondlife/nat/releaseos

    Run ReleaseOS builds, but only when a release page is requested.
    nat-goodspeed committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5e294f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1486 from secondlife/brad/workflow-dispatch-release

    Experiment with getting manually triggered workflow builds to optionally do a release
    nat-goodspeed committed May 16, 2024
    Configuration menu
    Copy the full SHA
    da46958 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1489 from secondlife/brad/fix-mac-channel

    Fix channel detection for mac builds
    brad-linden committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e1623bb View commit details
    Browse the repository at this point in the history