Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add test for "scm:git:https://" case#1705

Merged
tgodzik merged 1 commit into
scalacenter:mainfrom
matejcerny:SCM-connection-strings
May 8, 2026
Merged

Add test for "scm:git:https://" case#1705
tgodzik merged 1 commit into
scalacenter:mainfrom
matejcerny:SCM-connection-strings

Conversation

@matejcerny
Copy link
Copy Markdown
Contributor

I was trying to find out why my repos are not indexed. They use the SCM format in this test and the test passes 🤷

<scm>
    <url>https://github.com/matejcerny/pgmq4s</url>
    <connection>scm:git:https://github.com/matejcerny/pgmq4s.git</connection>
    <developerConnection>scm:git:[email protected]:matejcerny/pgmq4s.git</developerConnection>
</scm>

@tgodzik
Copy link
Copy Markdown
Collaborator

tgodzik commented May 8, 2026

Worth merging the test I guess. I haven't had the chance to investigate the problems yet

@tgodzik tgodzik merged commit 1911264 into scalacenter:main May 8, 2026
3 checks passed
@matejcerny matejcerny deleted the SCM-connection-strings branch May 8, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants