Wykiki

Results 6 comments of Wykiki

Hello, I just encountered the problem here, with the need to pull in image from repository A and then push the built image to repository B, both registries having the...

> ## Review points > > * [ ] To simplify the review effort for me and others, could you split your commits into two or more? If possible, I'd...

Hi there ! Sorry for bumping up an old issue, but having a new release would be really nice ! Is there any TODO list that you can share so...

@yuvipanda I don't have bandwidth to work on it anymore, so feel free to take over the code !

Updated to correct file, but not sure if setter is correctly picked up. I wanna write test for that, should I duplicate the existing one like what's under `src/it/update-file-header-test-mojo` for...

Tried to implement tests, but it looks like line ending got replaced by system one when either `\r\n` or `\n` characters ends up as the `lineSeparator` property. I may have...