mario-fribla-gonzalez/Generic build action

Github Action for building and testing applications.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
languageProgramming language of the application. Defaults to 'dotnet'.yes
commandCommand to execute: 'build' or 'test'. Defaults to 'build'.yes
coberturapruebasunitariasyes
node-versionNode.js version to use for the action. Defaults to 14.xno
typescript-frameworkFramework for the Node.js application (e.g., angular, react). Defaults to 'angular'.no
dotnet-versionNode.js version to use for the action. Defaults to 6.0no
dotnet-selfcontainedWhether to build the .NET application as self-contained. Defaults to false.nofalse
namedescription
package-nameThe name of the built .NET application.
package-extensionThe extension of the built package (e.g., zip).
release-versionThe version of the built .NET application.
assetsThe built artifacts from the .NET application.