fix: pass variable as a name#24
fix: pass variable as a name#24Michał Tomaszek (mtweeman) wants to merge 1 commit intocloudposse:mainfrom
Conversation
|
Michał Tomaszek (@mtweeman) there is variable for null-label Could you pls try |
Igor Rodionov (@goruha), actually, I use this module via component. It passes |
05f1b62 to
9b69081
Compare
|
Michał Tomaszek (@mtweeman) let's then make the fix in the component. We can set the regexp as a hardcoded value to allow dots in the name |
|
Igor Rodionov (@goruha), so this PR is fine and there should be some adjustment in the component only? Where exactly? I'm not that heavy user of null-label to know what's the best place to hard-code that. |
|
Michał Tomaszek (@mtweeman) no. We do not need the PR to solve the problem in the component. |
|
Igor Rodionov (@goruha), gotcha, I forgot that context variables can be passed from component, too. |
what
Passing variable
nameinstead of null-label normalized ID.why
Normalized null-label ID doesn't allow IDs including dot character. Effectively, it tries to change repository name like
.github->github.