Skip to content

Releases: Hi-Folks/gh-actions-yaml-generator

PHP 8.1

23 Oct 06:45
Compare
Choose a tag to compare

It's still Hacktoberfest!

  • Welcome to PHP 8.1, you can select PHP8.1 (experimental) to check the compatibility of your application in CICD

scheduled event and security check

22 Oct 21:58
084f56d
Compare
Choose a tag to compare

It's still Hacktoberfest!

  • You can schedule a workflow to run at specific UTC times using POSIX cron syntax;
  • Security check

Auto save yaml workflow from CLI

21 Oct 21:16
710a5eb
Compare
Choose a tag to compare

It's still Hacktoberfest!

  • Welcome --save option for CLI (you can define the filename of the workflow file);
  • Set automatically the workflow filename for auto generation (to much automation ;) with --save=auto option
  • Twitter card :)

Dependency stability and Sarif report

19 Oct 21:04
d990674
Compare
Choose a tag to compare

It is still Hacktoberfest!

  • Psalm, create Sarif report for GitHub code scanning integration
  • update to Alpinejs 3
  • Allow user to set dependency stability (none, the latest stable, the lowest stable), thanks to @marulitua
  • Phpstan Level 6 (from 5 to 6, report missing typehints)

phpstan.neon and Hacktoberfest 2021 (part 2)

12 Oct 20:39
8d0802f
Compare
Choose a tag to compare

Hacktoberfest, goes on, this is the second release for Hacktoberfest 2021!

  • Updated Cover image
  • Using phpstan.neon file, thanks to @ActuallyConnor
  • autodetect usage of phpstan.neon from command line
  • better management of title and description in meta html tags. Thanks to @zaratedev

New Contributors

Full Changelog: v0.4.1...v0.4.2

Hacktoberfest 2021 - part 1

03 Oct 19:15
Compare
Choose a tag to compare

It is time for Hacktoberfest!!!

  • With template laravelpackage (no composer.lock), avoid cache vendors and cache package. Thanks to @hetpatel33 for the hacktoberfest contribution;
  • Update PHP packages, also Laralens 0.2.6;
  • Update contributing file for new contributors.

Auto generate Workflow file, via command

15 Sep 20:24
ccf44e9
Compare
Choose a tag to compare

Add command to generate automatically GitHub Actions workflow yaml file from:

  • composer.json;
  • .env;
  • migrations
  • packages.json
  • and other stuff ...

Let's do some magic ...

Test with PestPHP

11 Aug 16:22
b767669
Compare
Choose a tag to compare
  • Add launching tests via PestPHP

Deploy with Vapor

12 Jun 21:56
c12b4df
Compare
Choose a tag to compare

Add

  • Deploy Serverless Application via Vapor

Deploy with Ploi

17 May 19:53
39e6128
Compare
Choose a tag to compare

Add

  • Deploy step with Ploi service. Thank you to @ashwind-19