Skip to content

Set a remote location to a non-synchronized repository #149

@AlexisNeveu

Description

@AlexisNeveu

Description

As a User,

I want to be able to set a GitProvider remote destination to a non-synchronized repository

so that it can be synchronized and saved on a GitProvider.

Acceptance Criteria

Scenario set a remote destination for a repository created from scratch on Leto-Modelizer
Given I am admin of a non-syncronized repository
When click on the edition icon on the repository page
Then I can access the edition page of my repository
And I have an alert message that proposes to synchronize my repository
When I click on the button to synchronize
Then I have a pop-up window in which I can enter the url I want to use to store my repo on my GitProvider
And I can confirm the entered url so that the repository is pushed on the destination

Constraints

When I click on confirm, I want to have specific error messages in any of these cases:

  • The remote destination URL is already used
  • I do not have the rights to write on this destination
  • The URL format is incorrect

Resources:

Capture.video.du.2024-06-13.16-06-43.webm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions