Skip to content

v0.2.7

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 14:28
aad8582

Changelog

  • 5ad9fa9: ci(release): make sigstore bundle mirroring best-effort; add explicit shell (@plutoless)
  • 53108c2: ci(release): mirror binaries, latest.json, and installers to S3 (@plutoless)
  • aad8582: ci: disable npm publishing; skip apt-repo job when GPG key unset (#45) (@plutoless)
  • 03cb3b6: docs(installer): document S3 mirror env vars in install.sh --help (@plutoless)
  • 443d10c: feat(installer): add S3 fallback to install.ps1 version + downloads (@plutoless)
  • 37b9de9: feat(installer): add S3 mirror + AGORA_INSTALL_SOURCE env vars to install.sh (@plutoless)
  • a359912: feat(installer): add S3 mirror + AGORA_INSTALL_SOURCE vars to install.ps1 (@plutoless)
  • 604c7a1: feat(installer): add download_with_fallback to install.sh (@plutoless)
  • 506d961: feat(installer): add fast-fail vs retry fetch profiles to install.sh (@plutoless)
  • c7c804f: feat(installer): route install.ps1 archive/checksums through S3 fallback (@plutoless)
  • 6bb0ec7: feat(installer): route version/archive/checksums through S3 fallback (@plutoless)
  • 255ad74: fix(installer): do not send GitHub auth header to the S3 mirror (token leak) (@plutoless)
  • f96c497: fix(installer): name only attempted sources in install.ps1 failure messages (@plutoless)
  • 437e09f: fix(installer): name only the mirror in s3-only failure messages (install.sh) (@plutoless)
  • e0e1cce: test(ci): add S3 fallback E2E for install.sh and install.ps1 (@plutoless)
  • 2608c2b: test(ci): assert checksum rejection on mirrored archive in PowerShell fallback E2E (@plutoless)
  • 08ae0f3: test(ci): harden fixture-server readiness and pin source in pre-existing smoke tests (@plutoless)
  • 11a9188: test(ci): use fixed-port fixture server in Unix smoke test (fix macOS flake) (@plutoless)
  • 805eecb: test(ci): use sha256sum/shasum fallback in Unix fallback E2E for macOS (@plutoless)
  • 6b69c93: test(installer): add failing unit test for download_with_fallback (@plutoless)