forked from fabric8-analytics/fabric8-analytics-worker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# This is a combination of 17 commits.
# This is the 1st commit message: Merge pull request fabric8-analytics#742 from msehnout/remove-keywords-workers remove keywords tagger and summary tasks # This is the commit message fabric8-analytics#2: initial commit for git operations addition in worker # This is the commit message fabric8-analytics#3: adding logs # This is the commit message fabric8-analytics#4: lint # This is the commit message fabric8-analytics#5: file rectified # This is the commit message fabric8-analytics#6: rectified queue name # This is the commit message fabric8-analytics#7: added functionanilty for git operations # This is the commit message fabric8-analytics#8: lint # This is the commit message fabric8-analytics#9: rectified clone # This is the commit message fabric8-analytics#10: additional logic for clone # This is the commit message fabric8-analytics#11: token rectified # This is the commit message fabric8-analytics#12: gh username rectified # This is the commit message fabric8-analytics#13: rectified gemini call # This is the commit message fabric8-analytics#14: added logs # This is the commit message fabric8-analytics#15: rectified parser logic # This is the commit message fabric8-analytics#16: modified logic for gemini # This is the commit message fabric8-analytics#17: host resolved
- Loading branch information
Showing
23 changed files
with
284 additions
and
700 deletions.
There are no files selected for viewing
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
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
11 changes: 0 additions & 11 deletions
11
f8a_worker/dispatcher/flows/bayesianPackageTaggingFlow.yml
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
# This flow is for the git operations to generate the manifest files for the stack analysis. | ||
flow-definitions: | ||
- name: 'gitOperationsFlow' | ||
queue: '{DEPLOYMENT_PREFIX}_api_gitOperationsFlow_v0' | ||
propagate_node_args: true | ||
node_args_from_first: true | ||
edges: | ||
- from: | ||
to: 'GitOperationTask' |
This file was deleted.
Oops, something went wrong.
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
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
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
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.