GAM-team/GAM released v7.46.03; we pin v7.46.02.
Follow the Updating GAM runbook (README):
make gam --tag v7.46.03 (re-vendor binary + command reference)
- bump
EXPECTED_GAM_VERSION in gamgui/core/gam/commands.py and TAG in scripts/fetch_gam.sh
pytest -q — the command-contract test flags any renamed/removed command
- skim
gamgui/resources/gam7/GamUpdate.txt for breaking changes
- run
scripts/acceptance.sh against a tenant (read-only) before shipping
The gam-latest-preview CI job may already show whether v7.46.03 breaks a command we use.
GAM-team/GAM released v7.46.03; we pin v7.46.02.
Follow the Updating GAM runbook (README):
make gam --tag v7.46.03(re-vendor binary + command reference)EXPECTED_GAM_VERSIONingamgui/core/gam/commands.pyandTAGinscripts/fetch_gam.shpytest -q— the command-contract test flags any renamed/removed commandgamgui/resources/gam7/GamUpdate.txtfor breaking changesscripts/acceptance.shagainst a tenant (read-only) before shippingThe
gam-latest-previewCI job may already show whether v7.46.03 breaks a command we use.