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

Make use of ssh git urls instead of https #3

Merged
merged 3 commits into from
Dec 6, 2023
Merged

Conversation

spaceo
Copy link
Contributor

@spaceo spaceo commented Dec 1, 2023

To prevent the extra, potential failing, browser authentication steps.

By either defining it in `ENVIRONMENT` or in a `.env`file.
That enables us to override it in Github actions and in local
development.
Since vars were introduced in to diffrent commits, this commit
consolidates them.
Copy link
Member

@kasperg kasperg left a comment

Choose a reason for hiding this comment

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

👍 Nice!

@kasperg kasperg merged commit 1564e42 into main Dec 6, 2023
1 check passed
@kasperg kasperg deleted the use-ssh-git-urls branch December 6, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants