typesafegithub / typesafegithub/github-workflows-kt
[Core feature request] Allow passing non-string outputs to inputs
Nessuno ha ancora preso questa issue.
- Lingua principale
- Kotlin
- Stelle
- 664
- Fork
- 30
- Merge medio
- 4g 19h
- PR unite (30g)
- 5
Descrizione
What feature do you need?
If an action returns e. g. an integer as its output, I'd like to be able to pass it as input to another action in a type-safe manner.
Do you have an example usage?
Best if a YAML snippet is pasted here, or if your project is open-source, an URL to your workflow.
TODO
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Start by tracing how action outputs and downstream inputs are represented in the github-workflows-kt DSL. Define a concrete YAML or workflow example for passing an integer output, then determine the type-safe behavior and scope needed. Done means a non-string output can be passed to another action as a typed input without losing workflow generation support.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, kotlin
- Ambito
- ci-cd, devops
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100