Skip to content

repository name must be lowercase #3151

Answered by RolfMoleman
RolfMoleman asked this question in Q&A
Discussion options

You must be logged in to vote

@nvuillam

results of further testing

Spaces/special characters in Azure DevOps project names and/or repo names do cause issues.

However, this is a docker limitation and not an issue with Megalinter itself. Docker complained further about the use of quotes in an Azure DevOps pipeline.

Solutions

  1. The best solution in my opinion - avoid naming projects or repositories with special characters other than . - or _

  2. alternatively - make use of pipeline variables to manipulate unsupported characters. However, this will affect the use of the pull request commenter.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@RolfMoleman
Comment options

@nvuillam
Comment options

Comment options

You must be logged in to vote
4 replies
@RolfMoleman
Comment options

@RolfMoleman
Comment options

Answer selected by RolfMoleman
@nvuillam
Comment options

@RolfMoleman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants