forked from redhat-developer/alizer
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Go impl #1
Open
lstocchi
wants to merge
31
commits into
main
Choose a base branch
from
goImpl
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…erics (redhat-developer#23) Signed-off-by: Jeff MAURY <jmaury@redhat.com>
…developer#25) Fixes redhat-developer#24 Signed-off-by: Jeff MAURY <jmaury@redhat.com>
* chore: reorganize repo - add java folder Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix ci builds and fix based on review Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix workflow location file Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix Jenkinsfile and release workflow Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
* add js project Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * update README Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * remove hardcoded path Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add tests Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add step in CI workflow for js Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix js workflow Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
…r#29) * chore: add Jenkinsfile for Javascript implementation * Change NPM package name Fixes redhat-developer#28 Signed-off-by: Jeff MAURY <jmaury@redhat.com>
* Use 'glob-gitignore' instead of 'glob' Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com> * Read '.gitignore' file Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com> * Refactoring Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
…developer#34) * feat: add devfile selection in js impl (redhat-developer#33) Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * extract lowercase func from lambda Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
* feat: recognize components Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add devfile to component Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * enhance recognition with folders not having a config file Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add support for fake no config component + tests Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix issue with wrapped components Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * return existing devfile if found in component folder Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add project for test Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add component command to cli Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * remove devfile mapping during component recognition Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix local build and issue with empty folders Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add check on multimodules maven projects and frameworks detection Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add specific spi for different frameworks Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * clean Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add property to languages.yaml to specify which languages can be used to detect a component Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix review comments Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * add ComponentRecognizer interface and clean Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix copyright date and clean imports Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * update copyright dates Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
* feat: extend recognition to nodejs frameworks Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * moved create method to base interface and clean Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
…edhat-developer#42) Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
lstocchi
force-pushed
the
goImpl
branch
3 times, most recently
from
November 4, 2021 16:24
44a06d6
to
428e942
Compare
… package.json (redhat-developer#45) Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
…per#30) (redhat-developer#46) * refactor: share single languages.yml with all projects (redhat-developer#30) Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * copy files to output before building alizer java Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * remove pluginManagement section Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
* docs: add alizer specifications Signed-off-by: Luca Stocchi <lstocchi@redhat.com> * fix based on review Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
…edhat-developer#59) (redhat-developer#60) Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.