SSWConsulting / SSW.Rules

Generator for ssw.com.au/rules
https://www.ssw.com.au/rules
MIT License
13 stars 13 forks source link

🐛 Bug - "Gatsby Build" job is failing on latest workflow runs #1448

Open babakamyljanovssw opened 1 week ago

babakamyljanovssw commented 1 week ago

Cc: @bradystroud @JackDevAU

Hi Team,

The Gatsby Build job is failing on workflow runs and it is blocking deployments to Production, Staging, and PR merges. After investigation with Brady, we have found the whitespace was causing failure on build.

Expected Behavior

Gatsby Build job runs

Tasks

Screenshots

Image Figure: https://github.com/SSWConsulting/SSW.Rules/actions/workflows/build-deploy-production.yml

Thanks!

babakamyljanovssw commented 1 week ago

PR that fixes whitespace issue - https://github.com/SSWConsulting/SSW.Rules.Content/pull/9142