Skip to content

Commit fe27b7c

Browse files
authored
Update README.md
1 parent d8b5d4b commit fe27b7c

File tree

1 file changed

+5
-20
lines changed

1 file changed

+5
-20
lines changed

Diff for: README.md

+5-20
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ This's the guide for applying patch automatically.
1414

1515
## Get Started.
1616

17+
> [!IMPORTANT]
18+
> Failing to download Yukihana Patch for FE versions < 5.17.0 (Because file names sctill contains `yukihana` not `yui` except `Yui-Patch 1.1.3 +`/.
19+
1720
> [!IMPORTANT]
1821
> Failing to download Yui Patch for all FE versions (Because the organization and repo-name renamed from `Yukihana` `-->` `Yui`), is fixed now.
1922
@@ -35,12 +38,10 @@ This's the guide for applying patch automatically.
3538
* Continuous or Workflow Dispatch? or Workflow Dispatch Latest?
3639
- Latest Version - Workflow Dispatch - Patch the latest version, and upload as artifact.
3740
- Custom Version - Workflow Dispatch - Allows you to select a compatible version (5.9.0 +) and patch and upload as a workflow artifact.
38-
- Continuous Patch - Patches FE as it's released by Telerik and make a github release of patched app.
3941

4042
> [!TIP]
41-
> We highly reccomend you to use ***Latest Version - Workflow Dispatch***, which patch the latest available version. or ***Custon Version - Workflow Dispatch*** which allows you to select a version starting from 5.9.0 +
42-
43-
> ~`Note that Only `Workflow Dispatch` automation mentioned above is not available *for now!*~
43+
> We highly reccomend you to use ***Latest Version - Workflow Dispatch***, which patch the latest available version.
44+
> ***Custon Version - Workflow Dispatch*** allows you to select a version starting from 5.9.0 + too.
4445
4546

4647
### With `Latest Version - Workflow Dispatch`
@@ -77,22 +78,6 @@ This's the guide for applying patch automatically.
7778

7879
https://github.com/user-attachments/assets/1e9fa214-b9c9-469c-83f0-e5ae4527d2f7
7980

80-
81-
### With `Continuous Patch`
82-
> [!CAUTION]
83-
> We highly reccomend you to not to use this version. Please don't use this. It still has a lot of vulnerabilities.
84-
85-
- Fork this repo.
86-
- For Continuous Patch a `Repository Variable` named `LATEST_PATCHED_VERSION` is needed. You should put the current latest version that available in the [Release History](https://www.telerik.com/support/whats-new/fiddler-everywhere/release-history) but without 'V'. So for ex: `5.17.0`
87-
- The continuous patch patch newer versions than the version named in `LATEST_PATCHED_VERSION` and ***Currently you need to manually update this repository vairiable after patching a new version with this or else it'll keep patching the same version everyday!***
88-
- The action workflows triggers 1t 00:00 UTC everyday, and if it found a new version, the artifact will be uploaded.
89-
> Causion: The action won't upload patched app as release for now. So you've to manually check if a new version is patched (everyday) by refering artifact section of the runned actions.
90-
- If Telerik has uploaded a new version, if it's patched in a continuous trigger, download the artifact named like `Fiddler-Everywhere-VX.X.X-Patched`
91-
- Extract it. Run it
92-
93-
> [!WARNING]
94-
> We highly reccomend you to disable this workflow patch as it consume a lot of resources from github action runners! & you won't like a lot's of workflow runs too.
95-
9681
> [!NOTE]
9782
> For Generic `Linux` and `MacOS` instructions, use [source repository](https://github.com/msojocs/fiddler-everywhere-enhance)
9883

0 commit comments

Comments
 (0)