Skip to content

Releases: studiographene/php-ci

End Of Support

Choose a tag to compare

@mohankumar-studiographene mohankumar-studiographene released this 08 May 20:02

End Of Support:

For the new workflow ref: PhP-CI

As an extended support this workflow is made to continue to work, but again this workflow calls the new above reusable workflows

What's Changed

Full Changelog: v1.2.0...v3.0.0

Features: Moved jobs to steps, OSV, SAST reports update

Choose a tag to compare

@aakashdeshpandesg aakashdeshpandesg released this 19 Mar 14:00
63d299d

What:

Features :

  • Jobs divided into Security Scans, Technology Based Scans, and Codium Scan
  • Moved Jobs to Steps
  • OSV Dependency Scan report to publish in PR.
  • SAST Scan fails the job in there are findings.
  • Codium pr_agent scan runs on issue comment.

Why:
info:

Feature: Trivy container scan

Choose a tag to compare

@mohankumar-studiographene mohankumar-studiographene released this 19 Feb 05:33

What:

Feature

Trivy container scan

No changes needed from users side on workflow to use this new feature. Container scan will run in the Docker build Job.

Why:

info:

Full Changelog: v1.1.0...v1.2.0

v1.1.0: PR_Agent action as a job, LicenseScan output as PR commit and bug fix

Choose a tag to compare

@aakashdeshpandesg aakashdeshpandesg released this 19 Dec 07:42
9a7c13e

What:
Fix: Bug fix for LicenseScan
Feature: LicenseScan report output in PR comment and pr_agent job added

Why:

info: Add run_pr_agent: true in caller workflow to enable the job.
Example -
name: studiographene-ci

on:
pull_request: {}
workflow_dispatch:

jobs:
call-workflow:
uses: studiographene/php-ci/.github/workflows/ci.yml@master
with:
project_name: microservice-boilerplate
run_pr_agent: true
secrets: inherit
permissions: write-all

Fix: CI utility directory ref

Choose a tag to compare

@mohankumar-studiographene mohankumar-studiographene released this 18 Dec 08:10

What:

Fix:

CI utility directory ref

Why:

info:

[DO NOT USE][ERROR] First release

Choose a tag to compare

@mohankumar-studiographene mohankumar-studiographene released this 15 Dec 13:02

What:

First release

Why:

info: