This project is mirrored from https://gitee.com/cowcomic/pixie.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 12 Mar, 2021 1 commit
    • Michelle Nguyen's avatar
      PX-88 Add yaml template artifact type · 24d51aa3
      Michelle Nguyen authored
      Summary:
      we are now uploading the templated YAMLs to GCS, so we should make them available as artifacts in our artifact tracker.
      the CLI will download these templates, fill them in, and apply them. this avoids having the CLI generate them unnecessarily. see D7675 for more context.
      
      the next diff will update the artifact job to actually use this new enum.
      
      Test Plan: n/a
      
      Reviewers: vihang, zasgar
      
      Reviewed By: vihang
      
      Differential Revision: https://phab.corp.pixielabs.ai/D7676
      
      GitOrigin-RevId: 700fe93d6b53c313b8b9fca92d9f7ea9331a8776
      24d51aa3
  2. 25 Oct, 2019 1 commit
  3. 22 Oct, 2019 1 commit
  4. 18 Oct, 2019 1 commit
    • Zain Asgar's avatar
      Add utility to update database with versions · f1772b66
      Zain Asgar authored
      Summary: This updates the database with the latest info in the versions file. Only updates to the change log are allowed for previous entries.
      
      Test Plan: Tested manually.
      
      Reviewers: michelle, #engineering
      
      Reviewed By: michelle, #engineering
      
      Differential Revision: https://phab.corp.pixielabs.ai/D2296
      
      GitOrigin-RevId: 3e88f3c2bba2574b13ac857f2f318ef55d6884a1
      f1772b66