TED Vortex (Teodor-Eugen Duțulescu)

Results 95 comments of TED Vortex (Teodor-Eugen Duțulescu)

> I saw that we have `headlessui/react`. I think it can handle that (accessibility included) and even for the `hero search` we can use [headlessui combobox](https://headlessui.com/react/combobox) We do, we can...

We are also running into this issue, am willing to dedicate weekend time to get this upstream if @oliverbutler and @Gabrola are willing to offer a bit of guidance 🙏

Given the following configuration: ```json { "name": { "registry": "ghcr.io", "namespace": "0-vortex", "repository": "open-sauced-semantic-config-test", "tag": "latest" }, "registry": "ghcr.io", "publishChannelTag": true } ``` The produced registry URL `ghcr.io/0-vortex/open-sauced-semantic-config-test:latest` is consistent...

> 1. how will it handle it if the registry is something like `myco-artifactory:1234` It would not start with `http` thus making the github release display it inline: ```javascript expect(channel).toEqual({...

> After looking at the code here is my thought,. The image Url is an aspect of the Image so we can add an `url` getter to the image-name.ts. Add...

Hey, got somewhat stuck in the default logic for `dockerLogin`, if possible to change that to default to docker.io `registry` value from `normalizeConfig`, I have a working version of the...

Hey, took a functional approach and forked the package to better play around with it outside the monorepo tooling - so far I identified the bug actually being related to...

Can you post the markdown ? Sure it's not just new lines ?