InsightSoftwareConsortium / InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction

Investigate streamlining and automating testing

Abierto
#48 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
3
Forks
10
Merge medio
2 h 53 min
PR fusionados (30 d)
2

Descripción

## Overview

One major weakness of developing reusable Github Actions (GHA) build workflows such as those in `ITKRemoteModuleBuildTestPackageAction` is that it is difficult to test the automated tools in an automated fashion. It would be useful to be able to test proposed changes against some minimal project to ensure that build/test/package functionality is as expected.

## Proposed Investigative Paths

1. Embed workflows-under-test within another workflow in `ITKRemoteModuleBuildTestPackageAction/.github/workflows`. The outer workflow could checkout a small demo project from another module and use the inner workflow to build/test/package said project. Unclear at the moment whether the reusable workflow can be embedded in this way.
2. Direct users to manually run the test external module against their PR. This method is known to work due to testing with ITKSplitComponents, but requires extra effort and is therefore less approachable and less sustainable.

## Additional Notes

See original discussion by @jhlegarreta in https://github.com/InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/pull/45#issuecomment-1371029316

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.