-
Notifications
You must be signed in to change notification settings - Fork 204
Move frontend code to the root directory #3376
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
Conversation
|
A Kapetanios build has just been triggered to run docker operations for the following
|
|
The Kapetanios build to run docker operations for the following 1. dockers/codegen - successAn image named codegen:0.6.0-85bcd57 was procuded for reviewing and testing. There is no test to run inside this directory. |
web/model/deployment_pb.js
Outdated
| var jspb = require('google-protobuf'); | ||
| var goog = jspb; | ||
| var global = (function() { | ||
| var global = (function () { |
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.
could you run yarn lint:fix to recheck this kind of indent 👀 Sorry if you already did 🙏
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.
Those files are generated code so let me fix them in another PR.
This PR should only be for the renaming of the directory.
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.
Ah I got your point. Not sure why it was modified. Let me regenerate the code.
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.
Addressed by 34f28ee
|
A Kapetanios build has just been triggered to run docker operations for the following
|
|
The Kapetanios build to run docker operations for the following 1. dockers/codegen - successAn image named codegen:0.6.0-e96528c was procuded for reviewing and testing. There is no test to run inside this directory. |
|
A Kapetanios build has just been triggered to run docker operations for the following
|
|
The Kapetanios build to run docker operations for the following 1. dockers/codegen - successAn image named codegen:0.6.0-34f28ee was procuded for reviewing and testing. There is no test to run inside this directory. |
knanao
left a comment
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.
|
go bold |
|
Nice catch! Thank you. |
|
Allright. |
|
Thank you. |
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: