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

Use HTTPS url for vue 3 submodule #6714

Closed
wants to merge 1 commit into from
Closed

Conversation

wartmanm
Copy link

@wartmanm wartmanm commented Feb 8, 2022

Hi

I got stopped by a "permission denied (publickey)" error when following the setup instructions in CONTRIBUTING.md, and found that the cause was an SSH url used by the Vue 3 submodule. I'm guessing this was an oversight since the other submodules all use HTTPS. With this change, it's possible to clone the repository anonymously.

@arshaw
Copy link
Member

arshaw commented Jan 24, 2023

Queued for release
fullcalendar/fullcalendar-workspace@44e8362

The v6 version of the codebase has the git submodule root at this repo now:
https://github.com/fullcalendar/fullcalendar-workspace

I'm actually using relative URLs now, so if you clone the fullcalendar-workspace repo with https, all submodules will be cloned with https as well

@arshaw arshaw closed this Jan 24, 2023
@arshaw
Copy link
Member

arshaw commented Jan 30, 2023

Released in v6.1.1

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

Successfully merging this pull request may close these issues.

None yet

4 participants