You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#69#68 and #67
And remove unused assets from the demo apps as we've moved to a remote
logo path
The fix for the cypress tests to work (#67) was to move the JS
dependency lock files inside the `tests` directory instead of the
dedicated `js` directory as it was before.
The deployment failure issues (#68) were caused by a new dependency
added to some package in the `renv.lock` file and once we update the
renv.lock file with the new package dependency it started to work fine.
What happened?
The deployment is successful when done from the local using:
However, the same code is used for deploying in the GitHub deploy action which fails. The RSConnect log is mentioned below
Note: Please checkout the branch
deploy-apps@main
to have a look at thedeploy.yaml
Relevant log output
Code of Conduct
Contribution Guidelines
Security Policy
The text was updated successfully, but these errors were encountered: