mike12345567
|
0f64f6b6fb
|
Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are.
|
2022-09-30 17:13:50 +01:00 |
mike12345567
|
5b52acf169
|
Updating to add an option for generating admin user credentials as part of hosting, adding a dev command to create a simple, pre-watching environment using all flags.
|
2022-09-29 15:38:54 +01:00 |
mike12345567
|
46c1590c83
|
Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server.
|
2022-09-14 17:35:46 +01:00 |
mike12345567
|
e469ee6fe8
|
Adding better controls for .git checking.
|
2022-09-14 11:11:20 +01:00 |
mike12345567
|
d67dcd78a6
|
Fixing a minor issue with plugin name not being passed through in CLI function.
|
2022-09-14 11:04:37 +01:00 |
mike12345567
|
4621f2d830
|
Defaulting behaviour for empty git repos.
|
2022-09-13 18:28:03 +01:00 |
mike12345567
|
95f7bbd05b
|
Adding an option to disable top level parent directory creation during CLI plugin init incase using this for git repo creation.
|
2022-09-13 18:22:15 +01:00 |
NEOLPAR
|
829d1bf70d
|
cleaned plugin validate from cli
|
2022-09-09 11:25:17 +01:00 |
mike12345567
|
f329f9868c
|
Adding management of the new README.md file that is retrieved with the plugin skeletons.
|
2022-08-18 18:23:07 +01:00 |
mike12345567
|
38e97c7cdb
|
Adding check to make sure build/watch occurs inside a plugin directory.
|
2022-08-18 13:29:49 +01:00 |
Michael Drury
|
63742ec7f0
|
Adding watch command to CLI.
|
2022-08-16 16:27:03 +01:00 |
mike12345567
|
dcce46f616
|
Fixing validation for datasource plugins.
|
2022-08-11 18:29:49 +01:00 |
mike12345567
|
1f2f130907
|
Getting dependency installation working correctly.
|
2022-08-11 17:29:07 +01:00 |
mike12345567
|
1ae154daf5
|
Install after retrieving skeleton for custom plugins.
|
2022-08-11 11:03:33 +01:00 |
mike12345567
|
7ce8a9e254
|
Validating datasources fully, initial work towards validating components and including the build in the CLI.
|
2022-08-10 16:19:08 +01:00 |
mike12345567
|
2a98e4addf
|
First part of plugin CLI - generates the skeleton project and enriches it with user input.
|
2022-08-10 13:11:57 +01:00 |