Skip to content

Commit 0342bc5

Browse files
authored
OCI UI Update 2025 - Conflicts resolved (#397)
* Update pt_BR-cloud-login.md * Update pt_BR-cloud-login.md * Update pt_BR-cloud-login.md * Update pt_BR-cloud-login.md * Update pt_BR-cloud-login.md * Update pt_BR-cloud-login.md * LiveLabs Instruction Page OCI Update 2025 Changes This is a commit which makes changes to introduction md and the addition of maintenance oci ui update 2025 as instructions. * OCI UI Update 2025 on LiveLabs fixing repo Committing fixes of images which were initially compressed. Now use the raw files. * Additional change
1 parent d0ab0e9 commit 0342bc5

14 files changed

+4
-4
lines changed

sample-livelabs-templates/create-labs/labs/12-labs-oci-ui-update/12-labs-oci-ui-update.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ By the end of this guide, you will be able to:
2121
* **Push changes** to your feature branch.
2222
* **Open a pull request** using GitHub Desktop and GitHub UI, ensuring the correct branch is selected for review.
2323

24-
These steps will help you update your workshop effectively while maintaining version control best practices.
24+
> These steps will help you update your workshop effectively while maintaining version control best practices.
2525
2626

2727
## Task 1: Fork and clone repository (GitHub UI + GitHub Desktop)
@@ -80,7 +80,7 @@ After making edits in VS Code, you need to **commit and push** your changes to y
8080
4. Click **Commit to main** to save the changes locally.
8181
5. Click **Push Origin** to upload the changes to your GitHub repository.
8282

83-
📌 **This step ensures your updates are stored in your GitHub fork.**
83+
> 📌 **This step ensures your updates are stored in your GitHub fork.**
8484
8585
![Commit Main](./images/github_commit_main.png " ")
8686

@@ -100,8 +100,8 @@ After pushing your changes, you need to open a **Pull Request (PR)** to submit y
100100
- **Base Branch:** `ui-update-2025` (from the base repository).
101101
- **Compare Branch:** `main` (from your forked repository).
102102
4. Add a title using the following format:
103-
- `Workshop###<your workshop> + OCI-UI-UPDATE-2025`
104-
> Replace `###<your workshop>` with the actual workshop number and title you are updating.
103+
- Workshop###<your workshop> + OCI-UI-UPDATE-2025
104+
- > Replace `###<your workshop>` with the actual workshop number and title you are updating.
105105
5. Fill in the **description** field with relevant details about your changes.
106106
6. Click **Create Pull Request** to allow review (this prevents merging until approved).
107107
7. If any merge conflicts appear, resolve them before proceeding.
76.5 KB
Loading
218 KB
Loading
206 KB
Loading
134 KB
Loading
184 KB
Loading
196 KB
Loading
87.9 KB
Loading
169 KB
Loading
87.3 KB
Loading

0 commit comments

Comments
 (0)