typesafegithub / typesafegithub/github-workflows-kt
[Core feature request] Allow passing non-string outputs to inputs
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Kotlin
- Estrellas
- 664
- Forks
- 30
- Merge medio
- 4 d 19 h
- PR fusionados (30 d)
- 5
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github-actions, kotlin
- Área
- ci-cd, devops
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100