s1seven / schema-tools

Tools to create, validate and render certificates using Material Identity JSON schemas
https://materialidentity.org/
Apache License 2.0
1 stars 1 forks source link

ci: add a job that detects changes to dist files after build step and commits them #149

Closed eamon0989 closed 2 years ago

eamon0989 commented 2 years ago

Description

The CI workflow has been updated to check if there have been any changes to the files in dist folders (in coa-generate-pdf and en10168-generate-pdf) after the build step. If there are changes and the action is run when opening or modifying a PR, commit and push the changes.

The repo-sync will then run when the PR is merged to main.

Fixes #148

Type of change

Checklist:

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information