From a419340e408a1da0e4fdb3cbee3dd2e5bbd5876b Mon Sep 17 00:00:00 2001 From: nin0dev Date: Wed, 17 Jul 2024 07:59:07 -0400 Subject: [PATCH 01/11] STOP SCANNING THE `main` BRANCH I BEG OF YOU --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 5db72dd..4207f58 100644 --- a/renovate.json +++ b/renovate.json @@ -2,5 +2,6 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommended" - ] + ], + "baseBranches": ["dev"] } From 5b569ff6cbfa50aca627b5fa6420d2191f74826a Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sat, 17 Aug 2024 07:07:43 -0500 Subject: [PATCH 02/11] workflow testing time --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 11a4e3c..10f0b37 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -9,7 +9,7 @@ on: branches: - '*' - '!main' - + pull_request: workflow_dispatch: jobs: From 3dac2bba2b0bd32ab3ee4c67d07c2e4f1df1ffc3 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sat, 17 Aug 2024 07:13:49 -0500 Subject: [PATCH 03/11] the workflows part 2 --- .github/workflows/android.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 10f0b37..f21dcfc 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -10,6 +10,7 @@ on: - '*' - '!main' pull_request: + merge_group: workflow_dispatch: jobs: From 4a1e76742a2dfc640dea69c5124e971054e52bb5 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 19 Aug 2024 06:23:13 -0500 Subject: [PATCH 04/11] idiot proofed issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d4c3105..4190ca1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,6 +7,7 @@ body: - type: markdown attributes: value: | + > ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381) > [!WARNING] > ## ONLY OPEN AN ISSUE IF: > * You are using an up-to-date version of VendroidEnhanced @@ -67,4 +68,4 @@ body: - label: I am using Discord Stable or tried on Stable and this bug happens there as well required: true - label: I have read the requirements for opening an issue above - required: true \ No newline at end of file + required: true From 5612e0b6a662f22181f210efc260896c8d9ea45a Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 19 Aug 2024 06:25:28 -0500 Subject: [PATCH 05/11] more issue templating --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4190ca1..3bdeafc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,6 +8,9 @@ body: attributes: value: | > ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381) + > + >
+ > Flowchart but in text format > [!WARNING] > ## ONLY OPEN AN ISSUE IF: > * You are using an up-to-date version of VendroidEnhanced @@ -16,7 +19,8 @@ body: > * You **could not** reproduce the issue on: > * Vencord Web, Vesktop, or ArmCord, on a computer > * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD - > + >
+ > > **Your issue will get closed and you will possibly be blocked from the repository if you cannot read this!** - type: input From ef80c3f552e654d1929dff1fe243c4b3cd45893b Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 19 Aug 2024 06:26:31 -0500 Subject: [PATCH 06/11] insanity --- .github/ISSUE_TEMPLATE/bug_report.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3bdeafc..664b8ba 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,15 +10,15 @@ body: > ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381) > >
- > Flowchart but in text format - > [!WARNING] - > ## ONLY OPEN AN ISSUE IF: - > * You are using an up-to-date version of VendroidEnhanced - > * You **did not** edit the Vencord location in app settings - > * You are using Discord Stable, not PTB or Canary. - > * You **could not** reproduce the issue on: - > * Vencord Web, Vesktop, or ArmCord, on a computer - > * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD + > Flowchart but in text format + > [!WARNING] + > ## ONLY OPEN AN ISSUE IF: + > * You are using an up-to-date version of VendroidEnhanced + > * You **did not** edit the Vencord location in app settings + > * You are using Discord Stable, not PTB or Canary. + > * You **could not** reproduce the issue on: + > * Vencord Web, Vesktop, or ArmCord, on a computer + > * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD >
> > **Your issue will get closed and you will possibly be blocked from the repository if you cannot read this!** From b608eb41ee4dfd4e2a6274159c5b238e8b0ce79e Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 19 Aug 2024 06:28:14 -0500 Subject: [PATCH 07/11] im paying github premium if they add issue template preview istg --- .github/ISSUE_TEMPLATE/bug_report.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 664b8ba..d6b2ba0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,10 +7,10 @@ body: - type: markdown attributes: value: | - > ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381) - > - >
- > Flowchart but in text format + ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381) + +
+ Flowchart but in text format > [!WARNING] > ## ONLY OPEN AN ISSUE IF: > * You are using an up-to-date version of VendroidEnhanced @@ -19,9 +19,8 @@ body: > * You **could not** reproduce the issue on: > * Vencord Web, Vesktop, or ArmCord, on a computer > * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD - >
- > - > **Your issue will get closed and you will possibly be blocked from the repository if you cannot read this!** +
+ **Your issue will get closed and you will possibly be blocked from the repository if you cannot read this!** - type: input id: discord From 96b88aac86e7d6277c12f626001b252ba2800640 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 19 Aug 2024 06:30:10 -0500 Subject: [PATCH 08/11] i hate everything about issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d6b2ba0..d8bfc11 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,14 +11,15 @@ body:
Flowchart but in text format - > [!WARNING] - > ## ONLY OPEN AN ISSUE IF: - > * You are using an up-to-date version of VendroidEnhanced - > * You **did not** edit the Vencord location in app settings - > * You are using Discord Stable, not PTB or Canary. - > * You **could not** reproduce the issue on: - > * Vencord Web, Vesktop, or ArmCord, on a computer - > * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD + + > [!WARNING] + > ## ONLY OPEN AN ISSUE IF: + > * You are using an up-to-date version of VendroidEnhanced + > * You **did not** edit the Vencord location in app settings + > * You are using Discord Stable, not PTB or Canary. + > * You **could not** reproduce the issue on: + > * Vencord Web, Vesktop, or ArmCord, on a computer + > * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD
**Your issue will get closed and you will possibly be blocked from the repository if you cannot read this!** From fc0812ac6b78e3fecd145ef76ba2435c61a27f55 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 19 Aug 2024 06:32:27 -0500 Subject: [PATCH 09/11] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d8bfc11..d93bbb6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,14 +12,13 @@ body:
Flowchart but in text format - > [!WARNING] - > ## ONLY OPEN AN ISSUE IF: - > * You are using an up-to-date version of VendroidEnhanced - > * You **did not** edit the Vencord location in app settings - > * You are using Discord Stable, not PTB or Canary. - > * You **could not** reproduce the issue on: - > * Vencord Web, Vesktop, or ArmCord, on a computer - > * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD + Only open an issue if: + * You are using an up-to-date version of VendroidEnhanced + * You **did not** edit the Vencord location in app settings + * You are using Discord Stable, not PTB or Canary. + * You **could not** reproduce the issue on: + * Vencord Web, Vesktop, or ArmCord, on a computer + * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD
**Your issue will get closed and you will possibly be blocked from the repository if you cannot read this!** From 8a6cec10fca5133df00409a0f4f6c7b3d34158a8 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 19 Aug 2024 06:33:54 -0500 Subject: [PATCH 10/11] made text well, text only --- .github/ISSUE_TEMPLATE/bug_report.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d93bbb6..0c8837c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,20 +7,19 @@ body: - type: markdown attributes: value: | - ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381) - + ## READ BEFORE SUBMITTING AN ISSUE + ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381)]
Flowchart but in text format Only open an issue if: * You are using an up-to-date version of VendroidEnhanced - * You **did not** edit the Vencord location in app settings + * You did not edit the Vencord location in app settings * You are using Discord Stable, not PTB or Canary. - * You **could not** reproduce the issue on: + * You could not reproduce the issue on: * Vencord Web, Vesktop, or ArmCord, on a computer - * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD + * The Discord mobile website (discord.com/app) on a mobile browser WITHOUT VENCORD
- **Your issue will get closed and you will possibly be blocked from the repository if you cannot read this!** - type: input id: discord From 673ad29290bbcef69b8fab018186b2a6c0e22bb0 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Mon, 19 Aug 2024 06:34:55 -0500 Subject: [PATCH 11/11] this bracket has been bracketting for far too long --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0c8837c..2358814 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,7 +8,7 @@ body: attributes: value: | ## READ BEFORE SUBMITTING AN ISSUE - ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381)] + ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381)
Flowchart but in text format