Vishnu Narayanan

Results 78 comments of Vishnu Narayanan

Actions v3 with ref and repository specified like this seems to work. ``` - uses: actions/checkout@v3 with: ref: ${{ github.event.pull_request.head.ref }} repository: ${{ github.event.pull_request.head.repo.full_name }} ``` ref: https://github.com/chatwoot/chatwoot/pull/4587

https://github.com/chatwoot/chatwoot/issues/2575

Reopening this again to check `arm` compatability.

@darkpixel Apologies for the inconvenience, and thank you for taking the time to write this up and share. There were some breaking changes due to switching to a recent version...

Dockerhub does not natively suport building `arm` based images using automated builds.

Yarn install seems to have some issue on arm64 builds. Deprioritizing this for now.

deployment failed with premium plans as well

deployment still failing after setting default stack to `heroku-20`

@sojan-official We could choose to have this change merged now or wait till Heroku deprecates the free plans. Deployment is successful with the free dynos via https://github.com/chatwoot/chatwoot/pull/5338 cc: @pranavrajs