andrejs
andrejs
Hi, I have been using spinner in one of my projects and it works great, however I could really use some of the latest `master` branch additions, mainly: * `log`...
Now that https://github.com/dependabot/dependabot-core/pull/4858 is merged, it should be possible to build and publish arm64 architecture images. It would be most useful for anyone that uses core image as base image...
This should fix: https://github.com/dependabot/dependabot-core/issues/5388
Usage of `config.options[:key] = value` is deprecated and generates
Reopens https://github.com/NARKOZ/gitlab/pull/672 which was mistakenly closed as stale (which probably shouldn't be performed on pull requests).
It would be very useful to have additional validation layer that checks sidekiq-alive is working in a real app scenario. This could be done based on packaging [example app](https://github.com/arturictus/sidekiq_alive_example) in...
A useful feature would be to just create the result summary in pr description/comment without having to upload report to cloud.
[allure v3](https://github.com/allure-framework/allure3) has been released and is now written in javascript. It would be worth rewriting publisher cli from ruby to javascript/typescript to keep docker image slimmer and only require...
`allure3` is out with support to new and improved report. Replace allure v2 with allure v3 for report generation and use `awesome` report as default.