-
Notifications
You must be signed in to change notification settings - Fork 94
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
Fix WSGI docs (s/rose/cylc) #2889
Conversation
Good spotting, it should be |
Had left post-it left on my desk for it after playing with Cylc Review yesterday I think. Assigned @sadielbartholomew as I think she ported the docs, but happy if anybody else review/merges it. No more pull requests coming from me, have closed my IDE, now doing some JavaScript development & training :) Thanks! |
All good, but see my off-topic question above! (packaging and lib locations) |
I think you spotted a problem in my PR! The |
(branch updated, now it's just lib, without the python part) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[ignore - amended]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well spotted! Missed this when I was converting Rose references to Cylc for the lift-and-shift.
A PR, but also a question. Should it be
rose
in the instructions for setting up Apache httpd + Cylc Review, or should it becylc
now?