Commit Graph

95 Commits

Author SHA1 Message Date
457429f7ec Improved plugin feature
All checks were successful
Build and publish MycroForge.CLI / test (push) Has been skipped
Test MycroForge.CLI / test (push) Successful in 5m39s
2024-10-13 13:39:56 +02:00
8f82360cc7 Forget dollas symbol
All checks were successful
Build and publish MycroForge.CLI / test (push) Successful in 40s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 14:28:39 +02:00
8396da2e9a Cleaned up build
Some checks failed
Test MycroForge.CLI / test (push) Has been cancelled
Build and publish MycroForge.CLI / test (push) Failing after 47s
2024-10-06 14:27:10 +02:00
5c7d07afb0 Fixed syntax error
All checks were successful
Build and publish MycroForge.CLI / test (push) Successful in 41s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 14:20:47 +02:00
52d2507891 Listing nupkg directory
Some checks failed
Build and publish MycroForge.CLI / test (push) Failing after 56s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 14:16:41 +02:00
7d677d27c6 Trying with full path
Some checks failed
Build and publish MycroForge.CLI / test (push) Failing after 49s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 14:13:22 +02:00
0f85244681 Changed version variable reference
Some checks failed
Build and publish MycroForge.CLI / test (push) Failing after 1m5s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 14:09:00 +02:00
d59bf264b0 Changed dotnet pack verbosity level
Some checks failed
Build and publish MycroForge.CLI / test (push) Failing after 49s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 14:06:36 +02:00
9b339c738e Wrapped nuget push argument in quotes
Some checks failed
Build and publish MycroForge.CLI / test (push) Failing after 42s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 14:00:31 +02:00
165d97245d Properly configured build actions
Some checks failed
Build and publish MycroForge.CLI / test (push) Failing after 50s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 13:50:21 +02:00
a1ffc51a57 Moved docs to separate repo
Some checks failed
Build and publish MycroForge.CLI / test (push) Has been cancelled
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 13:27:22 +02:00
6464b9f8f3 Merged build & publish steps
Some checks failed
Test MycroForge.CLI / test (push) Has been skipped
Build and publish MycroForge.CLI / test (push) Failing after 41s
2024-10-06 12:52:12 +02:00
30d2ccba76 Fixed secret reference
Some checks failed
Build and publish MycroForge.CLI / test (push) Failing after 45s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 12:48:56 +02:00
7d61f76b94 Removed comment
All checks were successful
Build and publish MycroForge.CLI / test (push) Successful in 1m25s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 12:45:27 +02:00
38b83ac8ac Added version to .csproj
All checks were successful
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 12:43:45 +02:00
f8efd45076 Onelined add source command
All checks were successful
Build MycroForge.CLI / test (push) Successful in 39s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 12:31:49 +02:00
c1f618ad19 Merged adding source with the publishing
All checks were successful
Build MycroForge.CLI / test (push) Successful in 54s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 12:27:55 +02:00
5d49b9ab2d Added directory change to MycroForge.CLI
Some checks failed
Build MycroForge.CLI / test (push) Failing after 44s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 12:24:46 +02:00
bb3d75521e Testing build action
Some checks failed
Build MycroForge.CLI / test (push) Failing after 37s
Test MycroForge.CLI / test (push) Has been skipped
2024-10-06 12:19:20 +02:00
bc1f0fb943 Manually reference MycroForge.Core in MycroForge.PluginTemplate
All checks were successful
Test and build / test (push) Successful in 2m46s
2024-10-06 11:33:36 +02:00
e95bd759c3 Commented all steps except test
Some checks failed
Test and build / test (push) Failing after 41s
2024-10-06 11:24:53 +02:00
2918f87911 Changed line endings
Some checks failed
Test and build / test (push) Failing after 1m37s
2024-10-06 10:20:45 +02:00
33a86882ac Removed driver spec
Some checks are pending
Test and build / test (push) Waiting to run
2024-10-06 10:19:58 +02:00
d95ee39c0b Tried specifying driver too
Some checks failed
Test and build / test (push) Has been cancelled
2024-10-06 10:00:58 +02:00
9109e9a4c7 Changed back to ubuntu-latest again
Some checks are pending
Test and build / test (push) Waiting to run
2024-10-06 09:55:52 +02:00
67a693b916 Changed .yaml to .yml and changed name back to default
Some checks failed
Test and build / test (push) Has been cancelled
2024-10-06 09:53:57 +02:00
b8373f6908 Changed act runner label
Some checks failed
Test and build / test (push) Has been cancelled
2024-10-06 09:46:15 +02:00
b14a2e7117 Fixed error in yaml
Some checks failed
Test and build / test (push) Has been cancelled
2024-10-06 09:41:57 +02:00
207345b54b Moved build file to workflows folder 2024-10-06 09:40:27 +02:00
dc8327289f Testing ci pipeline 2024-10-06 09:28:13 +02:00
a88f8a1f11 Added .gitea directory 2024-10-05 16:54:45 +02:00
f676f236b1 Added CLI test project and tests for 'm4g init' command 2024-10-05 13:37:14 +02:00
4f322e56c7 Updated README.md 2024-09-22 19:40:28 +02:00
4b0d1df34f Added missing example in tutorial 2024-09-22 17:33:47 +02:00
128ae21088 Clean up 2024-07-26 16:57:28 +02:00
6301bd438a Additional clean up 2024-07-25 07:35:06 +02:00
3f33035611 Cleaned up 2024-07-25 07:34:27 +02:00
32b7a3c01c Cleaned up project and added constraints for SQLAlchemy types in generate entity 2024-07-24 07:18:42 +02:00
91431fd996 Clean up 2024-07-23 22:04:51 +02:00
5ccb40bb44 Fixed exceptions and added constraints to commands 2024-07-23 21:46:11 +02:00
d210c6ac7c Cleaned up, tested and documented --dbu-platform 2024-07-22 21:27:17 +02:00
aa1c2422ef Ading comments and cleaning up 2024-07-22 06:24:45 +02:00
5698b504e9 Removed bash highlighting support 2024-07-20 00:33:02 +02:00
e2b2c82ff7 Optimised docs build and polished docs 2024-07-19 16:18:24 +02:00
7badcc333b Added command plugin documentation and renamed subCommands to commands in api command code 2024-07-19 15:05:20 +02:00
bf27a344e1 Improved docs 2024-07-19 13:08:59 +02:00
577d61ed42 Added deployment capabilities 2024-07-17 23:20:07 +02:00
777b0fccc8 Updated docs and minor cleanup 2024-07-15 22:49:31 +02:00
d6609fd335 Added .NET 8 as a requirement in install.md 2024-07-15 20:49:24 +02:00
9d1442b46b Supplemented commands documentation 2024-07-15 00:42:26 +02:00