This video explains how to add workflow files and set export paths to GitHub in WeWeb. It covers uploading YML files, enabling source code deployment, and troubleshooting unexpected behavior where files were pushed to the public folder.
Chapters
00:00
Workflow File Export
Update on workflow file export to GitHub
00:22
Upload and Deploy Steps
Steps to upload YML files and deploy source code
00:47
Investigating Export Issue
Troubleshooting unexpected behavior with public folder
01:01
Current Status
Current status and next steps
Transcript
00:00
Hey, Bess, Sorry, I forgot to update you last week, but.
00:03
So in theory you should be able to add like your workflow files and like set a path for where you want to export them then to GitHub.
00:21
So you would be able to.
00:22
You would need to upload, the workflow files, the YML, files to your, web project.
00:31
And then when you deploy, you'd want to make sure.
00:36
Oops.
00:38
you want to make sure that only source code is enabled and then that should push this on the root of GitHub.
00:47
the reason I didn't update you last week is that when I tried it, it was still pushing things to the public folder, which shouldn't do.
00:56
it's not the expected behavior, so I'm investigating with the team.
01:01
But in theory the solution is upload the, YML files on in your WeWeb project, set the path, and then deploy only the source code.
01:16
So, yeah, that's how it should work.
01:20
At the moment, I'm not able to make it work, so I'm investigating with the team and and I'll get back to you as soon as possible.