You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ New Features and Updates
Extra remote registry now support different sync policies: hourly, daily, weekly, and monthly. For the first iteration, the sync_policy configuration can only be modified in the configuration file. A built-in command will be provided in the future release to manage these sync policies.
LOG_LEVEL and DEBUG_FLAGS no longer requires user consent.
🐛 Bug Fixes
built-in update command now take into account the extra remote registries, and respect the sync_policy configuration for each registry.
📝 Documentation Updates
Update configuration documentation to reflect the new sync_policy configuration and user consent resources.