Farley
Results
2
issues of
Farley
The following line of code is broken when you have a domain like: mail.adbc.com.pt, mail.abcd.com.br `DOMAIN=echo ${SERVER_HOSTNAME} | awk 'BEGIN{FS=OFS="."}{print $(NF-1),$NF}'` The result becomes: com.pt or com.br which is not...
bug
## What type of PR is this? - [ ] Add a new dev container collection - [ ] Update to an existing dev container collection - [ ] Documentation/spec...