Commit Graph

173 Commits

Author SHA1 Message Date
MrGadget
0cb777d3dd chore(CI): RunUnityTests - updated unityVersions 2024-08-09 17:17:42 -04:00
MrGadget
e21339240d chore(CI): RunUnityTests - updated unityVersions 2024-08-05 21:00:51 -04:00
MrGadget
693a9999d6 chore(CI): RunUnityTests - updated unityVersions 2024-07-26 09:49:49 -04:00
MrGadget
e887d11b1e chore(CI): RunUnityTests - updated unityVersions 2024-07-20 10:01:57 -04:00
MrGadget
8f8efe864c chore(CI): RunUnityTests - updated unityVersions 2024-07-12 22:22:47 -04:00
MrGadget
b0aa8a412a chore(CI): RunUnityTests - updated unityVersions 2024-07-04 21:34:04 -04:00
MrGadget
fb0704c1d4 chore(CI): RunUnityTests - updated unityVersion 2024-06-28 19:55:24 -04:00
MrGadget
353a0bf80c chore(CI): RunUnityTests - updated unityVersion 2024-06-28 15:26:03 -04:00
MrGadget
9cedb7e089 chore(CI): Use environment vars 2024-06-26 18:13:51 -04:00
MrGadget
83629bcc67
chore(CI): Update Semantic to use UnityPack Script (#3840)
* UnityPack CSX

* fixed path

* try cmd

* try bash

* try script

* try prepareCmd

* Fix errors

* AddFilesRecursive extension

* dotnet 5 and dotnet-scriopt 1.1.0

* dotnet-script 1.5.0

* dotnet 8

* Environment.GetCommandLineArgs

* separate extension script

* typo

* Updated ArchiveExtension

* AddFilesRecursive without extension

* fix args iterator

* Deleted ArchiveExtension

* Removed commented code

* UnityPack: Methods in order

* MIT License

* Suppress Release Notes

* Added Console Logging

* fix: Test1

* Syntax

* Syntax

* log args

* fix: args parsing

* fix: More Logging plus version

* Syntax

* fix: Try fix paths

* fix: Reverse slashes in RootPath to match entry.Name

* fix: GetRelativePath use Path.GetTempPath

* fix: Use tempPath

* fix: Enable release notes

* Remove Hosting folder

* fix: Remove Edgegap

* Cleanup

* fix: Minified dependencies JSON and >=3.2.1 version for NewtonSoft

* fix: NewtonSoft v3.0.0
2024-06-18 16:36:11 -04:00
MrGadget
60d1a59bd3 chore(CI): Added job to clean up old workflow runs to main workflow
- Deletes runs more than 15 days old
- Retains last 5 runs of each workflow, regardless of age
2024-06-15 15:26:43 -04:00
MrGadget
0e2fbd8ba3 chore(CI): Semantic.yml - Restored debug true 2024-06-15 09:32:35 -04:00
MrGadget
15f1b6bba8 chore(CI) Updated Semantic and releaserc
- changed node-version to '*' and removed commented lines
- added comments about moving ScriptTemplate files
2024-06-12 19:51:39 -04:00
MrGadget
e588e33f66 chore(CI): RunUnityTests - updated unityVersion 2024-06-12 18:30:34 -04:00
MrGadget
d14d32bb1b chore(CI): Attempt to fix CI package generation 2024-06-12 16:23:05 -04:00
MrGadget
ff7e28c40e chore(CI): RunUnityTests - updated unityVersions 2024-06-08 08:30:58 -04:00
MrGadget
8a1c97eabf chore(CI): RunUnityTests - updated unityVersion 2024-06-05 13:40:44 -04:00
MrGadget
d3de0eed1a chore(CI): RunUnityTests - updated unityVersions 2024-05-20 14:50:04 -04:00
MrGadget
21d2098d72 chore(CI): RunUnityTests - updated unityVersions 2024-05-14 08:45:55 -04:00
MrGadget
534a57f245 chore(CI): RunUnityTests - updated unityVersion 2024-05-11 10:43:10 -04:00
MrGadget
32a35814b1 chore(CI): RunUnityTests - updated unityVersions 2024-05-10 16:34:17 -04:00
MrGadget
cff6b41f8c
Update Semantic.yml 2024-05-05 09:55:13 -04:00
MrGadget
b18e155ecb
Update Semantic.yml 2024-05-05 09:32:32 -04:00
MrGadget
ae49f02e24
Update Semantic.yml 2024-05-05 09:23:22 -04:00
MrGadget
db59532c89
Update Semantic.yml 2024-05-05 09:05:36 -04:00
MrGadget
8b6000c5b4
Update Semantic.yml 2024-05-05 05:57:06 -04:00
MrGadget
045632caf0
Update Semantic.yml 2024-05-05 05:32:20 -04:00
MrGadget
694cd0d7fb chore(CI): RunUnityTests - updated unityVersions 2024-04-26 06:35:07 -04:00
MrGadget
d4bd5d78ec chore(CI): RunUnityTests - updated unityVersion 2024-04-17 12:21:47 -04:00
MrGadget
aa608c5f6f chore(CI): RunUnityTests - updated unityVersion 2024-04-17 12:20:50 -04:00
MrGadget
d259094fec
fix(RunUnityTests.yml): Uses email / pass secrets (#3806)
* fix(RunUnityTests.yml): Uses email / pass secrets

* Delete Activation workflow - no longer viable
2024-04-15 09:55:38 -04:00
MrGadget
be13e2aa77 chore(CI): Updated Semantic version 2024-04-15 07:17:41 -04:00
MrGadget
810e066423
Update Semantic Release (#3807)
* Update Semantic Release
Improved CI for producing release packages
- Generates and includes version.txt
- Extended types for releases and release notes
- unity-packer is executed by semantic-release
- releaserc fully rewritten with comments

* fixed typos
2024-04-14 11:41:25 -04:00
MrGadget
71e1bf8451 chore(CI): Remove unused workflow files 2024-04-14 08:53:32 -04:00
MrGadget
36e2560b93 chore(Semantic.yml): Updated setup-dotnet to v4 2024-04-13 09:37:06 -04:00
MrGadget
78165ff230 chore(CI): RunUnityTests - updated unityVersion 2024-04-10 14:53:22 -04:00
MrGadget
36f9ee5db7 chore(CI): RunUnityTests - updated unityVersion 2024-04-03 17:22:09 -04:00
MrGadget
0d6d97d961 chore(CI): RunUnityTests - updated unityVersion 2024-03-29 10:36:44 -04:00
MrGadget
9c9cc043b3 chore(CI): RunUnityTests - updated unityVersion 2024-03-25 14:00:04 -04:00
MrGadget
e27571294b chore(CI): RunUnityTests - updated unityVersions 2024-03-13 16:52:45 -04:00
MrGadget
0aa8000454 chore(CI): RunUnityTests - updated unityVersion 2024-03-08 09:43:26 -05:00
MrGadget
e8f951cd62 chore(CI): RunUnityTests - updated unityVersion 2024-03-05 07:10:27 -05:00
MrGadget
3cc5aa39c4 chore(CI): RunUnityTests - updated unityVersions 2024-02-19 14:38:19 -05:00
MrGadget
1a4af584bd chore(CI): RunUnityTests - updated unityVersion 2024-02-08 09:05:43 -05:00
MrGadget
39248795c2 chore(CI): RunUnityTests - updated unityVersion 2024-02-08 08:47:38 -05:00
MrGadget
9ba5511b89 chore(CI): RunUnityTests - updated unityVersions 2024-02-08 08:16:30 -05:00
MrGadget
b5fbdbd8f8 chore(CI): Semantic.yml - use v4 of github actions 2024-01-29 01:56:47 -05:00
MrGadget
4335a7b897 chore: RunUnityTest - upload-artifact@v4 2024-01-28 15:26:46 -05:00
MrGadget
454e453767 chore(CI): RunUnityTests - updated unityVersion 2024-01-25 21:45:43 -05:00
MrGadget
3fa6f194b0 chore(CI): RunUnityTests - updated unityVersions 2024-01-23 04:52:03 -05:00