Skip to content
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
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Add CI #16

wants to merge 16 commits into from

Commits on Oct 25, 2022

  1. add ci

    Signed-off-by: Mohamad <[email protected]>
    mayman99 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    bb7e6c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Remove pull request event from ci

    Signed-off-by: Audrow Nash <[email protected]>
    audrow committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    50a24f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. add new tabs (#18)

    Signed-off-by: Mohamad
    mayman99 authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    49f139b View commit details
    Browse the repository at this point in the history
  2. Feat/chart mode (#17)

    * add d3 deps
    
    Signed-off-by: Mohamad <[email protected]>
    
    * added c chart component
    
    Signed-off-by: Mohamad <[email protected]>
    
    * linting
    
    Signed-off-by: Mohamad <[email protected]>
    
    * preven switching to chart mode when details are open
    
    Signed-off-by: Mohamad <[email protected]>
    
    * add d3 deps
    
    Signed-off-by: Mohamad <[email protected]>
    
    * added c chart component
    
    Signed-off-by: Mohamad <[email protected]>
    
    * linting
    
    Signed-off-by: Mohamad <[email protected]>
    
    * preven switching to chart mode when details are open
    
    Signed-off-by: Mohamad <[email protected]>
    
    * launch file
    
    Signed-off-by: Mohamad <[email protected]>
    
    Signed-off-by: Mohamad <[email protected]>
    Signed-off-by: Mohamad <[email protected]>
    Co-authored-by: Mohamad <[email protected]>
    mayman99 and Mohamad authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    3265a49 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Annotation (#22)

    * allow vscode to read annotaion file, parse annotations
    
    Signed-off-by: Mohamad <[email protected]>
    
    * 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 <[email protected]>
    mayman99 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    91d8969 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Compare builds (#20)

    * remove micosoft licence eslint
    
    Signed-off-by: Mohamad <[email protected]>
    
    * add load logs utils
    
    Signed-off-by: Mohamad <[email protected]>
    
    * update ext debug
    
    Signed-off-by: Mohamad <[email protected]>
    
    * add open archive button
    
    * fix load archive
    
    * use space ros log dir env variable
    
    * load all archives
    
    Signed-off-by: Mohamad <[email protected]>
    
    * wip, only first two baseline stores are considered
    
    Signed-off-by: Mohamad <[email protected]>
    
    * add store name
    
    * add archive path
    
    * compare builds wip
    
    * added a compare tab
    
    Signed-off-by: Mohamad <[email protected]>
    
    * clean up un used stores
    
    Signed-off-by: Mohamad <[email protected]>
    
    * add package lock json
    
    Signed-off-by: Mohamad <[email protected]>
    
    * remove unused functions in panel.ts
    
    Signed-off-by: Mohamad <[email protected]>
    
    * clean up
    
    Signed-off-by: Mohamad <[email protected]>
    
    * remove mh local path
    
    * clean up
    
    Signed-off-by: Mohamad <[email protected]>
    
    * add spaceros icon
    
    * correct space ros build path
    
    * ver 17
    
    Signed-off-by: Mohamad <[email protected]>
    
    * update ver to 3.2.1
    
    Signed-off-by: Mohamad <[email protected]>
    
    * load builds from a window
    
    Signed-off-by: Mohamad <[email protected]>
    
    * 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 <[email protected]>
    
    * version 3.2.20
    
    Signed-off-by: Mohamad <[email protected]>
    
    * fix ci
    
    * remove stray console log
    
    * remove unused vars
    
    Signed-off-by: Mohamad <[email protected]>
    mayman99 authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    26476c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Burndown chart (#23)

    * remove license lint rule
    
    Signed-off-by: Mohamad <[email protected]>
    
    * 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 <[email protected]>
    mayman99 authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    b6ac7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41bf4b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d15e5 View commit details
    Browse the repository at this point in the history
  4. polish compare view

    mayman99 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    932b0e1 View commit details
    Browse the repository at this point in the history
  5. close details on tab switch

    mayman99 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    55ab1af View commit details
    Browse the repository at this point in the history
  6. v 3.2.26

    mayman99 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4e77625 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3b69d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e15046 View commit details
    Browse the repository at this point in the history
  9. update readme

    mayman99 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    be82158 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. updated readme (#24)

    mayman99 authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    23aef81 View commit details
    Browse the repository at this point in the history