Skip to content

Conversation

@aTurmo
Copy link
Contributor

@aTurmo aTurmo commented Dec 3, 2025

No description provided.

@aTurmo aTurmo requested a review from a team as a code owner December 3, 2025 10:23
@github-actions github-actions bot added universe-public-cloud bug Something isn't working labels Dec 3, 2025
Base automatically changed from release/pci-workflow-w49 to master December 3, 2025 13:01
@github-actions github-actions bot added the has conflicts Has conflicts to resolve before merging label Dec 3, 2025
@aTurmo aTurmo force-pushed the fix/pci-workflow-w49_required_distant_region branch from ae30489 to cd6e380 Compare December 4, 2025 09:28
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Dec 4, 2025
@aTurmo aTurmo force-pushed the fix/pci-workflow-w49_required_distant_region branch from cd6e380 to d04e587 Compare December 4, 2025 09:30
ref: #TAPC-5416

Signed-off-by: Adrien Turmo <adrien.turmo.ext@ovhcloud.com>
@aTurmo aTurmo force-pushed the fix/pci-workflow-w49_required_distant_region branch from d04e587 to d15f893 Compare December 4, 2025 09:42
@aTurmo aTurmo changed the base branch from master to epic/workflow-fixes December 4, 2025 10:04
Copy link
Contributor

@fredericvilcot fredericvilcot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

;)

distantRegion: string;
onChange: (distantRegion: string | null) => void;
isDistantBackup: boolean;
onChangeIsDistantBackup: (newValue: boolean) => void;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
onChangeIsDistantBackup: (newValue: boolean) => void;
onIsDistantBackupChange: (newValue: boolean) => void;

ref: #TAPC-5416

Signed-off-by: Adrien Turmo <adrien.turmo.ext@ovhcloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working universe-public-cloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants