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
ci: [Backport] Corrections to release automation (#3745)
* ci: Corrections to release automation (#3737)
* Ser release frequency to 10 AM on Sunday's
* Make the release fail silently when release conditions are not met
* Added possibility of a manual trigger that is disregarding the release date
* Removed standards failure about "Using directive is unnecessary"
* Revert "Removed standards failure about "Using directive is unnecessary""
This reverts commit 722b5b9.
* Updated wrench
* temp update of BossRoom branch + TargetFramework update
* Updated typo in cmb tests runAll definition
* Added wrench regeneration step to the release automation
* removed apparently unnecessary directive
* surpressed standards check complaint
* validation correction
* typo
* release trigger name correction
* added missed import
* typo
* corrected script name
* missing import
error_messages.append(f"Condition not met: Today is not the scheduled release day. It should be weekday: {config.release_weekday}, every {config.release_week_cycle} weeks starting from {config.anchor_date}.")
0 commit comments