Yiannis
Yiannis
I have sporadic issues on github where the Codecov report is missing[0]. I have checked the circleCI jobs and looks just fine to me[2]. I noticed only that the "Starting...
- Renamed `addComments` to `bulkJobsAction` to handle both commenting and restarting jobs. - Added button-specific actions using `form.clickedButton`. - Updated `fetchWithCSRF` logic to dynamically determine request URLs based on the...
This commit enhances the comment submission functionality with an integrated job restart option, improving workflow efficiency for users managing multiple jobs. For this `restart_job` helper added in `Helpers.pm` and `_restart`...
Even thought they are not used anywhere at the moment, the qemu supports the options and likely is good for testing or debugging. issue: https://progress.opensuse.org/issues/190056
https://progress.opensuse.org/issues/181154 Continue from 4a2c5e88b20b03481a60247ebf231b241a1ab565
A simple approach to perform automatic cleanup of kvm assets produced by the s390x kvm backend (svirt) in os-autoinst is to remove the existing one if it is already existed....
Assume that the referer has a issue_id otherwise do not link the URL in the comments. Once a ticket has been created the referer should contain an ID despite where...
The PR is not ready, but I had to share where I am heading. I was just experiment so far. What you will find currently: - an API endpoint and...
Replace the `url_for with helper functions which return the domain name whenever this is applicable based on the setting. - Link to domain for download assets like iso and `Uploaded...