#853  Refresh Build Log Automatically
Closed
Andrew Lalis opened 2 years ago

Hello, First of all, I'd like to say that I've just installed OneDev for our on-premises development and it's really impressive, intuitive, and just generally really cool. I very much appreciate the work you're doing.

My question in particular is if it's possible to add the ability to automatically refresh the build log as a build is being done. I've just been mashing my F5 key as my builds come in, and this seems like something that either already exists and I haven't found it, or if not, I would appreciate if it could be added.

If it is rather trivial to do something like this, I can also contribute if someone can point me to where I can get started.

Robin Shen commented 2 years ago

The build log is already refreshing automatically via websocket. I guess you've configured front-end proxy. If so, make sure to proxy websocket also as explained here:

https://code.onedev.io/projects/162/files/main/pages/reverse-proxy-setup.md

Robin Shen commented 2 years ago

BTW: thanks a lot for your kind words on OneDev. Any feedback and suggestion is very welcomed!

Andrew Lalis commented 2 years ago

Yes! That fixes it. Thanks. I'll file issues as needed if I discover anything which might be a bug or could be improved. 👍

Andrew Lalis changed state to 'Closed' 2 years ago
Previous Value Current Value
Open
Closed
Andrew Lalis commented 2 years ago

Resolved; I just didn't set up my Nginx config to proxy-pass the websocket connection.

issue 1 of 1
Type
Improvement
Priority
Normal
Assignee
Issue Votes (0)
Watchers (4)
Reference
onedev/server#853
Please wait...
Page is in error, reload to recover