-
Hoping to get some guidance 🙏
In my workflow I have a separate job that builds a test image in CI off of a base production image using docker's build-push action. That image then gets pushed to GCR…
-
**Describe the bug**
We are currently testing traceQL metrics as it's one of key features our developers need and I noticed strange behavior.
We have missing values with traceQL metrics. There are n…
-
Hi,
like discussed with @sorccu, I opened a Pull Request:
https://github.com/openstf/stf/pull/962
for an advanced automated testing feature, which extends the idea of:
https://github.com/opens…
-
# BUG REPORT INFORMATION
***Versions***
```
[root@XXXXX centreon]# rpm -qa | grep centreon
centreon-engine-daemon-19.04.1-9.el7.centos.x86_64
centreon-connector-ssh-19.04.0-2.el7.centos.x86_64
…
-
### Dependencies
Team members joining or leaving
### Overview
We need to have a checklist of items to do when a team member [not product manager or UX lead] onboard and offboard so that the proce…
-
I noticed that I am unable to perform 600dpi scans because they'd result in a `504 Gateway Timeout`
I tried to `set_time_limit(0)` to no avail.
There must be some way to force our code to run unti…
Biont updated
5 years ago
-
### Current Behavior
Parallel tasks have started failing with the error: "NX disk I/O error"
### Expected Behavior
Parallel tests have to be finished without error
### GitHub Repo
_No response_…
-
Currently Loco offers html output as a starting point for UI. We have decided to not decide about frontend, so that we can focus the thinking on it separately, and now have come the time to start thin…
-
# Migrator fails on upgrade
Issue reported in v4.4
During an AMI upgrade, if an AMI instance is upgraded via the [standard upgrade](https://docs.sourcegraph.com/admin/deploy/machine-images/aws-a…
-
Everything is okay when i use plain `npm install` or `npm ci`, but now I want to install just devDeps in some jobs on CI and try running the command `npm install --only=dev` as non-root user (as usual…