websight-io / starter

Sample project built on top of the Websight CMS
https://www.websight.io
Apache License 2.0
58 stars 7 forks source link

Improve devs experience for local testing dev journey #192

Closed malaskowski closed 1 year ago

malaskowski commented 1 year ago

Description

So far dev-journey (https://docs.websight.io/cms/developers/quick-start/) was fully coded inside the GH action which didn't make it friendly to run locally. Additionally, the sed on MacOS is not working the same way as on Linux.

Motivation and Context

I'd like to enable running dev-journey workflow locally by moving the bash part of the workflow to dedicated scripts, that also supports MacOS.

Types of changes

Checklist:

github-actions[bot] commented 1 year ago

✅ Visual tests status

No visual changes detected.

Name Link
Commit 1e385376d674599cc87137b801d78ae594ef0f91
Logs https://github.com/websight-io/starter/actions/runs/6479575548
github-actions[bot] commented 1 year ago

✅ Visual tests status

No visual changes detected.

Name Link
Commit de764a4f40956b55135890de3891ab5466296b0a
Logs https://github.com/websight-io/starter/actions/runs/6479936967