Commit Graph

  • 9e86b011d5 cleanup: wrap errors using go 1.13 built-ins Andrea Luzzardi 2021-02-16 20:13:51 -0800
  • 81389b3cb9
    Merge pull request #121 from dagger/compiler-cleanup Andrea Luzzardi 2021-02-17 10:30:16 -0800
  • 74e084944e compiler cleanup Andrea Luzzardi 2021-02-16 18:31:03 -0800
  • eb0c0a9375
    Merge pull request #120 from dagger/builtin-stdlib Andrea Luzzardi 2021-02-17 10:16:17 -0800
  • 5ba6dd1617 embedded stdlib Andrea Luzzardi 2021-02-16 17:54:43 -0800
  • 31f1cd9f1d
    Merge pull request #119 from dagger/small-cleanup Andrea Luzzardi 2021-02-16 14:41:18 -0800
  • b6f5e8a098
    Merge pull request #117 from dagger/slim3 Andrea Luzzardi 2021-02-16 14:41:10 -0800
  • be8f600c59 dagger/cc: remove locking methods from public API Solomon Hykes 2021-02-12 23:42:28 +0000
  • 2019d29c08 Remove broken or redundant examples Solomon Hykes 2021-02-12 23:38:17 +0000
  • df35cdfc4c
    Merge pull request #116 from blocklayerhq/slim2 Andrea Luzzardi 2021-02-12 16:12:59 -0800
  • bff4186bf4 dagger compute auto-fetches standard library from external repo Solomon Hykes 2021-02-12 22:41:55 +0000
  • 77bf0be306 Remove broken examples Solomon Hykes 2021-02-12 22:53:02 +0000
  • e8527ddcf5 No more runtime spec validation Solomon Hykes 2021-02-12 22:37:41 +0000
  • ec56160307
    Merge pull request #115 from blocklayerhq/slim Andrea Luzzardi 2021-02-12 15:27:18 -0800
  • acba8b3988 Simplify runtime code by removing layers of abstraction Solomon Hykes 2021-02-08 19:47:07 +0000
  • 92b61f7edb
    Merge pull request #113 from blocklayerhq/re-enable-specgen Andrea Luzzardi 2021-02-10 18:45:17 -0800
  • 3718749db5 re-enable spec generation Andrea Luzzardi 2021-02-10 18:43:07 -0800
  • 88b98cac6c
    Merge pull request #111 from blocklayerhq/cue-v0.3.0-beta.4 Andrea Luzzardi 2021-02-09 12:51:54 -0800
  • 7cbce4eec1
    Merge pull request #108 from verdverm/mount-path Andrea Luzzardi 2021-02-09 12:51:14 -0800
  • 8de7a47b8d support path option in script/component mounts Tony Worm 2021-02-08 17:16:02 -0500
  • b324fa3248 bump cue to v0.3.0-beta.4 Andrea Luzzardi 2021-02-09 11:42:41 -0800
  • 781b89e41c Simplify op.go by removing unnecessary cue validations Solomon Hykes 2021-02-07 08:01:51 +0000
  • 612a25fb9f Simplify code by moving polyfill cue compiler to sub-package cc Solomon Hykes 2021-02-07 07:36:21 +0000
  • 622de21883 {do:"subdir"} to select a subdirectory in a script Solomon Hykes 2021-02-04 19:38:05 +0000
  • 0202f4447b Don't instantiate a global shared Env in cmd/compute.go Solomon Hykes 2021-02-04 22:28:35 +0000
  • 0fe2ef4fe4 Simplify Env API: Compute/Components instead of Compute/Walk Solomon Hykes 2021-02-04 20:56:32 +0000
  • 5b7bc78cf1
    Merge pull request #104 from blocklayerhq/mnt-cache Andrea Luzzardi 2021-02-05 15:18:32 -0800
  • 75c3b09415
    Merge pull request #103 from blocklayerhq/trace-llb Andrea Luzzardi 2021-02-05 15:18:11 -0800
  • b0294e79d1 solver: trace LLB Andrea Luzzardi 2021-02-05 15:05:41 -0800
  • f336164699 mount cache support Andrea Luzzardi 2021-02-05 15:08:44 -0800
  • 89c7136f75 tests: move tests top-level Andrea Luzzardi 2021-02-03 15:02:43 -0800
  • f6650901fd update .gitignore Andrea Luzzardi 2021-02-03 14:58:33 -0800
  • b30febc7c2 Fix out-of-the-blue linter errors Solomon Hykes 2021-02-03 19:20:12 +0000
  • 17ce7cf2e8
    Merge pull request #71 from blocklayerhq/export-fixes Andrea Luzzardi 2021-02-02 16:20:26 -0800
  • c6e010d4f0 Misc Export fixes Andrea Luzzardi 2021-01-25 15:07:54 -0800
  • f8a7722261
    Merge pull request #94 from blocklayerhq/readme-buildkit Andrea Luzzardi 2021-02-02 14:22:07 -0800
  • bc94452c83
    Merge pull request #95 from blocklayerhq/simplify Andrea Luzzardi 2021-02-02 14:21:05 -0800
  • 86aa031f92 fix concurrency issues in Compiler.Compile and Value.Source Andrea Luzzardi 2021-02-02 13:52:52 -0800
  • cd0f21dbd2 client: simplify Compute logic Andrea Luzzardi 2021-02-02 11:32:35 -0800
  • c9e0d0854d client: remove unused printer Andrea Luzzardi 2021-02-02 11:10:47 -0800
  • 167edf4a76 simplify: remove compute.go Andrea Luzzardi 2021-02-02 11:03:12 -0800
  • 6e31193d64
    Merge pull request #87 from blocklayerhq/input-ux Andrea Luzzardi 2021-02-02 10:45:48 -0800
  • 78601fefd6 fix dependencies between tasks Andrea Luzzardi 2021-02-01 19:12:38 -0800
  • 38967d0e8e README: command to create a buildkitd Solomon Hykes 2021-02-02 07:51:55 +0000
  • 1954c3f731 dagger compute [--input-dir TARGET=DIR] [--input-string TARGET=STRING] [--input-cue CUE] [--input-git REMOTE#REF] Solomon Hykes 2021-01-29 17:16:22 -0800
  • af9581c28a Typo in examples/simple Solomon Hykes 2021-01-30 15:56:43 -0800
  • ae577baf8c Typo in README Solomon Hykes 2021-01-30 15:55:46 -0800
  • fa2cfc1267 Fix examples/simple (cannot load across package imports) Solomon Hykes 2021-01-29 23:55:47 -0800
  • 23a1211cdf Update gen.sh to remove redundant error check Dan POP 2021-01-29 00:55:31 -0500
  • c4e55a6915 Refactor how client prepares environment. Inputs may now reference local directories Solomon Hykes 2021-01-28 14:58:13 -0800
  • 6f4577d501 Fix and improve examples/simple Solomon Hykes 2021-01-26 16:37:11 -0800
  • a26b767780 Fix bug in localdir (optional fields in spec not supported) Solomon Hykes 2021-01-26 16:36:00 -0800
  • 3e5063828a Fix bug in exec/mount Solomon Hykes 2021-01-26 16:35:25 -0800
  • 71e079c784
    Merge pull request #82 from blocklayerhq/cue-0.3.0-beta.3 Andrea Luzzardi 2021-01-28 12:55:59 -0800
  • 4e760887db cue: update to v0.3.0-beta.3 Andrea Luzzardi 2021-01-28 12:51:22 -0800
  • a282abfeb9 README: better intro, getting started instructions Solomon Hykes 2021-01-27 12:08:16 -0800
  • cc5a48d39b
    Merge pull request #76 from blocklayerhq/output-no-merge Andrea Luzzardi 2021-01-26 16:53:32 -0800
  • f933278d43 Fix spec validation & merge so that default values are correctly applied Solomon Hykes 2021-01-25 15:26:06 -0800
  • 2009561ba5
    Merge pull request #75 from dubo-dubon-duponey/tests Andrea Luzzardi 2021-01-26 13:27:53 -0800
  • 04526b5b78 output: merge base/input/output into a single state.cue Andrea Luzzardi 2021-01-26 11:43:04 -0800
  • 707dbd0256
    Work on integration tests dubo-dubon-duponey 2021-01-26 11:33:10 -0800
  • d06070b85a
    Merge pull request #73 from blocklayerhq/exec-dir Andrea Luzzardi 2021-01-25 16:43:04 -0800
  • 75fbddf6be op: exec: fix dir Andrea Luzzardi 2021-01-25 16:18:58 -0800
  • e10025d688 Refactor op/script/component loading and spec validation Solomon Hykes 2021-01-24 12:54:55 -0800
  • bbe16283ab Incremental cleanup: wrap env instance in a Value Solomon Hykes 2021-01-22 12:20:26 -0800
  • 795b7f585c Clean up client config. Preparation for fixing local dir issues Solomon Hykes 2021-01-21 16:39:29 -0800
  • eab6028b70 Replace Fillable interface with a concrete wrapper Solomon Hykes 2021-01-21 16:49:25 -0800
  • 2ee27e83f3
    Merge pull request #65 from blocklayerhq/fix-value-json Andrea Luzzardi 2021-01-21 15:52:16 -0800
  • 1a12acafc8
    Merge pull request #64 from blocklayerhq/cue-error-tests Andrea Luzzardi 2021-01-21 15:51:51 -0800
  • 7322ed1aa4 Fix bug in Value.JSON(), with regression test Solomon Hykes 2021-01-21 13:36:35 -0800
  • 91654ba786 Unit tests to reproduce issue #19 and narrow down root cause. Solomon Hykes 2021-01-21 11:50:45 -0800
  • 007b10f455 explicit log message when failing to Fill Andrea Luzzardi 2021-01-21 12:16:10 -0800
  • b4d16b0268 fix .gitignore Andrea Luzzardi 2021-01-21 10:40:11 -0800
  • 05b45aa636
    Merge pull request #59 from blocklayerhq/cue-lint-all Andrea Luzzardi 2021-01-20 21:46:31 -0800
  • 2e026e2150
    Merge pull request #62 from blocklayerhq/upgrade-cue-0.3.0-beta.2 Andrea Luzzardi 2021-01-20 19:12:11 -0800
  • 70677c411f upgrade cue to v0.3.0-beta.2 Andrea Luzzardi 2021-01-20 19:08:52 -0800
  • 31ffe23885
    Merge pull request #60 from blocklayerhq/data-race-detector Andrea Luzzardi 2021-01-20 19:04:22 -0800
  • 6ab7f88007 lint all cue files Andrea Luzzardi 2021-01-20 18:26:10 -0800
  • 843f24d763
    Merge pull request #61 from blocklayerhq/undefined-prop-test Andrea Luzzardi 2021-01-20 18:58:58 -0800
  • 69cd9dd323 test: re-enable undefined prop test Andrea Luzzardi 2021-01-20 18:54:44 -0800
  • 5fa527d721 ci: enable data race detector Andrea Luzzardi 2021-01-20 18:44:29 -0800
  • b59c020631
    Merge pull request #58 from blocklayerhq/buildkit-errors Andrea Luzzardi 2021-01-20 18:23:25 -0800
  • 72c0851e01
    Merge pull request #55 from dubo-dubon-duponey/test-plus Andrea Luzzardi 2021-01-20 18:20:47 -0800
  • a9698ccd18
    Merge pull request #57 from blocklayerhq/clean-abort-non-concrete Andrea Luzzardi 2021-01-20 18:06:32 -0800
  • 0381c58d80 cleanup buildkit errors everywhere Andrea Luzzardi 2021-01-20 18:05:40 -0800
  • 4edc5764e5 script: abort execution with a warning when the op is not concrete Andrea Luzzardi 2021-01-20 17:18:06 -0800
  • faecc0a1ba
    Merge pull request #56 from blocklayerhq/isolate-compiler Andrea Luzzardi 2021-01-20 16:20:55 -0800
  • 41515c931e dagger.Value: make compiler instance private Andrea Luzzardi 2021-01-20 16:13:33 -0800
  • d09b1b52bb
    Support additional arguments for dagger binary dubo-dubon-duponey 2021-01-20 15:58:57 -0800
  • 1d64422320
    Merge pull request #54 from blocklayerhq/concurrency Andrea Luzzardi 2021-01-20 14:30:36 -0800
  • 425bbace9e test: fix fetch container test Andrea Luzzardi 2021-01-20 14:24:06 -0800
  • d22326b512 export: log exported value Andrea Luzzardi 2021-01-20 13:03:28 -0800
  • 644713e3f9 spec: simplify signature Andrea Luzzardi 2021-01-20 13:01:45 -0800
  • 5e5ef6b843 value wrapper: better isolation of the underlying cue.Value Andrea Luzzardi 2021-01-20 12:55:42 -0800
  • 58aa298581 Fix locking around Fill and Lookup Andrea Luzzardi 2021-01-20 12:16:56 -0800
  • 4ea9a18434
    Merge pull request #47 from dubo-dubon-duponey/moar Andrea Luzzardi 2021-01-15 16:42:13 -0800
  • c67e02eeda
    MOAR TESTS dubo-dubon-duponey 2021-01-15 16:24:17 -0800
  • c74a1ddf60
    Merge pull request #45 from dubo-dubon-duponey/moar Andrea Luzzardi 2021-01-15 15:19:59 -0800
  • e824e97487
    Merge pull request #43 from blocklayerhq/solve-sync Andrea Luzzardi 2021-01-15 15:17:20 -0800
  • 3be2865a56
    Tests tests tests dubo-dubon-duponey 2021-01-15 15:10:28 -0800