Skip to content

Add .epinio-sync.yaml so app watch can sync this Ruby example. - #9

Open
psanghvi17 wants to merge 1 commit into
mainfrom
feat/EPINIO-711-epinio-sync-yaml
Open

Add .epinio-sync.yaml so app watch can sync this Ruby example.#9
psanghvi17 wants to merge 1 commit into
mainfrom
feat/EPINIO-711-epinio-sync-yaml

Conversation

@psanghvi17

Copy link
Copy Markdown

Summary

  • Add .epinio-sync.yaml so this Ruby example is compatible with epinio app watch (EPINIO-711).
  • The app is interpreted, so the config uses files mode (files_dest) with inline comments on how watch works.

Test plan

  • epinio push --name example-12factor --path .
  • epinio app watch example-12factor --path .
  • Change views/layout.erb, confirm a sync, and see the change after refresh

Add .epinio-sync.yaml so `epinio app watch` can sync local source changes into the running app container. The config targets /workspace/source/app, matching the default Paketo buildpack layout and enabling file-based live reload for the Ruby/Sinatra app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant