You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: RHIDP-1502 add method for janus-cli package metadata
Signed-off-by: Nick Boldt <[email protected]>
experimenting with a new packages/cli/src/commands/metadata/index.ts command
Signed-off-by: Nick Boldt <[email protected]>
lint changes and fix to readme
Signed-off-by: Nick Boldt <[email protected]>
implement metadata generation from CODEOWNERS and some hardcoded values
Signed-off-by: Nick Boldt <[email protected]>
implement metadata generation from CODEOWNERS and some hardcoded values
Signed-off-by: Nick Boldt <[email protected]>
quieter output; updated sample; regen yarn lock
Signed-off-by: Nick Boldt <[email protected]>
quieter output; updated sample; regen yarn lock
Signed-off-by: Nick Boldt <[email protected]>
move hardcoded defaults into cmdline options; support running in root folder against a specific plugins/* folder
Signed-off-by: Nick Boldt <[email protected]>
change description and instuctions
Signed-off-by: Nick Boldt <[email protected]>
include script for batch updating all the RH supported plugins included in showcase; for now, don't update metadata in the non-included plugins
Signed-off-by: Nick Boldt <[email protected]>
switch from execSync to run git to using gitconfiglocal (to just parse the .git/config file) (sonarlint)
Signed-off-by: Nick Boldt <[email protected]>
* include individual plugin/*/package.json updates
Signed-off-by: Nick Boldt <[email protected]>
* feat: RHIDP-1502 add method for janus-cli package metadata
Signed-off-by: Nick Boldt <[email protected]>
experimenting with a new packages/cli/src/commands/metadata/index.ts command
Signed-off-by: Nick Boldt <[email protected]>
lint changes and fix to readme
Signed-off-by: Nick Boldt <[email protected]>
implement metadata generation from CODEOWNERS and some hardcoded values
Signed-off-by: Nick Boldt <[email protected]>
implement metadata generation from CODEOWNERS and some hardcoded values
Signed-off-by: Nick Boldt <[email protected]>
quieter output; updated sample; regen yarn lock
Signed-off-by: Nick Boldt <[email protected]>
quieter output; updated sample; regen yarn lock
Signed-off-by: Nick Boldt <[email protected]>
move hardcoded defaults into cmdline options; support running in root folder against a specific plugins/* folder
Signed-off-by: Nick Boldt <[email protected]>
change description and instuctions
Signed-off-by: Nick Boldt <[email protected]>
include script for batch updating all the RH supported plugins included in showcase; for now, don't update metadata in the non-included plugins
Signed-off-by: Nick Boldt <[email protected]>
switch from execSync to run git to using gitconfiglocal (to just parse the .git/config file) (sonarlint)
Signed-off-by: Nick Boldt <[email protected]>
switch yarn lock to use registry.yarnpkg.com
Signed-off-by: Nick Boldt <[email protected]>
* add missing type declaration for gitconfiglocal
Signed-off-by: Nick Boldt <[email protected]>
* add missing copyright / fix date
Signed-off-by: Nick Boldt <[email protected]>
add TODOs to the plugins/plugin-metadata.sh and plugins/plugin-metadata.json files
Signed-off-by: Nick Boldt <[email protected]>
* process all 42 plugins in the repo
Signed-off-by: Nick Boldt <[email protected]>
* process all 42 plugins in the repo
Signed-off-by: Nick Boldt <[email protected]>
* refactor command.ts
Signed-off-by: Paul Schultz <[email protected]>
* fix sh
Signed-off-by: Paul Schultz <[email protected]>
* add lines
Signed-off-by: Paul Schultz <[email protected]>
* Update packages/cli/src/commands/metadata/command.ts
---------
Signed-off-by: Nick Boldt <[email protected]>
Signed-off-by: Paul Schultz <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
0 commit comments