-
We are seeing several Windows jobs here struggling with memory usage. Here is a screenshot of several
![Image](https://github.com/user-attachments/assets/d50c9d1f-e73e-4206-9cc9-8fb1df0618da)
Looki…
-
**Backend:**
- Update status_label from BE if there is an error
- Add nested params {} object on stages with name, key & value so that stage details are complete (when in place update FE)
- Add BE …
mihow updated
2 weeks ago
-
### Description
Repro case here: https://code2.defx.fr/cyrille/shell-bug-repro
This repo contains two workflows: one calling the other. The reusable workflows contains two jobs, the first being …
-
We've been discussing multiple times a way to override [pre-defined jobs](https://docs.readthedocs.io/en/latest/build-customization.html#extend-the-build-process). It seems we have reached a good time…
-
**Describe the bug**
Running the same job on different schedules, each schedule having different sub dependent jobs doesn't seem to work.
I've tried to expose this through a test that seems to put…
-
There is currently no testing around periodic jobs (i.e. jobs which use the `-i` option of `irods_sync start`). Add some. Basic tests cases would include...
- Schedule sync, add something (and/or …
-
Want to add filters to sort jobs bu salaries etx in the **https://job-sewa.vercel.app/frontend/displayJobs** page
-
Would you be open to supporting rake tasks in recurring jobs?
Something like this
```yaml
production:
generate_sitemap:
rake: sitemap:refresh
flags:
s: true
verbose: …
-
Hello,
I'm getting the following error:
```
Error: Only runners in the groups "GitHub Actions" are allowed. The following jobs check: were executed on a runners which are not in the listed groups…
-
Since the jobs are typically I/O bound at this point, can we pass data from one job to the other in the chain? e.g. AutoQCJob and DataReductionJob both need SensorValues (It's 2:30am and I can't remem…