-
Notifications
You must be signed in to change notification settings - Fork 88
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
Create "client" matching pipeline #1042
Commits on Jan 27, 2024
-
Create pipeline for purldb matching
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 313a1bf - Browse repository at this point
Copy the full SHA 313a1bfView commit details -
Update matching pipeline logic
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 376a4fb - Browse repository at this point
Copy the full SHA 376a4fbView commit details -
Create test for match_to_purldb
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed9f59b - Browse repository at this point
Copy the full SHA ed9f59bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8feb0fa - Browse repository at this point
Copy the full SHA 8feb0faView commit details -
Update matching pipeline to be an addon pipeline
* Update test Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 074d813 - Browse repository at this point
Copy the full SHA 074d813View commit details -
Rename matching pipeline to match_codebase_to_purldb
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1d0b5b - Browse repository at this point
Copy the full SHA f1d0b5bView commit details -
Rename pipeline to match_to_purldb
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44271ef - Browse repository at this point
Copy the full SHA 44271efView commit details -
Remove create_codebase_json step
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6ed823 - Browse repository at this point
Copy the full SHA d6ed823View commit details -
Use context manager when opening project_json_location
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb71c10 - Browse repository at this point
Copy the full SHA fb71c10View commit details -
Split match_to_purldb into multiple functions
* Create tests for new functions Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffaafed - Browse repository at this point
Copy the full SHA ffaafedView commit details -
Split match_to_purldb into three steps
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b51aca - Browse repository at this point
Copy the full SHA 8b51acaView commit details -
Add step to ensure PurlDB is available
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5d7907 - Browse repository at this point
Copy the full SHA b5d7907View commit details -
Return only run_url in send_project_json_to_matchcode
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4489634 - Browse repository at this point
Copy the full SHA 4489634View commit details -
* Update docstrings Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d3d9c5 - Browse repository at this point
Copy the full SHA 1d3d9c5View commit details -
* Update match_to_purldb description Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 870b9d0 - Browse repository at this point
Copy the full SHA 870b9d0View commit details -
Declare match_to_purldb pipeline in alphabetical order
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f027521 - Browse repository at this point
Copy the full SHA f027521View commit details -
Create function to get match results
* Update poll_until_success to return True when a run is successful, instead of returning the match results Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 462cb1c - Browse repository at this point
Copy the full SHA 462cb1cView commit details -
Raise an exception if the match run has stopped
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c287cad - Browse repository at this point
Copy the full SHA c287cadView commit details -
* Create new test cases for poll_until_success Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45c25e1 - Browse repository at this point
Copy the full SHA 45c25e1View commit details -
Remove params from project_url
* Fix indent in send_project_json_to_matchcode * Update docstring Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c6a388 - Browse repository at this point
Copy the full SHA 2c6a388View commit details