-
Notifications
You must be signed in to change notification settings - Fork 106
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
[backend/frontend] Add UI installation steppers #2466
Open
savacano28
wants to merge
55
commits into
release/current
Choose a base branch
from
issue/1860-ui-installation-steppers
base: release/current
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ca16d21
to
513faed
Compare
99a844e
to
cfab2d9
Compare
fae81ae
to
77b07bc
Compare
a094b9c
to
3474736
Compare
3474736
to
6c9e8dc
Compare
2ff0792
to
3374937
Compare
1353492
to
411b28f
Compare
5ac9a0f
to
c721b89
Compare
72efeed
to
9708cc0
Compare
9708cc0
to
29fe3be
Compare
f8a275b
to
922059b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/current #2466 +/- ##
=====================================================
- Coverage 40.62% 40.59% -0.03%
- Complexity 2045 2047 +2
=====================================================
Files 632 633 +1
Lines 19103 19134 +31
Branches 1290 1295 +5
=====================================================
+ Hits 7761 7768 +7
- Misses 10922 10946 +24
Partials 420 420 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a2c4a9a
to
c152e26
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Loom: https://www.loom.com/share/6c9b801a98474f7b919fb0d08222380a?sid=306482de-f79f-4cca-b934-dff106d6d6de
! This Pr should be tested after the PR Windows Agent Installation is merged : OpenBAS-Platform/agent#58
For testing: We must verify that each script/installation corresponds to the selected installation mode.
Related issues
Checklist
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...