Commit Graph

294 Commits

Author SHA1 Message Date
unknown
4866b88d06 Modifie and renamed issue templates 2025-12-03 05:08:16 -08:00
Drew Thomasson
4b22a59f7a Limit E2A-test to macOS only 2025-11-19 15:34:27 -05:00
Drew Thomasson
01d3455efb Update custom command workflow for dynamic OS selection 2025-11-19 15:19:30 -05:00
Drew Thomasson
662979c9ff Suppress errors on conda deactivate in workflow
Updated conda deactivate command to suppress errors in E2A-Test workflow.
2025-11-17 23:38:38 -05:00
Drew Thomasson
be135c2ce3 Change workflow name from 'Mac E2A Test' to 'E2A Test' 2025-11-17 22:57:41 -05:00
Drew Thomasson
0e8fca9072 Update E2A Test workflow for multi-OS support
Refactor E2A Test workflow to support both macOS and Linux environments.
2025-11-17 22:52:41 -05:00
Drew Thomasson
9c9dfaff82 Log and remove __sessions directory in workflow
List the contents of the __sessions directory before removing it.
2025-11-17 14:54:26 -05:00
Drew Thomasson
ce90b7c8c2 Enhance E2A-Test workflow with custom model test
Updated the E2A-Test workflow to include a new custom fine-tuned XTTSv2 model test and added a new output folder for XTTSv2FineTuneCustom.
2025-11-11 16:54:03 -05:00
Drew Thomasson
24e5b45e99 Add headless OCR tests for English and Haitian Creole 2025-11-11 12:36:30 -05:00
Drew Thomasson
9542cec543 only activate for main E2A-Test.yml 2025-08-05 11:46:21 -04:00
Drew Thomasson
b37cfe403d Make more robust and activate for v25 PR, E2A-Test.yml 2025-08-04 22:38:59 -04:00
Drew Thomasson
05b25c14da use shortened wav names E2A-Test.yml 2025-08-04 14:42:55 -04:00
Drew Thomasson
2c38ab3cd6 Update stale.yml 2025-08-02 00:47:44 -04:00
Drew Thomasson
5bdf606927 Update custom-command.yml job name 2025-07-27 14:50:01 -04:00
Drew Thomasson
733a0caced Make E2A-Test.yml ignore stale.yml and custom command 2025-07-23 21:41:31 -04:00
Drew Thomasson
7adde3ef55 Add Permissons to stale.yml 2025-07-23 21:37:11 -04:00
Drew Thomasson
bdc46c566e Update stale.yml to specific times of when to mark as stale and close 2025-07-23 20:58:41 -04:00
Drew Thomasson
1516d5a1b2 Fix stale.yml 2025-07-23 20:42:17 -04:00
Drew Thomasson
118fd01c74 Create stale.yml 2025-07-23 20:27:33 -04:00
Drew Thomasson
edc14bfef9 Remove git clean -xdf from Docker-Build.yml 2025-07-23 15:27:32 -04:00
Drew Thomasson
a0f8e89380 Remove git clean -xdf from E2A-Test.yml 2025-07-23 15:26:57 -04:00
Drew Thomasson
7c93d559f5 Apply PR fix to Docker-Build.yml 2025-07-23 14:47:51 -04:00
Drew Thomasson
e9477ac561 Fix PR tests on E2A-Test.yml 2025-07-23 14:46:26 -04:00
Drew Thomasson
50969cf49b Apply E2A clone fix to as well Docker-Build.yml 2025-07-23 14:14:17 -04:00
Drew Thomasson
4a9cb45020 Fixing cloneE2A step in E2A-Test.yml 2025-07-23 13:55:51 -04:00
Drew Thomasson
027b493f7b Fix declaration of git SHA in E2A-Test.yml 2025-07-23 13:20:17 -04:00
Drew Thomasson
75b88be50b Fix wipe command in E2A-Test.yml 2025-07-23 13:05:46 -04:00
Drew Thomasson
e212eb4136 Merge pull request #991 from DrewThomasson/workflow-patch-1
Make Test Workflow work with Fresh Re-install
2025-07-23 06:05:36 -04:00
Drew Thomasson
669e1675cd Remove Unused code from E2A-Test.yml 2025-07-23 06:03:46 -04:00
Drew Thomasson
0b0d7e8e2b Set Artifacts folder to create after cloning in Test Workflow 2025-07-23 05:56:56 -04:00
Drew
0df4c09b4d shortening and testing beter workflow 2025-07-23 05:51:23 -04:00
Drew Thomasson
f830b491a6 Create custom-command.yml 2025-07-23 02:28:36 -04:00
Drew Thomasson
2a8e5f7995 Remove push main trigger for Docker Build workflow, not needed
+ it made trigger twice as its already triggered by E2A Test running on main anyway
2025-07-23 02:06:27 -04:00
Drew Thomasson
e5180b228e Remove Error in Bark Workflow Test 2025-07-23 01:09:47 -04:00
Drew Thomasson
342778e008 Make Bark Error out to test Artifacts always() 2025-07-23 00:58:01 -04:00
Drew Thomasson
ca2333d434 Make Audiobook output folders wiped beforehand 2025-07-23 00:56:24 -04:00
Drew Thomasson
311332030f Made Artifacts upload no matter what 2025-07-23 00:53:27 -04:00
Drew Thomasson
f704efaa64 Create output Dirs for each tts engine for artifacts 2025-07-23 00:51:34 -04:00
Drew Thomasson
e1fd3d7e88 messing with artifacts 2025-07-23 00:41:16 -04:00
Drew Thomasson
725a29f14c Testing Artifacts uploading 2025-07-23 00:40:05 -04:00
Drew Thomasson
c92879e091 Testing uploading artifacts 2025-07-23 00:33:39 -04:00
Drew Thomasson
4b0d2df112 Made E2A-Test Run on any push to main and on Release 2025-07-23 00:20:28 -04:00
Drew Thomasson
8c2a180b27 Made Docker-Build only run after the E2A-Test is runs 2025-07-23 00:15:49 -04:00
Drew Thomasson
a232935b7d Add a Prune docker & buildx to Docker Build Workflow 2025-07-23 00:01:57 -04:00
Drew
0ce4aaa0ab Made update hugginface-space triggered by Docker Build completing 2025-07-22 23:24:57 -04:00
Drew Thomasson
2ff95dd27c Merge pull request #980 from DrewThomasson/workflow-patch-1
Rename Docker Build Workflow name
2025-07-22 22:21:46 -04:00
Drew
d472f4d581 Rename Docker Build Workflow name 2025-07-22 22:18:13 -04:00
Drew
8abcc5f572 Removed continue on error for Docker-Build.yml 2025-07-22 21:53:38 -04:00
Drew
3eece84e19 Made git reset --hard command more reobust for pull requests 2025-07-22 21:31:13 -04:00
Drew
886c513b80 Made logic spaced better for the ebook2aduiobook cloning not in a single line anymore 2025-07-22 21:26:26 -04:00