-
I think @justus-reihs made a few nice drawings. We could create a proper illustration of this and add them to the book.
-
**Is your feature request related to a problem? Please describe.**
I need to have a good overview of the state of my workflows to get a sense of the operational health. I also have trouble figuring o…
-
Title.
Workflows should support structured outputs for structured generation of items.
Study guide
Research Summary,
Anki Flash cards (This will get its own thing, but can use this functionality…
-
## Challenge Description
Across dataspace participants, the same processing on top of the same datasets are done multiple times. The full ecosystem would benefit from re-use of processing pipelines…
-
To support the order processing workflow, we need to implement Durable Functions to coordinate tasks related to inventory management, payment processing, and notifications. Durable Functions provide r…
-
It would be great if the style linting ran on all pull requests.
-
# Potential security issues in GitHub Actions workflows
Hi! We are a research team from Radboud University in the Netherlands, currently working on security vulnerability analysis on GitHub Actions w…
-
Run TriP canine datasets through metagenomic workflows
nmdc study is nmdc:sty-11-hdd4bf83
db.getCollection("omics_processing_set").find({'part_of':'nmdc:sty-11-hdd4bf83'})
There are 61 datasets. …
aclum updated
1 month ago
-
RJafroc workflows need bringing up to date. Several actions are using versions that will soon stop being supported.
- [x] Upgrade GitHub-owned actions (a55883b564544a709d463f1e06e40f075480328c)
- …
pwep updated
4 months ago
-
### Problem
- Use concurrency whenever possible in workflows
```
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
```
https://docs.github.com/en/enter…