Bartosz Zbytniewski
Bartosz Zbytniewski
Cool. No worries @chipbuster, thank you for your work. I fixed the conflicts and retested it. Looks fine. All checks have passed as well, so I'm converting this to a...
This is finished developer-wise and was merged here: https://github.com/wttech/aet/pull/617. Right now it can be tested on local environment only. Contact me in case you want to get into it. The...
This https://github.com/wttech/aet/issues/624 is done. This task is ready for QA
Fix of accessibility comparator is here: https://github.com/wttech/aet/pull/640/files
Accessibility comparator is working now
This is finished developer-wise. The next steps are: - take care of internal environment issue in relation to https://github.com/wttech/aet/issues/624 - deploy the release and test it
You can find the code coverage [here](https://app.codecov.io/gh/wttech/aet). You can see the details of the release process [here](https://confluence.cognifide.com/confluence/display/AET/Release+with+Github+Actions) (**note**: you won't see that unless you can login to our confluence space)
@pilarskie it's fixed now. The issue was related to the github bot creating a PR. Github actions have a safety net for infinite loop triggered by bots. Because of that,...
In the end, I did the same thing which was done in aet-docker to make it consistent (and less risky in terms of regression). I simply updated karaf repo configs...
Hi. I implemented the feature [here](https://github.com/zellij-org/zellij/pull/3047). Demo of current implementation: - first I'm changing the tab name - then showing the contents of all tabs - then moving the tab...