-
Notifications
You must be signed in to change notification settings - Fork 219
Master resync #1819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master resync #1819
Conversation
…test upstream releases)
…ewWebUI New WebUI: Update angular and angular-route and add workaround to be compatible
…ally fail some files
…nally fail some files
…ve dupe apt update
…g, revert force-fail file
…ng-latest NEWS updates
…P-GitHubActionsLint GitHub Actions Lint: flake8, cpplint, enforce_licence, generic NOLINTs
…o master-resync We still need to rebuild app.min.js, app.min.js.map and style.min.css with the changes present in master and the recent changes from 0.10.
|
Hi @peternewman, sure thing, I'll add it to my Todo-list. Pretty amazed how much traction OLA got in the last weeks! I might not have the time on Tuesday but I'll do it on Wednesday |
|
@peternewman: Done and pushed to https://github.com/kripton/ola/tree/master-resync. Indeed, it seems that you merged it all together correctly. There's one thing that confuses me: In I didn't want to dig deep into the history right now to find out why the file is there now and not in |
|
Found the commit that introduced the new file: 556a9a9 |
Update compiled new web application
|
Thanks @kripton , I'll get this merged now!
Yeah it's really sped along, everyone must be able to tell there's a release coming!
Did you see the discussion in #1035 although it doesn't look like it got added to olad/OladHTTPServer.cpp so it could be served up. I can certainly see the benefit of the plain file, it's far easier to see what's going on during a merge looking at that compared to just the min file. |
@kripton please could you work your magic and rebuild the JS stuff here so it's got the equivalent fixes from #1813 . I think I've merged it all correctly, but we've got local changes in this branch, and that stuff so can't just take one or the other of the JS stuff...