-
Notifications
You must be signed in to change notification settings - Fork 21
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
Some tests #156
Draft
bhamail
wants to merge
50
commits into
main
Choose a base branch
from
someTests
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.
Draft
Some tests #156
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
* Gemfile parsing like a CHAMP * Fix NPM Tested gemfile parsing and continuing to evaluate gems if npm resolver errors out
* RubyGems and IQ * Newline and license header @ButterB0wl tested against IQ for ruby and it works without bundler on an unbuilt ruby project with a lockfile and combines with results from other formats
* Poetry OSS Index support * Better exception * Poetry with IQ Tested against OSSI and IQ w/ standalone poetry and w/ an additional Gemfile.lock in the workspace
💥 Co-authored-by: Shahryar <shahryarmon@gmail.com>
* The basics of file logging * Fin * Okie dokie, logging level controlled by user config * Couple uh above and beyond things * When in doubt make it sync
Looks good to me, the logging is failing when switching workspaces but that can be fixed upstream. IQ now works using fetch after https fixes * First bits of killing off request * Bye bye request * Mas loggging * Ok Artie * Ok lets try again * OK * Well jeez * Inline this * Tidy Co-authored-by: Artemie Jurgenson <37317224+ButterB0wl@users.noreply.github.com>
* WIP * WIP but it works * WIP * And the great sword hath swung * MOre logging * Holy guac * AND THE SWORD HATH SWUNG AGAIN * Simplify this, we may not even need it but simplify it * Clean up for now * Take that ya JERK * Fix Maven * Fix maven duplicates * Bye bye * Refresh that model FURRIL
* Cargo branch for Cargo format * Cargo folder added * Cargo format using OSS Index * Cargo format converter added to ComponentEntryConversations.ts * CargoDependencies.ts issue fixed * CargoDependencies.ts reject message changed from composer.lock to Cargo.lock Co-authored-by: Jeffry Hesse <5544326+DarthHater@users.noreply.github.com>
* Ok lets try with just purls * WIP * Ok well I think everything works * There we go * Fix RubyGems and use newer purl library
* Okie dokie * Newline * Ok filled in the blanks * Switch to better purl lib Co-authored-by: Artemie Jurgenson <37317224+ButterB0wl@users.noreply.github.com>
Co-authored-by: Jeffry Hesse <5544326+DarthHater@users.noreply.github.com>
* WIP * Dedupe * Here you go Artie * Fix this * Yada yada yada * There we go * Ok got this back to working * MAS * You functional now * Be best * Fix the whole world on my back * Type this * Ok take that * Newline before someone yells at me * One way to do it * Ok * Use a ul and li instead * Change this to an actual name * More in your face loader * All of this stuff was redundant Co-authored-by: Jeffry Hesse <5544326+DarthHater@users.noreply.github.com>
Tested back and forth between iq and ossi on multiple project types and everything works as expected
…vscode-iq-plugin into AWholeNewWorld
* Well why not * Another lil clean up * SWOOOOSH * SWISHHHHH * Bump this up as well
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.
Figure out how to add some tests.