Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AlexisNeveu opened this issue Jun 4, 2024 · 0 comments
Open

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

AlexisNeveu opened this issue Jun 4, 2024 · 0 comments

Comments

@AlexisNeveu
Copy link

AlexisNeveu commented Jun 4, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant