forked from microsoft/sarif-vscode-extension
-
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
Add CI #16
Draft
mayman99
wants to merge
16
commits into
main
Choose a base branch
from
sync_with_fork
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
Add CI #16
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
Signed-off-by: Audrow Nash <audrow@openrobotics.org>
Signed-off-by: Mohamad
* add d3 deps Signed-off-by: Mohamad <mohamad@openrobotics.org> * added c chart component Signed-off-by: Mohamad <mohamad@openrobotics.org> * linting Signed-off-by: Mohamad <no.future2e1@gmail.com> * preven switching to chart mode when details are open Signed-off-by: Mohamad <no.future2e1@gmail.com> * add d3 deps Signed-off-by: Mohamad <mohamad@openrobotics.org> * added c chart component Signed-off-by: Mohamad <mohamad@openrobotics.org> * linting Signed-off-by: Mohamad <no.future2e1@gmail.com> * preven switching to chart mode when details are open Signed-off-by: Mohamad <no.future2e1@gmail.com> * launch file Signed-off-by: Mohamad <no.future2e1@gmail.com> Signed-off-by: Mohamad <mohamad@openrobotics.org> Signed-off-by: Mohamad <no.future2e1@gmail.com> Co-authored-by: Mohamad <mohamad@openrobotics.org>
* allow vscode to read annotaion file, parse annotations Signed-off-by: Mohamad <no.future2e1@gmail.com> * add write annotation file * add utils file * update annotations to be deep observables * clean up * siwtch from jsonpath to literal json compare Signed-off-by: Mohamad <no.future2e1@gmail.com>
* remove micosoft licence eslint Signed-off-by: Mohamad <no.future2e1@gmail.com> * add load logs utils Signed-off-by: Mohamad <no.future2e1@gmail.com> * update ext debug Signed-off-by: Mohamad <no.future2e1@gmail.com> * add open archive button * fix load archive * use space ros log dir env variable * load all archives Signed-off-by: Mohamad <no.future2e1@gmail.com> * wip, only first two baseline stores are considered Signed-off-by: Mohamad <no.future2e1@gmail.com> * add store name * add archive path * compare builds wip * added a compare tab Signed-off-by: Mohamad <no.future2e1@gmail.com> * clean up un used stores Signed-off-by: Mohamad <no.future2e1@gmail.com> * add package lock json Signed-off-by: Mohamad <no.future2e1@gmail.com> * remove unused functions in panel.ts Signed-off-by: Mohamad <no.future2e1@gmail.com> * clean up Signed-off-by: Mohamad <no.future2e1@gmail.com> * remove mh local path * clean up Signed-off-by: Mohamad <no.future2e1@gmail.com> * add spaceros icon * correct space ros build path * ver 17 Signed-off-by: Mohamad <no.future2e1@gmail.com> * update ver to 3.2.1 Signed-off-by: Mohamad <no.future2e1@gmail.com> * load builds from a window Signed-off-by: Mohamad <no.future2e1@gmail.com> * ver 3.2.18, annotations merged and working * CI failing reason * v3.2.19, compare build view can view artifact loc * fix details view glitch Signed-off-by: Mohamad <no.future2e1@gmail.com> * version 3.2.20 Signed-off-by: Mohamad <no.future2e1@gmail.com> * fix ci * remove stray console log * remove unused vars Signed-off-by: Mohamad <no.future2e1@gmail.com>
* remove license lint rule Signed-off-by: Mohamad <no.future2e1@gmail.com> * fix ci * adding burndown data one at a time * debug statment added * add diff count to compare results * adding points to chart lines wip * use utc date for burndown chart * add points anf exose burn down constant * ver 3.2.24 (burndown chart added) Signed-off-by: Mohamad <no.future2e1@gmail.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.
Signed-off-by: Mohamad no.future2e1@gmail.com