-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[dashboard] Fix Dashboard lint errors for Login.tsx #16158
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
[dashboard] Fix Dashboard lint errors for Login.tsx #16158
Conversation
@Palanikannan1437: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
annotations in the pull request changed, but user is not allowed to start a job |
/werft run 👍 started the job as gitpod-build-dashboard-lint-fix-loginpage-fork.0 |
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.
Thanks for contributing, @Palanikannan1437! 🍊
- I'd rely on someone from the
@gitpod-io/engineering-webapp
to take a closer look at the code changes. - You'll also need to sign a CLA[1] once before merging your first contribution. Cc @meysholdt
/hold
Hey @gtsiolis ,for sure... I've signed the CLA now from my side 🚀🚀 |
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.
LGTM from WebApp 👋
started the job as gitpod-build-dashboard-lint-fix-loginpage.0 because the annotations in the pull request description changed |
/werft run with-preview=true 👍 started the job as gitpod-build-dashboard-lint-fix-loginpage-fork.1 |
Thank you for singing the CLA @Palanikannan1437! |
@Palanikannan1437 Could you squash commits in this one? 🏓 |
d486970
to
fa60c44
Compare
Hey @gtsiolis, for sure! I've squashed them into one😄 |
Thanks @Palanikannan1437! Removing hold as this has been already approved from the /werft run 👍 started the job as gitpod-build-dashboard-lint-fix-loginpage-fork.2 /hold |
/unhold |
Related Issue(s)
Description
https://github.com/P......
part is calculated thrice in each page load to find the hostProvider, hence I've fixed it to just be calculated once by maintaining appropriate states while fixing the missing dependency issue!How to test
yarn run start
and set appropriate environment variablesGP_DEV_HOST
&GP_DEV_COOKIE
Release Notes
Build Options:
Experimental feature to run the build with GitHub Actions (and not in Werft).
leeway-target=components:all
Run Leeway with
--dont-test
Preview Environment Options:
If enabled this will build
install/preview
If enabled this will create the environment on GCE infra
Valid options are
all
,workspace
,webapp
,ide
,jetbrains
,vscode
,ssh