-
-
Notifications
You must be signed in to change notification settings - Fork 278
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
Update Rapid to v2 #6054
Update Rapid to v2 #6054
Conversation
b703e6d
to
186972f
Compare
c21e607
to
0a88b11
Compare
0a88b11
to
38d893b
Compare
Hey @tsmock, I've reviewed the PR and it seems to work perfectly fine. I think it is ready to merge. Regarding the SonarCloud Code Analysis quality gate failure - the linter is showing warnings on the docker files. Furthermore, @mahesh-naxa is working on fixing these errors as well in this PR. |
645239f
to
b20d0e5
Compare
Hey @tsmock, after your latest push last week, one of the test case is failing. Do you have time to look into it? |
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
…es to perform imagery switching at startup time. Also, rewrite history change to use URLSearchParams to replace existing Bing Param, if any.
…ven though no custom imagery source was defined.
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Also, import Rapid from CDN instead of bundling it with the TM. We still have to bundle the Rapid CSS file -- initial try on importing the CSS file from the CDN failed. If that is fixed, we could use a semver query for the CDN version, and get minor Rapid updates for "free". Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
…ew is resized Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
… for some of those functions Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
Signed-off-by: Taylor Smock <[email protected]>
b20d0e5
to
5e32f43
Compare
Signed-off-by: Taylor Smock <[email protected]>
5e32f43
to
4c5962e
Compare
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
I've tried to document everything.