Commit Graph

  • 63a43d2cbd
    Move path checking logic for sync command to libs/sync Pieter Noordhuis 2023-01-24 11:24:06 +0100
  • c777a703cf
    Move diff struct to its own file (#175) Pieter Noordhuis 2023-01-24 11:06:14 +0100
  • 3929f7e25d
    Move diff struct to its own file Pieter Noordhuis 2023-01-23 11:53:53 +0100
  • 015a2bf9bb
    Remove dependency on project package in libs/sync (#174) Pieter Noordhuis 2023-01-24 08:30:10 +0100
  • a900d943dc
    Remove dependency on project package in libs/sync Pieter Noordhuis 2023-01-23 11:49:04 +0100
  • 83fb89ad3b
    Add command for generating JSON schema for DABs bundle config (#171) shreyas-goenka 2023-01-23 15:00:11 +0100
  • 738017d706
    addressed comments Shreyas Goenka 2023-01-23 14:59:34 +0100
  • fc46d21f8b
    Move sync logic from cmd/sync to libs/sync (#173) Pieter Noordhuis 2023-01-23 13:52:39 +0100
  • 17385695cd
    Move sync logic from cmd/sync to libs/sync Pieter Noordhuis 2023-01-23 10:21:28 +0100
  • f122e29279
    Let vscode trim whitespace on save (#172) Pieter Noordhuis 2023-01-23 09:52:50 +0100
  • a513c707b4
    Let vscode trim whitespace on save Pieter Noordhuis 2023-01-23 09:52:19 +0100
  • 19e91e4139
    lint Shreyas Goenka 2023-01-20 18:22:24 +0100
  • 924a0ed16d
    implemented Shreyas Goenka 2023-01-20 18:18:35 +0100
  • f61deaa4e0
    Add command for generating JSON schema for DABs bundle config Shreyas Goenka 2023-01-20 17:01:55 +0100
  • f5691ba5d8 Revert "JSON Schema generator for golang types (#167)" revert-167-schema shreyas-goenka 2023-01-20 16:56:49 +0100
  • b3a30166f6
    JSON Schema generator for golang types (#167) shreyas-goenka 2023-01-20 16:55:44 +0100
  • 440bbc3478
    removed logging traceset schema Shreyas Goenka 2023-01-20 16:28:46 +0100
  • 6be09cfdb6
    renamed step/undoStep -> push/pop Shreyas Goenka 2023-01-20 16:26:13 +0100
  • 9599e63ffb
    changed comment type Shreyas Goenka 2023-01-20 16:24:39 +0100
  • 93e5c83091
    fixed bug in when you print debug message Shreyas Goenka 2023-01-19 22:01:24 +0100
  • cd336bcc99
    final pass over the comments Shreyas Goenka 2023-01-19 18:58:31 +0100
  • 0a91a10ef6
    defined result schema return type right after rootjavascripttype Shreyas Goenka 2023-01-19 18:31:55 +0100
  • 333b9f7acc
    added tracker struct and refactored a bit Shreyas Goenka 2023-01-19 18:23:37 +0100
  • 3c5ee69941
    should pass gofmt now Shreyas Goenka 2023-01-19 16:12:24 +0100
  • 3b53b23b5b
    Allow sync to workspace path (#170) v0.0.17 Pieter Noordhuis 2023-01-19 15:57:41 +0100
  • 9ec0c5ddcd
    another attempt at passing fmt Shreyas Goenka 2023-01-19 15:44:22 +0100
  • 2e0c3928f7
    another attempt at solving fmt issues Shreyas Goenka 2023-01-19 15:37:47 +0100
  • f704770f2b
    Don't recurse Pieter Noordhuis 2023-01-19 15:36:52 +0100
  • 2ca648718a
    this should take care of fmt issues Shreyas Goenka 2023-01-19 15:33:32 +0100
  • 761186680f
    Addressed style and comment issues Shreyas Goenka 2023-01-19 15:25:17 +0100
  • ccefb20e4e
    add omitempty tag to config root Shreyas Goenka 2023-01-19 14:13:56 +0100
  • 5becae49cb
    Don't allow sync to home dir Pieter Noordhuis 2023-01-19 14:09:37 +0100
  • b6a78a2d06
    Newline Pieter Noordhuis 2023-01-19 14:05:49 +0100
  • 0f16b42478
    Move up Pieter Noordhuis 2023-01-19 14:05:22 +0100
  • 3d12ea8ac3
    Add back log statement Pieter Noordhuis 2023-01-19 13:59:24 +0100
  • a512b12b30
    Allow sync to workspace path Pieter Noordhuis 2023-01-19 13:55:47 +0100
  • a7ce316afc
    Bricks sync patch for wsfs kartikgupta-db 2023-01-19 13:19:04 +0100
  • e2f4f4d5f1
    some final cleanup Shreyas Goenka 2023-01-19 11:34:55 +0100
  • 196f782f39
    Move "close this tab" higher than "go to workspace" Pieter Noordhuis 2023-01-19 09:10:09 +0100
  • e4935642ca
    updated formatting on doc strings Shreyas Goenka 2023-01-18 22:59:50 +0100
  • d00cee4680
    Added generic test Shreyas Goenka 2023-01-18 18:09:18 +0100
  • 35c3793579
    corrected add to get in getStructFields Shreyas Goenka 2023-01-18 17:45:53 +0100
  • 5da5ea0c7a
    Moved tracing to safeToSchema Shreyas Goenka 2023-01-18 17:36:50 +0100
  • 35d9829b7b
    PR is almost done, three things to go, 1. A nice big test, 2. Some cleanup and self review, 3. Address reviews from first round Shreyas Goenka 2023-01-18 17:16:59 +0100
  • 9e13a62b00
    added tests for errors and handling errors correctly now Shreyas Goenka 2023-01-18 16:58:09 +0100
  • 1ee80080d2
    Added doc ingension with a test Shreyas Goenka 2023-01-18 16:02:38 +0100
  • 2789b61e40
    added test for require <-> omitempty Shreyas Goenka 2023-01-18 13:12:01 +0100
  • 7e00a80109
    added and modified tests to work with it Shreyas Goenka 2023-01-18 12:54:51 +0100
  • 1a8627fc26
    added test for pointers in structs Shreyas Goenka 2023-01-18 11:02:25 +0100
  • 4dfe3cea9a
    updated dashed and non annotated field skipping test Shreyas Goenka 2023-01-18 10:44:37 +0100
  • 410ba97ebc
    updated embedded struct schema test Shreyas Goenka 2023-01-18 10:42:33 +0100
  • 8a8f93e150
    nit: moved generic test down Shreyas Goenka 2023-01-17 19:32:44 +0100
  • f52d090166
    added tests for slice of [primitive, slice, map, struct] Shreyas Goenka 2023-01-17 19:31:18 +0100
  • ef6737d7de
    removed old tests: TestMapOfObjectsSchema, TestSliceOfObjectsSchema Shreyas Goenka 2023-01-17 18:02:14 +0100
  • a173d89ffa
    added test for map of slice Shreyas Goenka 2023-01-17 17:59:58 +0100
  • bd6d0dca57
    added test for map of map Shreyas Goenka 2023-01-17 17:57:48 +0100
  • 753c54e899
    added support for additionalProperties = false for validation and a test for a map of struct Shreyas Goenka 2023-01-17 17:53:58 +0100
  • 91617e50c1
    added test for map of primitives Shreyas Goenka 2023-01-17 15:47:31 +0100
  • f556e62c3b
    added tests for struct of map and struct of slice Shreyas Goenka 2023-01-17 15:43:35 +0100
  • 2021ca1886
    Added test for struct of structs Shreyas Goenka 2023-01-17 15:34:49 +0100
  • 019b7d7fa9
    added tests for schemas for primitives Shreyas Goenka 2023-01-17 15:08:17 +0100
  • ce7b2133bf
    Added comments for the schema struct fields Shreyas Goenka 2023-01-17 13:59:56 +0100
  • d2f466afc5
    replaced properties and items with schema Shreyas Goenka 2023-01-17 13:47:31 +0100
  • cc350f761a
    correct typo and some comments Shreyas Goenka 2023-01-17 13:43:50 +0100
  • e79c52ff37
    Added doc string for type mapping Shreyas Goenka 2023-01-17 12:25:25 +0100
  • aa81d83970
    added ignoring - fields and tests for ignoring dashed and non annotated fields Shreyas Goenka 2023-01-17 11:58:32 +0100
  • 2a66a2fc74
    added comment for what to do about cycles in json schema Shreyas Goenka 2023-01-17 11:26:46 +0100
  • 7385f37df6
    fixed typo Shreyas Goenka 2023-01-16 21:53:20 +0100
  • 2945408f0d
    add test for errWithTrace Shreyas Goenka 2023-01-16 13:18:56 +0100
  • 42d82ede6e
    - Shreyas Goenka 2023-01-16 02:30:41 +0100
  • 4438d1b37c
    some todo and comment cleanup Shreyas Goenka 2023-01-16 02:27:49 +0100
  • ae201f1bd3
    comments and typo correction Shreyas Goenka 2023-01-16 02:23:35 +0100
  • 276ba00067
    fixed debugTrace Shreyas Goenka 2023-01-13 20:03:24 +0100
  • 1ee35c3633
    corrected enum Shreyas Goenka 2023-01-13 19:40:09 +0100
  • d605ab1aa4
    using list for error tracing Shreyas Goenka 2023-01-13 19:37:35 +0100
  • 1538422d27
    some cleanup Shreyas Goenka 2023-01-13 19:26:50 +0100
  • 0f67d7c0d7
    added test for embedded structs Shreyas Goenka 2023-01-13 19:25:42 +0100
  • b1e85e20f6
    cleaned up test boilerplate, added support for maps and embedded types Shreyas Goenka 2023-01-13 19:08:21 +0100
  • 010f60d498
    added slice of object handling Shreyas Goenka 2023-01-13 18:01:53 +0100
  • babd7fa4eb
    corrected item typo Shreyas Goenka 2023-01-13 17:28:46 +0100
  • cc5ed2bc76
    fixed typo, and tested schema is working Shreyas Goenka 2023-01-13 17:13:21 +0100
  • 926db54a6d
    added tests for primitives and basic objects/arrays Shreyas Goenka 2023-01-13 16:45:01 +0100
  • b9fd346c7e
    rebase Serge Smertin 2023-01-13 15:35:46 +0100
  • 0ab26ad9c3
    fix templates Serge Smertin 2022-12-12 20:48:47 +0100
  • f899e42a8c
    added id prompts Serge Smertin 2022-12-12 15:12:02 +0100
  • 56b757d07d
    pretty Serge Smertin 2022-12-11 15:08:55 +0100
  • fd6118c378
    added command required args Serge Smertin 2022-12-11 14:52:36 +0100
  • 8e2f37bd44
    add `.gitattributes` Serge Smertin 2022-12-10 20:11:45 +0100
  • ef33247c07
    Added list templates Serge Smertin 2022-12-10 19:55:20 +0100
  • 35abc881b6
    add docs Serge Smertin 2022-12-10 11:55:20 +0100
  • ff8c49dfc0
    add `bricks shell` Serge Smertin 2022-12-10 10:46:27 +0100
  • 3066276921
    Add `bricks shell` Serge Smertin 2022-12-10 10:46:19 +0100
  • dfe0555fd4
    added `--json` Serge Smertin 2022-12-09 22:48:59 +0100
  • b626d5004a
    regenerate Serge Smertin 2022-12-09 21:58:38 +0100
  • ef05a519a7
    make `--no-wait` as opt-in Serge Smertin 2022-12-09 18:31:18 +0100
  • a61dc8aaca
    add spinners and waits Serge Smertin 2022-12-09 18:24:10 +0100
  • 91da2cbf36
    zero values as defaults Serge Smertin 2022-12-09 16:39:29 +0100
  • d50f5ab492
    Improve command tree Serge Smertin 2022-12-09 14:20:40 +0100
  • 5653071f37
    service descriptions Serge Smertin 2022-12-08 20:22:34 +0100
  • 30cb48a003
    fix Serge Smertin 2022-12-08 20:14:25 +0100