Skip to content

Feature/allow ssh#72

Open
Philippe117 wants to merge 6 commits intomasterfrom
feature/allow_ssh
Open

Feature/allow ssh#72
Philippe117 wants to merge 6 commits intomasterfrom
feature/allow_ssh

Conversation

@Philippe117
Copy link
Copy Markdown
Member

Ajoute l'utilisation du ssh.

pour tester

FORCE_SSH=true
INSTALL_SARA
UPDATE_SARA
STATUS_SARA
SCRAPE_SARA_CONFIG

@Philippe117 Philippe117 marked this pull request as ready for review May 27, 2020 02:00
@Philippe117 Philippe117 requested a review from duchainer May 27, 2020 02:00
@Philippe117 Philippe117 self-assigned this May 27, 2020
Copy link
Copy Markdown
Member

@duchainer duchainer left a comment

Choose a reason for hiding this comment

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

Set $FORCE_SSH under https comments to false
Also make sure that the sed calls are valid git paths


######################################
## Set back to https if needed
if [[ $FORCE_SSH == "true" ]]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should be false

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Si on a set à ssh, je remet à https pour éviter les conflits avec git

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

comme ça, le .rosinstal utilise toujours https mais est changé au besoin. Un peut comme du JIT/JAT


######################################
## Set back to https if needed
if [[ $FORCE_SSH == "true" ]]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Every https seems to have the wrong $FORCE_SSH value

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

voir ma réponse au dessu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants