-
Notifications
You must be signed in to change notification settings - Fork 16
docs(dev): clean up the getting-started guides #686
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
Open
BoHristova
wants to merge
15
commits into
open-component-model:main
Choose a base branch
from
BoHristova:clean-up-getting-started-guides
base: main
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.
Open
docs(dev): clean up the getting-started guides #686
BoHristova
wants to merge
15
commits into
open-component-model:main
from
BoHristova:clean-up-getting-started-guides
Conversation
This file contains hidden or 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
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
✅ Deploy Preview for open-component-model ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
morri-son
previously approved these changes
Jan 8, 2026
Contributor
morri-son
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.
lgtm
auto-merge was automatically disabled
January 8, 2026 14:08
Head branch was pushed to by a user without write access
1044cc0 to
dec8e55
Compare
morri-son
approved these changes
Jan 9, 2026
Signed-off-by: Bozhidara Hristova <[email protected]>
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it #### Which issue(s) this PR is related to <!-- Usage: `Related to #<issue number>`, or `Related to (paste link of issue)`. --> Signed-off-by: Frederic Wilhelm <[email protected]>
Signed-off-by: Bozhidara Hristova <[email protected]>
b85bf44 to
aa243f3
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.
What this PR does / why we need it
This PR targets the main branch (dev website version) and contains the following updates:
Signing and Verification / Key Pair Generation section:
private.keytoprivate.pemto prevent iOS devices from misidentifying it as a Keynote file.Sign Component Versions and Verify Component Versions
Create Component Versions:
Set up an OCM Controller Environment:
Which issue(s) this PR is related to