Skip to content
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

Preserve mohitsuman commits #2328

Merged
merged 19 commits into from
Jan 27, 2022

Conversation

dgolovin
Copy link
Collaborator

No description provided.

dgolovin and others added 19 commits January 26, 2022 20:31
This PR related to  redhat-developer#2236

Signed-off-by: Denis Golovin dgolovin@redhat.com
Steps to run:
* Build webview react app using `npm run dev:compile:cluster-view`
* Run `Launch Cluster Editor in Chrome` from `Debug: Select and
  Start Debugging` palette item

Those steps above will include stub for `acquireVsCodeApi()` function
(see devstub.js file for implementation) that drives workflow for
Sandbox page.

This is simple implementation to allow work on UI in parallel with
backend.

This PR related to redhat-developer#2236.

Signed-off-by: Denis Golovin dgolovin@redhat.com
This PR fixes #????.

Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
Tested with mock serve implemented with nodejs express
module. There are still usecases to adress:
1. Connection timieouts
2. Expiration of auth token in the middle of workflow
3. And, of course, proxy support

Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
Signed-off-by: Denis Golovin dgolovin@redhat.com
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #2328 (8fad699) into master (3b41281) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2328   +/-   ##
=======================================
  Coverage   66.08%   66.08%           
=======================================
  Files          46       46           
  Lines        3288     3288           
  Branches      611      611           
=======================================
  Hits         2173     2173           
  Misses       1115     1115           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b41281...8fad699. Read the comment docs.

@dgolovin dgolovin merged commit 4c79461 into redhat-developer:master Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants