perl-composite-action-template

Public template for composite actions written in Perl (by JJ)

Perl-composite-action-template Alternatives

Similar projects and alternatives to perl-composite-action-template

perl-composite-action-template
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better perl-composite-action-template alternative or higher similarity.

perl-composite-action-template discussion

Log in or Post with

perl-composite-action-template reviews and mentions

Posts with mentions or reviews of perl-composite-action-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-22.
  • Creating new Perl composite actions from a repository template
    2 projects | dev.to | 22 May 2024
    So you want to create a quick-and-dirty GitHub actions that does only one thing and does it well, or glues together several actions, or simply to show off a bit at your next work interview. Here's how you can do it. Let me introduce you to composite GitHub actions, one of the three types that are there (the other are JavaScript GHAs or container-based GHAs) and maybe one of the most widely unknown. However, they have several things going for them. First, they have low latency: no need to download a container or to set up some JS environment). Second, they are relatively easy to set up: they can be self-contained, with everything needed running directly on the description of the GitHub action. Third, you can leverage all the tools installed on the runner like bash, compilers, build tools... or Perl, which can be that and much more. Even being easy, it is even easier if you have a bit of boilerplate you can use directly or adapt to your own purposes. This is what has guided the creation of the template for a composite GitHub action based on Perl. It is quite minimalistic. But let me walk you through what it has got so that you can use it easier

Stats

Basic perl-composite-action-template repo stats
1
1
6.4
25 days ago

JJ/perl-composite-action-template is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of perl-composite-action-template is Perl.


Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com