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 scripts to upload and delete mock data for DORA dashboard #49

Merged
merged 12 commits into from Mar 8, 2022

Commits on Feb 28, 2022

  1. Creates endpoints for Hasura mutations in resources (#12)

    * Creates endpoints for Hasura mutations in resources
    
    * Run promises to create endpoints in parallel
    
    * Updates queries/endpoints only if needed
    
    * Prettify graphql files
    
    * Only adds query/endpoint if missing
    
    * Fix ts formatting issues
    
    Co-authored-by: Matthew Tovbin <tovbinm@users.noreply.github.com>
    2 people authored and chalenge committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0aa94b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. add mock data script

    chalenge committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    426e796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf5932d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. move package to root folder

    chalenge committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e437ad7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Merge branch 'main' into cm/mock-data

    Signed-off-by: Chalenge Masekera <chalenge@faros.ai>
    chalenge committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    b343d04 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    0e0e230 View commit details
    Browse the repository at this point in the history
  2. rename cicd files

    chalenge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    f9e61c4 View commit details
    Browse the repository at this point in the history
  3. rename cicd files

    chalenge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    0b672f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Merge branch 'main' into cm/mock-data

    Signed-off-by: Chalenge Masekera <chalenge@faros.ai>
    chalenge committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    cbbd9f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff6781 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    4934282 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into cm/mock-data

    Signed-off-by: Chalenge Masekera <chalenge@faros.ai>
    chalenge committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    9412204 View commit details
    Browse the repository at this point in the history